Showing posts with label Program Language. Show all posts
Showing posts with label Program Language. Show all posts

Tuesday, December 5, 2023

Android Programming Tutorials : create the new project, build, install and run the application, generate the application skeleton, modify the layout, compile and install the application, create a model class, a fancier form, switch to a table layout, adding a list, implement to string, build and attach the adapter, extra credit, create a stub custom adapter, create a restaurant holder, splitting the tab, get control on list events, switch tabs on clicks, menus and messages, add notes to the detail form, define the option menu, sitting in the background, initialize the progress bar, create the work method, manage the progress bar, life and times, lengthen the background work, a few good resources, create a landscape layout, create a stub sqlite open helper, manage our schema, clean up lingering array list references, getting more active, create a stub activity, launch the stub activity on list click, create the preference activity, listen for preference changes, posts on location, hear a post, there a post, media, browsing some posts, high-priced help, messages from the great beyond.
Android Secure Coding : building a secure smartphone society, timely feedback on a regular basis through the beta version, usage agreement of the guidebook, composition of the guidebook, using technology in a sage way, creating/using activities, receiving/sending broadcasts, creating/using content providers, creating/using services, using sqlite, handling files, using brow sable intent, outputting log to logcat, using webview, using notifications, how to use security functions, creating password input screens, permission and protection level, add in-house accounts to account manager, communicating via https, handling privacy data, using cryptography.
Beginning Android Development : getting started with android programming, activities, fragments and intents, getting to know the android user interface, designing your user interface with views, displaying pictures and menus with views, data persistence, content providers, messaging, location-based services, networking, developing android services, publishing android applications, configuring the android sdk manager, creating android virtual devices, applying styles and themes to an activity, linking activities using intents, fragments, calling built-in applications using intents, understanding the components of a screen, adapting to display orientation, managing changes to screen orientation, using picker views, using image views to display pictures, using menus with views, saving and loading user preferences, creating and using databases, sms messaging, sending e-mail, displaying maps, getting location data, establishing communication between a service and an activity, understanding threading, deploying apk files, sockets programming.
Android Programmers Guide : what is android, downloading and installing eclipse, downloading and installing the android sdk, exploring the android sdk, application, using the command-line tools and the android emulator, using intents and the phone dialer, lists, menus and other views, using the cell phone’s gps functionality, using the google api with gtalk, application find a friend, android sdk tool reference, configuring the android plugin for eclipse, run the api demos sample application, android application life cycle, androidmanifest.xml, running the activitycreator.bat, compiling and installing the application, placing a call from activity, modifying the androidmanifest.xml, creating the android lbs activity, configuring the android emulator for gtalk, creating the activity’s layout in the googleapi.xml, creating a sqlite database, creating the find a friend activity, android debug bridge commands.
Android Tutorial : android applications, setup java development kit, architecture, android runtime, application framework, activities, content providers, main activity file, accessing resources in xml, broadcast receiver, content url, fragments, fragment life cycle, intents and filters, action, data, category, extras, flags, component name, explicit intents, implicit intents, ui layouts, android layout types, relative layout attributes, grid view attributes, ui controls, layout attributes, text view attributes, button attributes, image button attributes, checkbox attributes, toggle button attributes, radio button attributes, event handling, event listeners and event handlers, styles and themes, defining styles, using styles, android themes, custom components.
Professional Android Application Development : getting started, creating applications and activities, building user interfaces, intents and broadcast receivers, using internet resources, files, saving state and preferences, databases and content providers, working in the background, expanding the user experience, advanced user experience, hardware sensors, maps, geocoding and location-based services, invading the home screen, audio, video and using the camera, Bluetooth, nfc, networks and wi-fi, telephony and sms, advanced android development, monetizing, promoting and distributing applications, an open platform for mobile development, android sdk features, native android applications, creating a new android project, developing for mobile and embedded devices, android application lifecycle, a closer look at android activities, fundamental android ui design, android user interface fundamentals, android widget toolbox, creating intent filters and broadcast receivers, using the download manager, best practices for downloading data without draining the battery.
Operating System Tutorial(1) : explain the structure and functions of an operating system, illustrate key operating system aspects b concrete example and prepare you for future courses, compare and contrast cpu scheduling algorithms, explain the process, address space, file, distinguish paged and segmented virtual memory, processes and scheduling, memory management, i/o and device management, protection filing systems, batch system, computer now has a resident monitor, spooling systems, monitor now schedules jobs, multi-programming, single user systems, rt system, parallel processing, distributed computing, monolithic operating systems, dual-mode operation, protecting i/o and memory, memory protection hardware, protecting the cpu, kernel based operating system, microkernel operating systems, kernels versus microkernels, operating system functions, process concept, process states, process control block, context switching, scheduling queues, process creation.
Operating System Tutorial : operating system overview, memory management, file management, operating system types, batch operating system, time-sharing operating systems, distributed operating system, network operating system, real-time operating system, operating system services, program execution, i/o operation, file system manipulation, communication, error handling, resource management, protection, operating system properties, multitasking, multiprogramming, interactivity, real-time systems, distributed environment, spooling, operating system processes, program process life cycle process control block, process scheduling, process scheduling queues, two-state process model, schedulers, long-term scheduler, short-term scheduler, medium-term scheduler, comparison among schedulers, context switch, scheduling algorithms, first come, first served, shortest job next, priority based scheduling, round robin scheduling, multiple-level queues scheduling, multithreading, difference between process and thread, advantages of thread, kernel level threads, multithreading models, memory management, process address space, static and dynamic loading, static and dynamic linking, swapping, memory allocation, fragmentation, paging, segmentation, virtual memory, i/o hardware, i/o software, file system, security, one time passwords, linux, kernel mode and user mode.
JSP Tutorial : advantages of jsp, jsp architecture, jsp lifecycle, jsp syntax, jsp directives, actions, common attributes, implicit objects, client request, server response, http status codes, methods, to set http status code, form processing, reading form data using jsp, get method eample using url, passing checkbox data to jsp program, filters, servlet filter methods, filter mapping in web.xml, using multiple filters, cookies handling, the anatomy of a cookie, setting cookies with jsp, session tracking, deleting session data, the session object, file uploading, creating a file upload form, writing backend jsp script, handling date, date comparison, page redirecting, hits counter, auto refresh, sending email, send attachment in email, standard tag library tutorial, create data records, database access, create table, select operation, delete operation, xml data, java beans, custom tags, expression language, exception handling, debugging, security, internationalization.
Python Book : beginning python, lexical matters, built-in data-types, functions and classes, statements, functions, modules, packages and debugging, special tasks, advanced python, regular expressions, iterator objects, unit test, extending and embedding python, parsing, gui applications, guidance on packages and modules, end matter, python workbook, line structure, execution model, built-in data types, methods on dictionaries, decorators with arguments, applications and recipes, relational database access, csv-comma separated value files, json, generating python bindings for xml, using the generated code to parse and export an xml document, some hints, children defined with simple numeric types, run the test application, generators and iterators, extra args and keyword args, a few miscellaneous data types.
Python Tutorial : python features, python environment, python basic syntax, python variable types, python basic operators, python decision making, python loops, python numbers, python strings, python lists, python tuples, python dictionary, python date and time, python functions, modules, calling function, files i/o, exceptions, classes and objects, regular expressions, cgi programming, database access, network programming, sending email, multithreading, xml processing, gui programming, further extensions, building and installing extensions, passing function parameters, the method mapping table, geometry management, scrollbar, canvas, button, entry, frame, label, listbox, menubutton, menu, the parsestring method, creating thread using threading module, sending an html e-mail using python, client socket methods, general socket methods, disconnecting database, performing transactions, creating database table.
C++ Tutorial : object-oriented programming, environment setup, basic syntax, comments in c++, data types, variable types, variable scope, constants/literals, modifier types, storage classes, operators, loop types, decision making statements, functions, numbers, arrays, strings, pointers, references, date and time, basic input/output, data structures, classes and objects, inheritance, overloading operator and function, polymorphism, data abstraction, data encapsulation, interfaces, files and streams, exception handling, dynamic memory, namespaces, templates, preprocessor, signal handling, multithreading, web programming, stl tutorial, standard library, retrieving cookies, passing dropdown box data to cgi program, terminating threads, creating threads, conditional compilation, function template, dynamic memory allocation for arrays.
C# Tutorial : strong programming features of c#, environment, the .net framework, writing c# programs on linux or mac os, program structure, compiling and executing the program, basic syntax, member variables, instantiating a class, data types, type conversion, variables, constants and literals, operators, decision making, loops, encapsulation, methods, nullables, arrays, strings, structures, enums, classes, inheritance, polymorphism, operator overloading, interfaces, namespaces, preprocessor directives, regular expressions, exception handling, file i/o, attributes, reflection, properties, indexers, delegates, events, collections, generics, anonymous methods, unsafe codes, multithreading, thread life cycle, properties and methods, of the thread class, creating threads, managing threads, destroying threads, accessing array elements using a pointer, features of generics, stack class.
Advanced Java : how to create and destroy objects, instance construction, constructors without arguments, static initialization, construction patterns, dependency injection, using methods common to all objects, methods equals and hash code, method to string, useful helper classes, how to design classes and interfaces, functional interfaces, default and static methods, abstract classes, multiple inheritance, encapsulation, final classes and methods, how and when to use generics, generics and interfaces, generics and classes, generics and methods, limitation of generics, accessing generic type parameters, how and when to use enums and annotations, enums as special classes, enums and instance fields, convenient enums methods, specialize collections, how to write methods efficiently, method signatures, method body, method overloading, method overriding, method documentation, general programming guidelines, class fields and local variables, method arguments and local variables, boxing and unboxing, how and when to use exceptions, concurrency best practices, built-in serialization techniques, how to use reflection effectively, dynamic languages support, java compiler api, java annotation processors, java agents, running annotation processors.
Computer Programming Tutorial : introduction to computer programming, algorithm, basics, environment, text editor, compiler, interpreter, online compilation, basic syntax, hello world program in c, syntax error, hello world program in java, hello world program in python, data types, c and java data types, python data types, variables, creating variables, store values in variables, access stored values in variables, variables in java, variables in python, keywords, c programming reserved keywords, java programming reserved keywords, python programming reserved keywords, operators, arithmetic operators, relational operators, logical operators, operators in java, operators in python, decision statements, if else statement, the switch statement, decisions in java, decisions in python, loops, the while loop, the do while loop, the break statement, the continue statement, loops in java, loops in python, numbers, math operations on numbers, numbers in java, numbers in python, characters, escape sequences, characters in java, characters in python, arrays, create arrays, initializing arrays, accessing array elements, strings, strings in java, strings in python, functions, defining a function, calling a function, functions in java, functions in python, file i/o, computer files, file input/output, file operation modes, opening files, closing a file, writing a file, reading a file, file i/o in java, file i/o in python.
VB.NET Programming : installation, understanding the ide, understanding buttons and textboxes, dialogs and menus, understanding variables, variables again, group box, list box, if statement, for statement, arrays, collections, functions, byval and byref, subroutines, do loop, structures, modules, classes, classes initialization and finalization, classes and inheritance, try and catch.
VB.net Tutorial : basic syntax, data types, variables, constants and enumerations, modifiers, statements, directives, operators, decision making, loops, strings, date and time, creating a date time object, arrays, collections, functions, sub procedures, classes and objects, exception handling, file handling, basic controls, dialog boxes, advanced form, event handling, regular expressions, database access, excel sheet, send email, xml processing, web programming, creating user defined exceptions, constructors and destructors, function returning a value, various collection classes and their usage, dynamic arrays, multi-dimensional arrays, formatting date, properties and methods of the date time structure, creating a string object, methods of the string class, continue statement, select case statement.
Wordpress Tutorial : settings, writing setting, media setting, permalink setting, plugin setting, categories, add category, arrange categories, posts, add posts, edit posts, delete posts, preview posts, publish pots, media, media library, add media, insert media, edit media, pages, add page, publish pages, edit pages, delete pages, tags, add tags, edit tags, delete tags, links, add links, edit links, delete links, comments, add comments, edit comments, moderate comments, plugins, view plugins, install plugins, customize plugins, users, add users, user photo, edit user, delete users, personal profile, appearance, customize theme, advanced, host transfer, backup and restore.
Complete Guide to C++ : fundamentals, structure of simple c++ programs, fundamental types, constants and variables, escape sequences, using functions and classes, function calls, input and output with streams, operators for fundamental types, control flow, symbolic constants and macros, converting arithmetic types, the standard class string, functions, storage classes and namespaces, references and pointers, defining classes, methods, member objects and static members, arrays, arrays and pointers, fundamentals of file input and output, overloading operators, type conversion for classes, dynamic memory allocation, dynamic members, inheritance, type conversion in class hierarchies, polymorphism, abstract classes, multiple inheritance, exception handling, more about files, more about pointers, manipulating bits, templates, containers.
Android UI Design : android ui overview, android app structure and ui patterns, multiple devices support, text view components, input controls, ui events and listeners, ui development, layouts with view groups and fragments, linear layout, table layout, relative layout, frame layout, grid layout, layout and multiple screen support, fragments, fragment lifecycle, how to use fragments, fragment activity communication, frame layout and fragment manager, multiple screen support using fragments, adding multimedia to an app, multimedia api, using android camera, graphics, drawable, shape drawable, nine-patch, themes and styles, style definition, inheritance style properties, themes and platforms, full sample app, app structure, item list with list view and object model, add item user interface layout, main activity, action bar, styling the app, tag color/priority spinner, date and time picker.