Programming Syllabus
Programming Syllabus
Course Contents
1. Programming in C Language.
2. Programming in C++.
3. Core Java Syllabus.
4. Advance JAVA Syllabus.
5. Web Technology (includes PHP, CSS, JavaScrip, HTML, ASP. Net)
6. Data Stucture.
7. Andriod.
8. Image Processing.
Programming in C Language
1. Introduction to Computers
1.10.1. Keyboard
1.10.2. Mouse
1.12.1. Monitor
1.12.2. Printers
2. Introduction to Programming
3. Fundamentals of C Language
3.2. Identifier
3.4. Tokens
3.5. Constants
3.6. Variables
5. Control Statement in C
8. String Manipulation in C
9. Functions in C
9.8. Recursion
10.1. Structures
10.2. Structure Variables and Arrays
10.6. Unions
10.10.Bit Field
10.11.typedef Declaration
11. Pointers
11.10.Pointers to Functions
12. Files (Adv. C)
3.1. Introduction
3.2. Tokens
3.3. Keywords
3.10.Declaration of Variables
3.11.Dynamic Initialization of Variables
3.12.Reference Variables
3.13.Operators in C++
3.17.Manipulators
3.21.Implicit Conversions
3.22.Operator Overloading
3.23.Operator Precedence
3.24.Control Structures
4. Functions in C++
4.1. Introduction
5.1. Introduction
5.13.Arrays of Objects
5.15.Friendly Functions
5.16.Returning Objects
5.18.Pointers to Members
5.19.Local Classes
6.1. Introduction
6.2. Constructors
6.10.const Object
6.11.Destructors
7.1. Introduction
8. Inheritance: Extending Classes
8.1. Introduction
8.10.Abstract Classes
9.1. Introduction
10.1.Introduction
10.2.C++ Streams
11.1.Introduction
12. Templates
12.1.Introduction
12.2.Class Templates
12.4.Function Templates
13. Exception Handling
13.1.Introduction
13.4.Throwing Mechanism
13.5.Catching Mechanism
13.6.Rethrowing an Exception
13.7.Specifying Exceptions
14.1.Introduction
14.2.Components of STL
14.3.Containers
14.4.Algorithms
14.5.Iterators
14.7.Function Objects
15. Manipulating Strings
15.1.Introduction
15.2.Creating string Objects
15.4.Relational Operations
15.5.String Characteristics
16.1.Introduction
16.2.Procedure-Oriented Paradigms
16.4.Object-Oriented Paradigms
16.8.Implementation
16.9.Prototyping Paradigm
16.10. Wrapping Up
Core Java Syllabus
1.1. Introduction
1.3.3. Inheritance
1.3.4. Polymorphism
2. JAVA EVOLUTION
2.2.3. Object-oriented
2.2.5. Distributed
3.1. Introduction
3.3.2. Comments
3.6.2. Keywords
3.6.3. Identifiers
3.6.4. Literals
3.6.5. Operators
3.6.6. Separators
4.1. Introduction
4.2. Constants
4.3. Variables
4.8.1. Modifiability
4.8.2. Understandability
5.1. Introduction
6.1. Introduction
6.4. The if…else Statements
6.7. The switch Statement
6.8. The ?: Operator
7.1. Introduction
7.2. The while Statement
7.3. The do Statement
7.4. The for Statement
8.1. Introduction
8.7. Constructors
9.1. Arrays
9.5. Strings
9.6. Vectors
10.1. Introduction
11.1. Introduction
12. MULTITHREADED PROGRAMMING
12.1. Introduction
12.9. Synchronization
13.1. Introduction
13.3. Exceptions
13.6. Using finally Statement
14. APPLET PROGRAMMING
14.1. Introduction
15. GRAPHICS PROGRAMMING
15.1. Introduction
16.1. Introduction
1. JAVABEANS
1.1. Introduction
1.5.1. Customization
1.5.2. Persistence
1.5.3. Communication
1.5.4. Introspection
§Summary
§Glossary
§Short Question with Answer
§Exercises
2.1. Introduction
2.2.2. Environment
§Summary
§Glossary
§Exercises
3.1. Introduction
§Summary
§Glossary
§Exercises
4. SERVLET
4.1. Introduction
§Summary
§Glossary
§Exercises
5.1. Introduction
5.6.3. Model-View-Controller
§Summary
§Glossary
§Exercises
Web Technology (includes PHP, ASP. Net)
1.1. Introduction
1.3. Communication
1.8. E-Commerce
§Summary
§Glossary
§Short Question with Answer
§Exercises
2.1. Introduction
2.3.7. Tag
2.5. Tables
2.6. Images
2.7. Forms
2.8. Frames
§Sumary
§Glossary
§Exercises
3.1. Introduction
3.2.5. Selectors
§Summary
§Glossary
§Exercise
4.1. Introduction
4.2. History
4.5.1. Namespaces
4.10.Character Content
4.12.1. DOM
4.12.2. SAX
§Summary
§Glossary
§Exercises
5. JAVASCRIPT
5.1. Introduction
5.5. Variables
5.9.1. Function
5.10.JavaScript Loops
5.11. Events
5.11.3. OnSubmit
5.14.1. Properties
5.14.2. Methods
§Summary
§Glossary
§Exercises
ASP.NET
11.1. Introduction
1 Android Introduction
1.9 AndroidManifest.xml
1.10 R.java
1.11 Hide Title Bar
1.12 Screen Orientation
2 Android Widgets
2.1 UI Widgets
2.3 CustomToast
2.4 ToggleButton
2.5 CheckBox
2.6 AlertDialog
2.7 Spinner
2.8 AutoCompleteTextView
2.9 RatingBar
2.10 WebView
2.11 SeekBar
2.12 DatePickerTimePicker
2.14 ProgressBar
3.4 StartActivityForResult
4 Android Fragments
5 Android Menu
6 Android Service
7 Android AlarmManager
8 Android Storage
9 Android SQLite
10.3 XMLPullParser
11 Android Multimedia
12 Android Speech
12.1 TextToSpeech1
12.2 TextToSpeech2
13 Android Telephony
13.1 TelephonyManager
14 Android Device
14.3 WIFI
15 Camera Tutorial
16 Sensor Tutorial
17 Android Graphics
18 Android Animation
20 Android Interview