72C/3C Pura Dalel,Allahpur Prayagraj. tcybilllearn555@gmail.com

Photoshop

Photoshop

Photoshop is an interpreted, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991, Python's design philosophy emphasizes code readability with its notable use of significant whitespace.


Photoshop is an interpreted, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991, Python's design philosophy emphasizes code readability with its notable use of significant whitespace.

Android Curriculum

Foundation of ‘C’
L.N. Contents
1
  1. Introduction to Programming
  2. Translator
  3. Introduction of ‘C’
  4. History of ‘C’
  5. C tokens
    1. Keywords
    2. Identifiers
    3. Variables/Constant
    4. Data types
    5. Operators
    6. Function
    7. Header Files
2.
  1. Decision making statements
    1. If
      1. Simple if
      2. Else if
      3. Nested if
      4. Else if ladder
    2. Switch case
    3. Goto
  2. Looping statements / Iterative statements
    1. While loop
    2. For loop
    3. Do while loop
3.
  1. Array
    1. Single Dimensional Arrays
    2. Double Dimensional Arrays
  2. String
    1. String Handling
    2. String Function
4.
  1. Function
    1. Built in/Library Functions
    2. User Define Functions
      1. Declaring a function
      2. Defining a function
        1. No Return, No Parameter
        2. Return, No Parameter
        3. No Return, Parameter
        4. Return, Parameter
      3. Calling a function
5.
  1. Recursion
  2. Type Casting
  3. Scope of variable
    1. Local variable
    2. Global variable
  4. Storage Classes
    1. Automatic
    2. Register
    3. Static
    4. External
6.
  1. Preprocessors
    1. File inclusion (#include)
    2. Macro Expansion (#define)
  2. Header files
    1. Built in/Library header Files
    2. User Define header file
      1. Creating user define header file
      2. Using user define header file
7.
  1. Problem Solving & Recovery Session
  2. Test
Foundation of ‘Core Java’
L.N. Content
8
  1. Introduction of Java
  2. History of Java
  3. Introduction of JVM
  4. Environment Setup for Java in Windows OS
  5. Basic Syntax of Java Programming Language
  6. Run First Java Program
  7. Java Tokens
    1. Keywords
    2. Identifiers
    3. Variables
    4. Data types
    5. Operators
  8. Introduction of OOPs
  9. Basic Concept of OPPs with its Properties
  10. Java Input/Outputs
9
  1. Decision Making Statements
    1. If Statement
    2. If…Else Statement
    3. If…Else...If…Else Statement
    4. Nested if Else Statement
    5. Switch Statement
    6. Ternary Operator (Condition?True:False)
  2. Looping Statement
    1. While Loop
    2. For Loop
    3. Do While Loop
    4. Break Statement
    5. Continue Statement
  3. Type Conversion
10
  1. Arrays
    1. Single Dimensional Array
    2. Double Dimensional Array
  2. For each loop
  3. String
  4. Object
  5. Classes
  6. Constructor
  7. Member Variables
  8. Member Functions
  9. Create Instance/Object of Class
  10. User Class Members
11
  1. Modifiers
    1. Access Modifiers
      1. Public
      2. Private
      3. Protected
    2. Static
    3. Final
    4. Abstract
  2. This Keywords
  3. Polymorphism
    1. Method Overloading
    2. Method Overriding
12
  1. Inheritance
    1. Type of Inheritance
    2. Extend keyword
Foundation of ‘Android’
L.N. Content
13
  1. Introduction of Mobile Application
  2. Introduction Of Android OS
  3. Installation of Android Studio
  4. Overview of Android Studio
  5. Creating First Project in Android Studio
  6. What is Android?
  7. History of Android and its Versions
  8. Hello Android App
14
  1. Android Application Architecture
  2. Application Components
  3. Resources
  4. Activities
  5. Services
  6. Broadcast Receivers
  7. Content Providers
15
  1. Fragment
  2. Intents & Filters
  3. Android Layouts
  4. Creating Layouts
  5. Views
  6. View holders
  7. UI Elements
16
  1. Relative Layout
  2. Linear Layouts
  3. Coordinator Layout
  4. Table Layout
  5. Constraint Layout
17
  1. TextView
  2. EditText
  3. Spinner
  4. RadioButton
  5. CheckBox
  6. Button
18
  1. ImageView
  2. ToggleButton
  3. Switch
  4. View
  5. CalendarView
  6. ProgressBar
19
  1. Seekbar
  2. RatingBar
  3. ScrollView
  4. NestedScrollView
20
  1. CardView
  2. RecyclerView
  3. ListView
  4. AppBarLayout
21
  1. WebView
  2. Video
  3. Audio
22
  1. Tab Layout
23
  1. NavigationDrawer
24
  1. Bottom Navigation
25
  1. Context Menu
  2. Search View
26
  1. Design Form
  2. SQLite Database Connectivity
  3. Database Insert Operation
27
  1. Database Select Operation
  2. Show Data in Recycler View
28
  1. Database Update Operation
  2. Database Delete Operation
29
  1. Networking Class (Volley/Retrofit)
  2. Sample API Calling
30
  1. Get and Set data from API
  2. JSON Parsing
  3. Glide
31
  1. Slider
  2. Card Scrolling View
  3. Share App Module
32
  1. Login
  2. Registration
33
  1. OTP Validation
34
  1. Location
  2. Google Map
35
  1. Get Data from API
  2. Post Data to API
  3. API Example App
36
  1. Problem Solving & Recovery Class
  2. Test
  3. Project Allotment
  4. Divide Team & Project Coordinators
37-44
  1. Project Development (Complete All Project Modules)
45
  1. Project Testing & Submission

ASP.Net Curriculum

Foundation of ‘C’
L.N. Contents
1
  1. Introduction to Programming
  2. Translator
  3. Introduction of ‘C’
  4. History of ‘C’
  5. C tokens
    1. Keywords
    2. Identifiers
    3. Variables/Constant
    4. Data types
    5. Operators
    6. Function
    7. Header Files
2.
  1. Decision making statements
    1. If
      1. Simple if
      2. Else if
      3. Nested if
      4. Else if ladder
    2. Switch case
    3. Goto
  2. Looping statements / Iterative statements
    1. While loop
    2. For loop
    3. Do while loop
3.
  1. Array
    1. Single Dimensional Arrays
    2. Double Dimensional Arrays
  2. String
    1. String Handling
    2. String Function
4.
  1. Function
    1. Built in/Library Functions
    2. User Define Functions
      1. Declaring a function
      2. Defining a function
        1. No Return, No Parameter
        2. Return, No Parameter
        3. No Return, Parameter
        4. Return, Parameter
      3. Calling a function
5.
  1. Recursion
  2. Type Casting
  3. Scope of variable
    1. Local variable
    2. Global variable
  4. Storage Classes
    1. Automatic
    2. Register
    3. Static
    4. External
6.
  1. Preprocessors
    1. File inclusion (#include)
    2. Macro Expansion (#define)
  2. Header files
    1. Built in/Library header Files
    2. User Define header file
      1. Creating user define header file
      2. Using user define header file
7.
  1. Problem Solving & Recovery Session
  2. Test
Foundation of ‘HTML & CSS’
L.N. Contents
8.
  1. Introduction of Web pages
  2. Introduction of Websites
  3. Introduction of Web Browsers
  4. Introduction of HTML
    1. What is Hypertext?
    2. What is Markup language
  5. History of HTML
  6. How to use HTML to create web pages?
  7. What is tag?
  8. What is element?
  9. HTML tag
  10. Head tag
    1. Title tag
    2. Style tag
    3. Script tag
    4. Noscript tag
    5. Link tag
    6. Meta tag
    7. Base tag
  11. Body tag
  12. Attributes
9.
  1. Text Editing tags
    1. H1, h2, h3, h4, h5, h6, p, pre, center, br, hr, b, strong, i, em, u, ins, s, strike, del, sup, sub, big, small
  2. Lists
    1. Ordered List (ol, li)
    2. Unordered list (ul, li)
    3. Definition list (dl, dt, dd)
  3. Table (table, tr, th, td, thead, tbody, tfoot)
  4. Marquee (marquee)
  5. Image (img)
  6. Hyperlink (a)
10.
  1. Form
    1. input (type=text, number, date, email, password, url, range, button, submit, reset, radio, checkbox)
    2. textarea
    3. label
    4. fieldset
    5. legend
    6. select
    7. option
    8. optgroup
    9. button
    10. datalist
11.
  1. div
  2. span
  3. iframe
  4. video
  5. audio
  6. Introduction of CSS
  7. Selectors
  8. Properties & values
  9. Text Styling Properties
    1. Font -family
    2. Font -size
    3. Font -weight
    4. Text -decoration
    5. Text -transform
    6. Color
    7. Line - height
    8. Word -spacing
    9. Text -shadow
    10. Text -align
12.
  1. Box Modal Properties
    1. Width
    2. Height
    3. Padding
    4. Margin
    5. Border
    6. Box -shadow
    7. Border -radius
    8. Float
    9. Outline
  2. Background
    1. Background -color
    2. Background -image
    3. Background -repeat
    4. Background -size
    5. Background -position
    6. Background -attachment
    7. Background (rbga)
  3. List (list -style -type, list -style -image
  4. Table (border, border -collapse)
13.
  1. Position
  2. Z -index
  3. opacity
  4. Pseudo -classes
    1. Hover
    2. Focus
    3. Active
    4. Visited
    5. Link
    6. Disabled
    7. Enabled
    8. First-child
    9. Last-child
    10. Nth-child (odd,even,2n+1,1)
  5. Designing a simple menu
  6. Designing a menu have sub menu
14.
  1. Designing a simple home page of a website
  2. Designing a Registration page of a website
  3. Designing a login page of a website
15.
  1. Problem Solving & Recovery Class
  2. Test
Foundation of ‘JavaScript’
L.N. Contents 2
16.
  1. Introduction of Scripting language
  2. Difference between Client & Server Side Scripting
  3. Introduction of JavaScript
  4. JavaScript Tokens
    1. Keywords
    2. Identifiers
    3. Variables
    4. Data types
    5. Operators
    6. Variable declaration
  5. Document object Modal
  6. Write & writeln & message (alert) box
  7. Events
  8. DOM traversing
17.
  1. Conditional Statements (if, else if, nested if, else if ladder)
  2. Looping Statements (while, for, do while)
  3. Arrays
  4. Objects
  5. Functions
  6. Call function on events
18.
  1. Dialog boxes
    1. Alert Box
    2. Confirm Box
    3. Prompt Box
  2. String Functions
  3. Number Functions
  4. Math’s Functions
  5. Date Functions
19.
  1. Creating a Simple Slider
  2. Form validation using JavaScript (using regular expression)
20.
  1. Problem Solving & Recovery Class
  2. Test
Foundation of ‘Database’
L.N. Contents Hours
21.
  1. Introduction of database
  2. Introduction of DBMS / RDBMS
  3. Introduction of SQL (Structured Query Language)
  4. Introduction of DDL commands
  5. Introduction of DML commands
  6. Introduction of DCL commands
22.
  1. Create Command
    1. Create Database
    2. Create table
  2. Drop Command
    1. Drop database
    2. Drop table
  3. Truncate Command
    1. Truncate table
  4. Alter Command
    1. Modify table column
    2. Drop Table column
    3. Add new column into table
  5. Insert Command
    1. Insert single record into table
    2. Insert multiple records into table
23.
  1. Select Command
    1. Select all columns from table
    2. Select specific columns from table
    3. Select using where clause
  2. Update Command
    1. Update all records of table
    2. Update single record of table using where clause
  3. Delete Command
    1. Delete all records from table
    2. Delete single multiple records from table using where clause
  4. Keys
    1. Unique Key
    2. Primary Key
    3. Foreign key
  5. Not Null
  6. Default
  7. Auto Increment
24.
  1. AND & OR Operators
  2. Order By (Ascending or Descending Orders)
  3. Top or Limit
  4. Like
  5. Distinct
  6. Between
  7. Joins
    1. Inner join
    2. Left Join
    3. Right Join
    4. Full Join
25.
  1. SQL Aggregate Functions
    1. Avg()
    2. Count()
    3. Min()
    4. Max()
    5. Sum()
    6. Now()
  2. Problem Solving & Recovery Class
  3. Test
Foundation of ‘Core C#’
L.N. Contents
26.
  1. Introduction of C#
  2. History of C#
  3. Environment Setup for Visual Studio
  4. Basic Syntax of C# Programming Language
  5. Run First C# Program
  6. C# Tokens
    1. Keywords
    2. Identifiers
    3. Variables
    4. Data types
    5. Operators
  7. Introduction of OOPs
  8. Basic Concept of OPPs with its Properties
  9. C# Input/Outputs
27.
  1. Decision Making Statements
    1. If Statement
    2. If…Else Statement
    3. If…Else...If…Else Statement
    4. Nested if Else Statement
    5. Switch Statement
    6. Ternary Operator (Condition?True:False)
  2. Looping Statement
    1. While Loop
    2. For Loop
    3. Do While Loop
    4. Break Statement
    5. Continue Statement
  3. Type Conversion
28.
  1. Arrays
    1. Single Dimensional Array
    2. Double Dimensional Array
  2. For each loop
  3. String
  4. Object
  5. Classes
  6. Constructor
  7. Member Variables
  8. Member Functions
  9. Create Instance/Object of Class
  10. User Class Members
29.
  1. Modifiers
    1. Access Modifiers
      1. Public
      2. Private
      3. Protected
    2. Static
    3. Final
  2. This Keywords
  3. Polymorphism
    1. Method Overloading
    2. Method Overriding
30.
  1. Inheritance
    1. Type of Inheritance
      1. Single Inheritance
      2. Multilevel Inheritance
      3. Hierarchical Inheritance
      4. Multiple Inheritance
      5. Hybrid Inheritance
    2. Extend keyword
Foundation of ‘ASP.Net’
L.N. Contents
31.
  1. Introduction of Active Server Pages
  2. Introduction of Server Side Scripting language
  3. Overview of Asp.Net
  4. Installation of Visual Studio and MS SQL Server
  5. Syntax
  6. Input/ Output
  7. Data types
  8. Variables
  9. Constant
32.
  1. ASP.Net Tools
    1. Textbox
    2. Button
    3. Image
    4. Dropdown
    5. Content Place Holder
    6. LinkButton
    7. CheckBoxList
    8. RadioButtonList
    9. Etc
  2. Concept of Master Page
33.
  1. Form Handling
  2. Form Requesting
  3. Form Data Collection
  4. Post and Get Method
  5. Collecting Data from Text Box
  6. Collecting Data from Dropdown List
  7. Collecting Data from Check Box
  8. Collecting Data from Radio Button
34.
  1. Database Connectivity
  2. ADO.Net
  3. SQL Connection
  4. SQL Statement
  5. Database Insert Operation
  6. Database Update Operation
  7. Database Delete Operation
35.
  1. File Uploading with validation
  2. Database Select Operation
  3. Data Edit and Update
36.
  1. User Registration
  2. Save user registration data into MSSQL database
  3. Show registered users data
  4. Delete registered users
  5. Edit registered users
37.
  1. User Login
  2. Cookies
  3. Sessions
38.
  1. Date & Time
  2. ASP.Net AJAX
  3. Server Side Form Validation
  4. User Authentication (Login and Logout)
39.
  1. Problem Solving & Recovery Class
  2. Test
  3. Project Allotment
  4. Divide Team & Project Coordinators
40-44
  1. Project Development (Complete All Project Modules)
45.
  1. Project Testing & Submission

PHP Curriculum

Foundation of ‘C’
L.N. Contents
1
  1. Introduction to Programming
  2. Translator
  3. Introduction of ‘C’
  4. History of ‘C’
  5. C tokens
    1. Keywords
    2. Identifiers
    3. Variables/Constant
    4. Data types
    5. Operators
    6. Function
    7. Header Files
2.
  1. Decision making statements
    1. If
      1. Simple if
      2. Else if
      3. Nested if
      4. Else if ladder
    2. Switch case
    3. Goto
  2. Looping statements / Iterative statements
    1. While loop
    2. For loop
    3. Do while loop
3.
  1. Array
    1. Single Dimensional Arrays
    2. Double Dimensional Arrays
  2. String
    1. String Handling
    2. String Function
4.
  1. Function
    1. Built in/Library Functions
    2. User Define Functions
      1. Declaring a function
      2. Defining a function
        1. No Return, No Parameter
        2. Return, No Parameter
        3. No Return, Parameter
        4. Return, Parameter
      3. Calling a function
5.
  1. Recursion
  2. Type Casting
  3. Scope of variable
    1. Local variable
    2. Global variable
  4. Storage Classes
    1. Automatic
    2. Register
    3. Static
    4. External
6.
  1. Preprocessors
    1. File inclusion (#include)
    2. Macro Expansion (#define)
  2. Header files
    1. Built in/Library header Files
    2. User Define header file
      1. Creating user define header file
      2. Using user define header file
7.
  1. Problem Solving & Recovery Session
  2. Test
Foundation of ‘HTML & CSS’
L.N. Contents
8.
  1. Introduction of Web pages
  2. Introduction of Websites
  3. Introduction of Web Browsers
  4. Introduction of HTML
    1. What is Hypertext?
    2. What is Markup language
  5. History of HTML
  6. How to use HTML to create web pages?
  7. What is tag?
  8. What is element?
  9. HTML tag
  10. Head tag
    1. Title tag
    2. Style tag
    3. Script tag
    4. Noscript tag
    5. Link tag
    6. Meta tag
    7. Base tag
  11. Body tag
  12. Attributes
9.
  1. Text Editing tags
    1. H1, h2, h3, h4, h5, h6, p, pre, center, br, hr, b, strong, i, em, u, ins, s, strike, del, sup, sub, big, small
  2. Lists
    1. Ordered List (ol, li)
    2. Unordered list (ul, li)
    3. Definition list (dl, dt, dd)
  3. Table (table, tr, th, td, thead, tbody, tfoot)
  4. Marquee (marquee)
  5. Image (img)
  6. Hyperlink (a)
10.
  1. Form
    1. input (type=text, number, date, email, password, url, range, button, submit, reset, radio, checkbox)
    2. textarea
    3. label
    4. fieldset
    5. legend
    6. select
    7. option
    8. optgroup
    9. button
    10. datalist
11.
  1. div
  2. span
  3. iframe
  4. video
  5. audio
  6. Introduction of CSS
  7. Selectors
  8. Properties & values
  9. Text Styling Properties
    1. Font -family
    2. Font -size
    3. Font -weight
    4. Text -decoration
    5. Text -transform
    6. Color
    7. Line - height
    8. Word -spacing
    9. Text -shadow
    10. Text -align
12.
  1. Box Modal Properties
    1. Width
    2. Height
    3. Padding
    4. Margin
    5. Border
    6. Box -shadow
    7. Border -radius
    8. Float
    9. Outline
  2. Background
    1. Background -color
    2. Background -image
    3. Background -repeat
    4. Background -size
    5. Background -position
    6. Background -attachment
    7. Background (rbga)
  3. List (list -style -type, list -style -image
  4. Table (border, border -collapse)
13.
  1. Position
  2. Z -index
  3. opacity
  4. Pseudo -classes
    1. Hover
    2. Focus
    3. Active
    4. Visited
    5. Link
    6. Disabled
    7. Enabled
    8. First-child
    9. Last-child
    10. Nth-child (odd,even,2n+1,1)
  5. Designing a simple menu
  6. Designing a menu have sub menu
14.
  1. Designing a simple home page of a website
  2. Designing a Registration page of a website
  3. Designing a login page of a website
15.
  1. Problem Solving & Recovery Class
  2. Test
Foundation of ‘JavaScript’
L.N. Contents
16.
  1. Introduction of Scripting language
  2. Difference between Client & Server Side Scripting
  3. Introduction of JavaScript
  4. JavaScript Tokens
    1. Keywords
    2. Identifiers
    3. Variables
    4. Data types
    5. Operators
    6. Variable declaration
  5. Document object Modal
  6. Write & writeln & message (alert) box
  7. Events
  8. DOM traversing
17.
  1. Conditional Statements (if, else if, nested if, else if ladder)
  2. Looping Statements (while, for, do while)
  3. Arrays
  4. Objects
  5. Functions
  6. Call function on events
18.
  1. Dialog boxes
    1. Alert Box
    2. Confirm Box
    3. Prompt Box
  2. String Functions
  3. Number Functions
  4. Math’s Functions
  5. Date Functions
19.
  1. Creating a Simple Slider
  2. Form validation using JavaScript (using regular expression)
20.
  1. Problem Solving & Recovery Class
  2. Test
Foundation of ‘Database’
L.N. Contents
21.
  1. Introduction of database
  2. Introduction of DBMS / RDBMS
  3. Introduction of SQL (Structured Query Language)
  4. Introduction of DDL commands
  5. Introduction of DML commands
  6. Introduction of DCL commands
22.
  1. Create Command
    1. Create Database
    2. Create table
  2. Drop Command
    1. Drop database
    2. Drop table
  3. Truncate Command
    1. Truncate table
  4. Alter Command
    1. Modify table column
    2. Drop Table column
    3. Add new column into table
  5. Insert Command
    1. Insert single record into table
    2. Insert multiple records into table
23.
  1. Select Command
    1. Select all columns from table
    2. Select specific columns from table
    3. Select using where clause
  2. Update Command
    1. Update all records of table
    2. Update single record of table using where clause
  3. Delete Command
    1. Delete all records from table
    2. Delete single multiple records from table using where clause
  4. Keys
    1. Unique Key
    2. Primary Key
    3. Foreign key
  5. Not Null
  6. Default
  7. Auto Increment
24.
  1. AND & OR Operators
  2. Order By (Ascending or Descending Orders)
  3. Top or Limit
  4. Like
  5. Distinct
  6. Between
  7. Joins
    1. Inner join
    2. Left Join
    3. Right Join
    4. Full Join
25.
  1. SQL Aggregate Functions
    1. Avg()
    2. Count()
    3. Min()
    4. Max()
    5. Sum()
    6. Now()
  2. Problem Solving & Recovery Class
  3. Test
Foundation of ‘PHP’
L.N. Content
26
  1. Introduction of Scripting language
  2. Introduction of Server Side Scripting language
  3. Introduction of PHP
  4. Overview of PHP
  5. Installation of PHP
  6. Syntax
  7. Echo / Print
  8. Data types
  9. Variables
  10. Constant
27
  1. PHP operators
    1. Arithmetic Operators
    2. Assignment Operators
    3. Comparison Operators
    4. Logical Operators
    5. Concatenation Operators
  2. Decision Making Statements
    1. If else statement
    2. Else if statement
    3. Switch case statement
  3. Looping Statement
    1. While loop
    2. Do-while loop
    3. For loop
    4. Foreach loop
28
  1. Strings
  2. Function
    1. Defining a user define function
    2. Function with arguments
    3. Function with return type
  3. Arrays
    1. Indexed arrays
    2. Associative arrays
    3. Single Dimensional arrays
    4. Double dimensional arrays
    5. Multi-dimensional arrays
  4. Arrays Sorting
    1. Sort()
    2. Rsort()
    3. Asort()
    4. Ksort()
    5. Arsort()
    6. Krsort()
29
  1. Introduction of all Super global variables
    1. $Global
    2. $_SERVER
    3. $_REQUEST
    4. $_POST
    5. $_GET
    6. $_FILES
    7. $_SESSION
    8. $_COOKIE
  2. Form Handling
  3. Collect form data by $_GET, $_POST and $_REQUEST
  4. Implode & explode function
  5. Submit all data of registration form with validation
30
  1. File Uploading with validation
  2. Working with MySql
  3. Connect to MySql with PHP using mysqli()
  4. Execute insert/update/delete query using mysqli_query()
  5. Execute select query using mysqli_query()
  6. Show data in table from database
31
  1. User Registration
  2. Save user registration data into MySql database
  3. Show registered users data
  4. Delete registered users
  5. Edit registered users
32
  1. Include & require functions
  2. Sending Emails Using PHP Mailer
  3. $_SERVER (Web Concept)
  4. Cookies
  5. Sessions
33
  1. Date & Time
  2. PHP AJAX
  3. File handling
    1. Opening/Creating a File
    2. Reading a File
    3. Writing a File
    4. Closing a File
34
  1. Server Side Form Validation
  2. User Authentication (Login and Logout)
35
  1. Problem Solving & Recovery Class
  2. Test
  3. Project Allotment
  4. Divide Team & Project Coordinators
36-44
  1. Project Development (Complete All Project Modules)
45
  1. Project Testing & Submission

Java Curriculum

Foundation of ‘C’
L.N. Contents
1
  1. Introduction to Programming
  2. Translator
  3. Introduction of ‘C’
  4. History of ‘C’
  5. C tokens
    1. Keywords
    2. Identifiers
    3. Variables/Constant
    4. Data types
    5. Operators
    6. Function
    7. Header Files
2.
  1. Decision making statements
    1. If
      1. Simple if
      2. Else if
      3. Nested if
      4. Else if ladder
    2. Switch case
    3. Goto
  2. Looping statements / Iterative statements
    1. While loop
    2. For loop
    3. Do while loop
3.
  1. Array
    1. Single Dimensional Arrays
    2. Double Dimensional Arrays
  2. String
    1. String Handling
    2. String Function
4.
  1. Function
    1. Built in/Library Functions
    2. User Define Functions
      1. Declaring a function
      2. Defining a function
        1. No Return, No Parameter
        2. Return, No Parameter
        3. No Return, Parameter
        4. Return, Parameter
      3. Calling a function
5.
  1. Recursion
  2. Type Casting
  3. Scope of variable
    1. Local variable
    2. Global variable
  4. Storage Classes
    1. Automatic
    2. Register
    3. Static
    4. External
6.
  1. Preprocessors
    1. File inclusion (#include)
    2. Macro Expansion (#define)
  2. Header files
    1. Built in/Library header Files
    2. User Define header file
      1. Creating user define header file
      2. Using user define header file
7.
  1. Problem Solving & Recovery Session
  2. Test
Foundation of ‘HTML & CSS’
L.N. Contents
8.
  1. Introduction of Web pages
  2. Introduction of Websites
  3. Introduction of Web Browsers
  4. Introduction of HTML
    1. What is Hypertext?
    2. What is Markup language
  5. History of HTML
  6. How to use HTML to create web pages?
  7. What is tag?
  8. What is element?
  9. HTML tag
  10. Head tag
    1. Title tag
    2. Style tag
    3. Script tag
    4. Noscript tag
    5. Link tag
    6. Meta tag
    7. Base tag
  11. Body tag
  12. Attributes
9.
  1. Text Editing tags
    1. H1, h2, h3, h4, h5, h6, p, pre, center, br, hr, b, strong, i, em, u, ins, s, strike, del, sup, sub, big, small
  2. Lists
    1. Ordered List (ol, li)
    2. Unordered list (ul, li)
    3. Definition list (dl, dt, dd)
  3. Table (table, tr, th, td, thead, tbody, tfoot)
  4. Marquee (marquee)
  5. Image (img)
  6. Hyperlink (a)
10.
  1. Form
    1. input (type=text, number, date, email, password, url, range, button, submit, reset, radio, checkbox)
    2. textarea
    3. label
    4. fieldset
    5. legend
    6. select
    7. option
    8. optgroup
    9. button
    10. datalist
11.
  1. div
  2. span
  3. iframe
  4. video
  5. audio
  6. Introduction of CSS
  7. Selectors
  8. Properties & values
  9. Text Styling Properties
    1. Font -family
    2. Font -size
    3. Font -weight
    4. Text -decoration
    5. Text -transform
    6. Color
    7. Line - height
    8. Word -spacing
    9. Text -shadow
    10. Text -align
12.
  1. Box Modal Properties
    1. Width
    2. Height
    3. Padding
    4. Margin
    5. Border
    6. Box -shadow
    7. Border -radius
    8. Float
    9. Outline
  2. Background
    1. Background -color
    2. Background -image
    3. Background -repeat
    4. Background -size
    5. Background -position
    6. Background -attachment
    7. Background (rbga)
  3. List (list -style -type, list -style -image
  4. Table (border, border -collapse)
13.
  1. Position
  2. Z -index
  3. opacity
  4. Pseudo -classes
    1. Hover
    2. Focus
    3. Active
    4. Visited
    5. Link
    6. Disabled
    7. Enabled
    8. First-child
    9. Last-child
    10. Nth-child (odd,even,2n+1,1)
  5. Designing a simple menu
  6. Designing a menu have sub menu
14.
  1. Designing a simple home page of a website
  2. Designing a Registration page of a website
  3. Designing a login page of a website
15.
  1. Problem Solving & Recovery Class
  2. Test
Foundation of ‘JavaScript’
L.N. Contents
16.
  1. Introduction of Scripting language
  2. Difference between Client & Server Side Scripting
  3. Introduction of JavaScript
  4. JavaScript Tokens
    1. Keywords
    2. Identifiers
    3. Variables
    4. Data types
    5. Operators
    6. Variable declaration
  5. Document object Modal
  6. Write & writeln & message (alert) box
  7. Events
  8. DOM traversing
17.
  1. Conditional Statements (if, else if, nested if, else if ladder)
  2. Looping Statements (while, for, do while)
  3. Arrays
  4. Objects
  5. Functions
  6. Call function on events
18.
  1. Dialog boxes
    1. Alert Box
    2. Confirm Box
    3. Prompt Box
  2. String Functions
  3. Number Functions
  4. Math’s Functions
  5. Date Functions
19.
  1. Creating a Simple Slider
  2. Form validation using JavaScript (using regular expression)
20.
  1. Problem Solving & Recovery Class
  2. Test
Foundation of ‘Database’
L.N. Contents
21.
  1. Introduction of database
  2. Introduction of DBMS / RDBMS
  3. Introduction of SQL (Structured Query Language)
  4. Introduction of DDL commands
  5. Introduction of DML commands
  6. Introduction of DCL commands
22.
  1. Create Command
    1. Create Database
    2. Create table
  2. Drop Command
    1. Drop database
    2. Drop table
  3. Truncate Command
    1. Truncate table
  4. Alter Command
    1. Modify table column
    2. Drop Table column
    3. Add new column into table
  5. Insert Command
    1. Insert single record into table
    2. Insert multiple records into table
23.
  1. Select Command
    1. Select all columns from table
    2. Select specific columns from table
    3. Select using where clause
  2. Update Command
    1. Update all records of table
    2. Update single record of table using where clause
  3. Delete Command
    1. Delete all records from table
    2. Delete single multiple records from table using where clause
  4. Keys
    1. Unique Key
    2. Primary Key
    3. Foreign key
  5. Not Null
  6. Default
  7. Auto Increment
24.
  1. AND & OR Operators
  2. Order By (Ascending or Descending Orders)
  3. Top or Limit
  4. Like
  5. Distinct
  6. Between
  7. Joins
    1. Inner join
    2. Left Join
    3. Right Join
    4. Full Join
25.
  1. SQL Aggregate Functions
    1. Avg()
    2. Count()
    3. Min()
    4. Max()
    5. Sum()
    6. Now()
  2. Problem Solving & Recovery Class
  3. Test
Foundation of ‘Core Java’
L.N. Content
26
  1. Introduction of Java
  2. History of Java
  3. Introduction of JVM
  4. Environment Setup for Java in Windows OS
  5. Basic Syntax of Java Programming Language
  6. Run First Java Program
  7. Java Tokens
    1. Keywords
    2. Identifiers
    3. Variables
    4. Data types
    5. Operators
  8. Introduction of OOPs
  9. Basic Concept of OPPs with its Properties
  10. Java Input/Outputs
27
  1. Decision Making Statements
    1. If Statement
    2. If…Else Statement
    3. If…Else...If…Else Statement
    4. Nested if Else Statement
    5. Switch Statement
    6. Ternary Operator (Condition?True:False)
  2. Looping Statement
    1. While Loop
    2. For Loop
    3. Do While Loop
    4. Break Statement
    5. Continue Statement
  3. Type Conversion
28
  1. Arrays
    1. Single Dimensional Array
    2. Double Dimensional Array
  2. For each loop
  3. String
  4. Object
  5. Classes
  6. Constructor
  7. Member Variables
  8. Member Functions
  9. Create Instance/Object of Class
  10. User Class Members
29
  1. Modifiers
    1. Access Modifiers
      1. Public
      2. Private
      3. Protected
    2. Static
    3. Final
    4. Abstract
  2. This Keywords
  3. Polymorphism
    1. Method Overloading
    2. Method Overriding
30
  1. Inheritance
    1. Type of Inheritance
      1. Single Inheritance
      2. Multilevel Inheritance
      3. Hierarchical Inheritance
      4. Multiple Inheritance
      5. Hybrid Inheritance
    2. Extend keyword
Foundation of ‘JSP’
L.N. Content
31
  1. Introduction of Java Server Pages
  2. Introduction of Server Side Scripting language
  3. Overview of JSP
  4. Installation of JSP
  5. Syntax
  6. Input/ Output
  7. Data types
  8. Variables
  9. Constant
32
  1. Decision Making Statements
    1. If else statement
    2. Else if statement
    3. Switch case statement
  2. Looping Statement
    1. While loop
    2. Do-while loop
    3. For loop
    4. Foreach loop
33
  1. Form Handling
  2. Form Requesting
  3. Form Data Collection
  4. Post and Get Method
  5. JSP Directives
  6. Collecting Data from Text Box
  7. Collecting Data from Dropdown List
  8. Collecting Data from Check Box
  9. Collecting Data from Radio Button
34
  1. Database Connectivity
  2. JDBC
  3. JDBC Driver Class
  4. SQL Connection
  5. SQL Statement
  6. Database Insert Operation
  7. Database Update Operation
  8. Database Delete Operation
35
  1. File Uploading with validation
  2. Database Select Operation
  3. Data Edit and Update
36
  1. User Registration
  2. Save user registration data into MySql database
  3. Show registered users data
  4. Delete registered users
  5. Edit registered users
37
  1. Include Directive
  2. User Login
  3. Cookies
  4. Sessions
38
  1. Date & Time
  2. JSP AJAX
  3. Server Side Form Validation
  4. User Authentication (Login and Logout)
39
  1. Problem Solving & Recovery Class
  2. Test
  3. Project Allotment
  4. Divide Team & Project Coordinators
40-44
  1. Project Development (Complete All Project Modules)
45
  1. Project Testing & Submission

Python Curriculum

Foundation of ‘C’
L.N. Contents
1
  1. Introduction to Programming
  2. Translator
  3. Introduction of ‘C’
  4. History of ‘C’
  5. C tokens
    1. Keywords
    2. Identifiers
    3. Variables/Constant
    4. Data types
    5. Operators
    6. Function
    7. Header Files
2.
  1. Decision making statements
    1. If
      1. Simple if
      2. Else if
      3. Nested if
      4. Else if ladder
    2. Switch case
    3. Goto
  2. Looping statements / Iterative statements
    1. While loop
    2. For loop
    3. Do while loop
3.
  1. Array
    1. Single Dimensional Arrays
    2. Double Dimensional Arrays
  2. String
    1. String Handling
    2. String Function
4.
  1. Function
    1. Built in/Library Functions
    2. User Define Functions
      1. Declaring a function
      2. Defining a function
        1. No Return, No Parameter
        2. Return, No Parameter
        3. No Return, Parameter
        4. Return, Parameter
      3. Calling a function
5.
  1. Recursion
  2. Type Casting
  3. Scope of variable
    1. Local variable
    2. Global variable
  4. Storage Classes
    1. Automatic
    2. Register
    3. Static
    4. External
6.
  1. Preprocessors
    1. File inclusion (#include)
    2. Macro Expansion (#define)
  2. Header files
    1. Built in/Library header Files
    2. User Define header file
      1. Creating user define header file
      2. Using user define header file
7.
  1. Problem Solving & Recovery Session
  2. Test
HTML & CSS
L.N. Content Houres
  1. Introduction of Web pages
  2. Introduction of Websites
  3. Introduction of Web Browsers
  4. Introduction of HTML
    1. What is Hypertext?
    2. What is Markup language
  5. History of HTML
  6. How to use HTML to create web pages?
  7. What is tag?
  8. What is element?
  9. HTML tag
  10. Head tag
    1. Title tag
    2. Style tag
    3. Script tag
    4. Noscript tag
    5. Link tag
    6. Meta tag
    7. Base tag
  11. Body tag
  12. Attributes
9
  1. Text Editing tags
    1. H1, h2, h3, h4, h5, h6, p, pre, center, br, hr, b, strong, i, em, u, ins, s, strike, del, sup, sub, big, small
  2. Lists
    1. Ordered List (ol, li)
    2. Unordered list (ul, li)
    3. Definition list (dl, dt, dd)
  3. Table (table, tr, th, td, thead, tbody, tfoot)
  4. Marquee (marquee)
  5. Image (img)
  6. Hyperlink (a)
10
  1. Form
    1. input (type=text, number, date, email, password, url, range, button, submit, reset, radio, checkbox)
    2. textarea
    3. label
    4. fieldset
    5. legend
    6. select
    7. option
    8. optgroup
    9. button
    10. datalist
11
  1. div
  2. span
  3. iframe
  4. video
  5. audio
12
  1. Introduction of CSS
  2. Selectors
  3. Properties & values
  4. Text Styling Properties
    1. Font -family
    2. Font -size
    3. Font -weight
    4. Text -decoration
    5. Text -transform
    6. Color
    7. Line -height
    8. Word -spacing
    9. Text -shadow
  5. Text -align
  6. Box Modal Properties
    1. Width
    2. Height
    3. Padding
    4. Margin
    5. Border
    6. Box -shadow
    7. Border -radius
    8. Float
    9. Outline
13
  1. Background
    1. Background -color
    2. Background -image
    3. Background -repeat
    4. Background -size
    5. Background -position
    6. Background -attachment
    7. Background (rbga)
  2. List (list -style -type, list -style -image
  3. Table (border, border -collapse)
  4. Position
  5. Z -index
  6. opacity
14
  1. Pseudo -classes
    1. Hover
    2. Focus
    3. Active
    4. Visited
    5. Link
    6. Disabled
    7. Enabled
    8. First-child
    9. Last-child
    10. Nth-child (odd,even,2n+1,1)
  2. Designing a simple menu
  3. Designing a menu have sub menu
15
  1. Designing a simple home page of a website
  2. Designing a Registration page of a website
  3. Designing a login page of a website
Foundation of ‘JavaScript’
L.N. Content
16
  1. Introduction of Scripting language
  2. Difference between Client & Server Side Scripting
  3. Introduction of JavaScript
  4. JavaScript Tokens
    1. Keywords
    2. Identifiers
    3. Variables
    4. Data types
    5. Operators
    6. Variable declaration
  5. Document object Modal
  6. Write & writeln & message (alert) box
  7. Events
  8. DOM traversing
17
  1. Conditional Statements (if, else if, nested if, else if ladder)
  2. Looping Statements (while, for, do while)
  3. Arrays
  4. Objects
  5. Functions
  6. Call function on events
18
  1. Dialog boxes
    1. Alert Box
    2. Confirm Box
    3. Prompt Box
  2. String Functions
  3. Number Functions
  4. Math’s Functions
  5. Date Functions
19
  1. Creating a Simple Slider
  2. Form validation using JavaScript (using regular expression)
Fundamentals of ‘Python’
L.N. Content
20
  1. Introduction of Python
  2. Overview of Python
  3. History of Python
  4. Features of Python
  5. Python Environment Setup
  6. Setting Up Path Variable
  7. Python Environment Variable
  8. Running Python
  9. First Program in Python
21
  1. Python Identifiers
  2. Python Keywords
  3. Line and Indentations
  4. Multi-Line Statements
  5. Comments in Python
  6. Quotations in Python
  7. Multiple Statements in Single Line
  8. Command Line Arguments
  9. Display Output in various format
  10. User Input
  11. Input Parsing
22
  1. Variable Declarations
  2. Accessing / Assigning Value to Variables
  3. Multiple Assignments
  4. Standard Data Types
  5. Python String
  6. Python Operators
  7. Arithmetic, Logical and Assignment Operators
  8. Members Operators
  9. Identity Operators
23
  1. If Statement
  2. If…Else Statement
  3. Nested if Statement
  4. Elseif Statement
  5. Single Statements
  6. Looping in Python
  7. While Loop
  8. Using Single and Multiple Statements in Loop
  9. Using Else Statement with loop
24
  1. For Loop
  2. Nested Loops
  3. Loop Control Statements
  4. Break Statement
  5. Continue Statement
  6. Pass Statement
  7. Python Number and its Operations
  8. Random Number
  9. String Functions in Python
25
  1. List in Python
  2. List Operations
  3. List Functions
  4. Tuple in Python
  5. Tuple Operations
  6. Tuple Functions
  7. Dictionary in Python
  8. Dictionary Operator
  9. Dictionary Functions
26
  1. Date and Time in Python
  2. Date Time Operations in Python
  3. Date Time Functions in Python
  4. Function in Python
  5. User Define Functions
  6. Defining a Functions
  7. Calling a Function
27
  1. Passing by Reference Versus Passing by Values
  2. Function Arguments
  3. Required Arguments
  4. Keyword Arguments
  5. Default Arguments
  6. Variable length Arguments
  7. The return Statement
  8. Scope of Variable
  9. Global vs. Local Variables
28
  1. Python Modules
  2. Import module
  3. From…..import statement
  4. From…..import * statement
  5. Locating Modules
  6. Namespaces and scoping
  7. Packages in Python
  8. Exceptions in Python
  9. Exceptions Handling in Python
29
  1. OOPs in Python
  2. Class and object in python
  3. Creating Class
  4. Creating Object
  5. Accessing Attributes
  6. Destroying objects
  7. Overriding Methods
  8. Base Overloading Methods
  9. Data Hiding
Fundamentals of ‘Python CGI’
L.N. Content
30
  1. CGI Introduction
  2. CGI Environment Setup for Python
  3. CGI Architecture
  4. Web Server Configuration
  5. First CGI Program
  6. CGI Scripting
  7. Python Scripting on Web Server
31
  1. Form Designing
  2. Form data Handling
  3. Receiving Form Data
  4. Form Validation on Server
  5. Validating Form Data using Python
  6. Send Form Data using Get Method
  7. Send Form Data using Post Method
32
  1. Receiving Radio Button Data
  2. Passing Form Data Using Checkbox
  3. Passing Text area data to CGI Program
  4. Passing Dropdown Data to CGI Program
  5. Complete Form Data Receiving
  6. Complete Form Validation on Server Side
  7. Python HTTP Headers
33
  1. Python Cookies
  2. Setting Cookies
  3. Retrieve Cookies
  4. File Upload Control in Python
  5. File Uploading to Server
  6. Deleting File from Server
  7. Download File from Server
Fundamentals of ‘MySQL DBMS’
L.N. Content
34
  1. Introduction of database
  2. Introduction of DBMS / RDBMS
  3. Introduction of SQL (Structured Query Language)
  4. Introduction of DDL commands
  5. Introduction of DML commands
  6. Introduction of DCL commands
  7. Create Command
    1. Create Database
    2. Create table
  8. Drop Command
    1. Drop database
    2. Drop table
  9. Truncate Command
    1. Truncate table
35
  1. Alter Command
    1. Modify table column
    2. Drop Table column
    3. Add new column into table
  2. Insert Command
    1. Insert single record into table
    2. Insert multiple records into table
  3. Select Command
    1. Select all columns from table
    2. Select specific columns from table
    3. Select using where clause
  4. Update Command
    1. Update all records of table
    2. Update single record of table using where clause
  5. Delete Command
    1. Delete all records from table
    2. Delete single multiple records from table using where clause
36
  1. Keys
    1. Unique Key
    2. Primary Key
    3. Foreign key
  2. Not Null
  3. Default
  4. Auto Increment
  5. AND & OR Operators
  6. Order By (Ascending or Descending Orders)
  7. Top or Limit
  8. Like
37
  1. Distinct
  2. Between
  3. Joins
    1. Inner join
    2. Left Join
    3. Right Join
  4. Full Join
  5. SQL Aggregate Functions
    1. Avg()
    2. Count()
    3. Min()
    4. Max()
    5. Sum()
    6. Now()
Python Database Access using MySQL
L.N. Content
38
  1. Overview of Database Access
  2. Environment Setup for MySQLdb
  3. Database Connection
  4. Connection Exception Handling
  5. Connection validating
  6. First Query Execution
  7. Displaying Query Results
39
  1. Establishing Database Connection Object
  2. Receiving Form Data
  3. Insert for Data into Database
  4. Insert Multiple Data
  5. Fetching Data from Database
  6. Displaying All Records
  7. Displaying Single Record
40
  1. Complete Form Data Insertion into Database
  2. Uploading Media File on server and Database
  3. Retrieving Data from Database
  4. Show Media File from Database
  5. Create Delete Button
  6. Perform Delete Operation
41
  1. Delete Operation
  2. Delete File from Server
  3. Delete Single Data
  4. Delete multiple Data
  5. Create Edit button
  6. Perform Edit Operation
  7. Display Data into text box after clicking edit
42
  1. Perform Edit Operation
  2. Perform Update Operation
  3. Prepare Complete Form
  4. Edit, Update, Delete Operation Combination
  5. Full Details Displaying with All Required Actions
43

Project Distribution Project Team Divide 6 to 7 days to Complete project

2*7

Write to us:

You may contact us by contact number or filling in this form any time you need professional support or have any question.


Summer Training (4/6 WEEKS)

The syllabus of summer training is designed keeping in mind the total days received for this training. In which we try to get students as much knowledge as possible. Here we are giving a brief description of the syllabus for your better understanding.


Industrial Training (100 Days)

The syllabus of industrial training is designed keeping in mind the total days received for this training. In which we try to get students as much knowledge as possible. In this training session students will complete two project Major project and Minor project. Here we are giving a brief description of the syllabus for your better understanding.


Winter Training (4/6 WEEKS)

The syllabus of winter training is designed keeping in mind the total days received for this training. In which we try to get students as much knowledge as possible. Here we are giving a brief description of the syllabus for your better understanding.


Syllabus Training By TCYBILL (1 Month)

The syllabus training is designed keeping in mind your course content for the exam purpose. In which we try to get students as much knowledge as possible. Here we are giving a brief description of the syllabus for your better understanding.


Apprenticeship Training (6 Months)

Apprenticeship is essential and helps to attain in-depth knowledge of the engineering stream. Apprenticeship enhances professional skills in a real-time environment. Moreover, you will be getting opportunity to work on live projects and assured placement assistance.


Internship Training (12 month program)

12 month program. Learn from world-class faculty with 1:1 mentorship from industry experts. Get UT Austin & GreatLakes certificates. Get dedicated career support. 500+ hiring firms. Get dual PG certificate. Hands On Exposure. Work on Capstone Project. 500+ Hiring Partners.


Contact Us

For any Hepl/Support - We are with you 24x7

Our Office

72C/3C Pura Dalel,Allahpur Prayagraj.

Call Us

+91-9026538130

Mail Us

tcybilllearn555@gmail.com