0% found this document useful (0 votes)
32 views

Software Development 2

The document outlines a curriculum for software development training. It covers topics like programming languages like Java and Python, databases like SQL, frameworks, algorithms, data structures, software engineering practices, and more. Individual topics span anywhere from 15 to 45 lectures each.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views

Software Development 2

The document outlines a curriculum for software development training. It covers topics like programming languages like Java and Python, databases like SQL, frameworks, algorithms, data structures, software engineering practices, and more. Individual topics span anywhere from 15 to 45 lectures each.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 13

Software Development

1. Pre Programming-15 Lects(Core Java/Python)🔥


2. Core Java-45 Lects🔥
3. Core Java Project Batch-15 Lects
4. Programming Core Java-45 Lects🔥
5. SQL-45 Lects🔥
6. PL/SQL-18 Lects-🔥
7. Web Tech-(HTML-20/CSS/-20/JS)-45 Lects
8. SDLC-(7 Lects)-🔥
9. SDLC-2(Agile Methodology)
10. Aptitude-20 Lect Quantitative Aptitude and Reasoning Ability
11. Advance Java-30 Lect
12. Framework-45 Lects
Pre Programming
1. Programming language
2. Structure of Java Programming
3. 10-Programs
4. Stages of Java
5. Tokens
6. DataTypes
7. Variable
8. Operators
9. Type Casting
10. DMS(Decision Making Statement)
11. Loops
12. CTS(Control Transfer Statement)
Core Java
1. Programming language
2. Platform Dependent+P.ID
3. IMP’S of Java
4. Features of Java
5. DataTypes
6. Variable
7. Di erence(Globle & local Var)
8. Methods(Functions)
9. Tracing of the Program
10. 2-Imp Programs
11. Types of Methods
12. 5-imp Programs
13. return
14. 2-Imp Programs
15. MO(Method Overloading)
16. MR(Method Recursion)
17. Fundamentals of OOP’S
18. Static Members
19. Class Static Area
20. Static Block(SIB)
21. Non-Static Members
22. Non-Static Methods
23. Non-Static Block(IIB)
24. Constructor
25. Types of Constructor
26. DC(Default Constructor)
27. CO(Constructor Overloading)
28. CC(Constructor Chaining)
29. 2-IMP Programs
30. Code Redundancy
31. Di erences(Global Members)
32. Question/Ans
33. Keyboard Shortcuts
34. OOP’S
35. Encapsulation
36. Data Hiding
37. Getter/Setter Method
38. Advantages of Encapsulation
39. Inheritance
40. How to achieve Inheritance?
41. Static Members
42. Non-Static Members
43. Types of Inheritance
44. DP(Diamond Problem)
45. Type Casting
46. Polymorphism
47. VS(Variable Shadowing)
48. MS(Method Shadowing)
49. MO(Method Overriding)
50. Di erences(MO & MO)
51. Abstraction
52. Intw Questn
53. Interface
54. Inheritance w.r.t interface
55. Multiple Inheritance
56. Di erences
57. Package
ff
ff
ff
ff
58. Access Speci er
59. Exception
60. Types of Exception
61. EHM(Exception Handling Mechanism)
62. throw
63. throws+clone
64. nal
65. Collection
66. List
67. ArrayList
68. To access Objects
69. iterator
70. listiterator
71. sort()
72. Vector
73. LinkedList
74. HashSet,LinkedHashSet,TreeSet
75. Map
76. Stack
77. Queue
78. Priority Queue
79. Fix Intw Questn
80. Types of Collection
81. Di erences
82. Object Class
83. toString( )
84. hashCode( )
85. equals( )
86. Generic Collection
87. Wrapper
88. Parsing Methods
89. Comparable interface
90. Comparator interface
91. Static & Default Methods in interface
92. Lambda Expression
fi
ff
fi
Programming Core Java
1. ASCII & UNICODE👌
2. Range=-128 to 127👌
3. Current Date & Time 👌
4. Calender+Leap Year👌
5. Scanner Classes👌
6. DMS(if else)+Loops(while loop+do while loop+for loop)
7. Control Transfer Statement-(CTS)1.continue ,2.break & return.
8. Part-1)Basic programming+ Basic Number
9. Sum & Product
10. 16,11,6,1,-4,& 10,5,0
11. Even+Odd+Fizz Inwt Qustn
12. Factors
13. Perfect No
14. Perfect Square
15. Prime No
16. GCD+HCF
17. Fibonacci No
18. Swap
19. Digits
20. Strong No
21. Reverse value
22. Palindrome No
23. Raise to power
24. Special No
25. Armstrong No
26. Convert deci to binary-(No Conversion)
27. Array
28. String
29. Pattern
SQL-(Structure Query Language)
1. SQL
2. Relational Model
3. Table
4. Rules of EF CODD Explanation
5. DataTypes
6. Constraints
7. SQL Language
8. Projection
9. Projection Assngmnt-01
10. Projection Assngmnt-Soln
11. Distinct Clause
12. Expression
13. Expression Assngmnt-02
14. Expression Assngmnt-Soln
15. ALIAS
16. Selection
17. Selection Assngmnt-03
18. Selection Assngmnt-Soln
19. Operators
20. Operators Assngmnt-04
21. Operators Assngmnt-Soln
22. Special Operator
23. Special Operator Assngmnt-05
24. Special Operator Assngmnt-Soln
25. Functions
26. Multi-Row Function[MRF]
27. Multi-Row Function[MRF] Assngmnt-06
28. Multi-Row Function[MRF] Assngmnt-Soln
29. Group by Clause
30. Group by Clause Assngmnt-07
31. Group by Clause Assngmnt-Soln
32. Having Clause
33. Having Clause Assngmnt-08
34. Having Clause Assngmnt-Soln
35. Order by Clause
36. Order by Clause Assngmnt-09
37. Order by Clause Assngmnt-Soln
38. Escape Characters
39. SubQuery
40. SubQuery Case-1
41. SubQuery Case-1 Assngmnt-10
42. SubQuery Case-1 Assngmnt-Soln
43. SubQuery Case-2
44. SubQuery Case-2 Assngmnt-11
45. SubQuery Case-2 Assngmnt-Soln
46. Types of SubQuery
47. Types of SubQuery Assngmnt-12
48. Types of SubQuery Assngmnt-Soln
49. Max & Min Assngmnt-13
50. Max & Min Assngmnt-Soln
51. SubQuery Operator
52. Nested SubQuery
53. Nested SubQuery Assngmnt-14
54. Nested SubQuery Assngmnt-Soln
55. Employee & Manager Relationship
56. Employee & Manager Relationship Assngmnt-15
57. Employee & Manager Relationship Assngmnt-Soln
58. Joins
59. Cross Join
60. Inner Join
61. Inner Join Assngmnt-16
62. Inner Join Assngmnt-Soln
63. Outer Join
64. Self Join
65. Self Join Assngmnt-17
66. Self Join Assngmnt-Soln
67. Join Multiple Table
68. Join Multiple Table Assngmnt-18
69. Join Multiple Table Assngmnt-Soln
70. Natural Join
71. Co-Related Sub-Query
72. Exist Operator
73. Not Exist Operator
74. Single Row Function-[SRF]
75. PSeudo Column
76. PSeudo Column Assngmnt-19
77. PSeudo Column Assngmnt-Soln
78. Max & Min Assngmnt-20
79. Max & Min Assngmnt-Soln
80. DDL
81. DML
82. DCL
83. Attributes
84. Functional Dependency
85. Normalisation
PL/SQL-(Procedural Language/
SQL)
1. SQL Statements(intro)
2. Default Constraints
3. PL/SQL(intro)+Programs
4. INTO Clause
5. IF ELSE NESTED
6. IF ELSE IF
7. Index
8. Stored Procedure
9. Cluster
10. User De ned Function
11. Sequence
12. Cursor
13. Loops
14. Triggers
fi
WebTech
HTML
1. Web Technology
2. Layers
3. Web Application
4. HTML
5. Tags
6. Basics Tags in HTML
7. Attributes
8. Core Attributes
9. Marquee Tag
10. Formatting Tags in HTML
11. Selectors
12. Lists
13. Table
14. Anchor Tag
15. Forms
16. Media
17. iframes
18. Semantic Tags
CSS
1. CSS intro
2. 3-Ways in CSS
3. Selector
4. Simple Selectors
5. Combinator Selectors
6. Attribute Selectors
7. Pseudo Element Selectors
8. Pseudo Calsses Selectors
9. Box Model
10. Text Properties
11. Background Styling Properties
12. CSS Units
13. Display ex
14. Display grid
15. CSS Position
16. CSS Transform
17. Transition
18. Keyframes & Animation
19. Media Queries
fl
JavaScript
1. JavaScript Intro
2. Characteristics of JavaScript
3. Variables in JS
4. Tokens
5. Output Methods in JS
6. DataTypes in JS
7. Non-Primitive DataType[Function+Array+Object]
8. Function
9. return keyword
10. Type Casting
11. Scops in JS
12. Types of Function
13. JS Engine
14. Window Object
15. GEC(Global Execution Context)
16. FEC(Function Execution Context)
17. Closure
18. Scope Chaining/Lexical Scoping
19. Variable Hoisting
20. Function Hoisting
21. TDZ(Temporal Dead Zone)
22. Array
23. Inbulit Methods of Array
24. String
25. Inbulit Methods of String
26. Object in JS
27. Using Literals Way
28. Using Class
29. Using Constructor Function
30. Using Object Constructor
31. Object Methods
32. Date Object
33. Math Object
34. Synchronous to Asynchronous
35. DOM(Document Object Model)
36. Inbuilt Methods
37. Direct Access
38. Document
39. Methods of Attributes
40. Rest Parameter
React JS
Bootstrap
SDLC-(Software Development
Life Cycle)
1. Waterfall-1(Basics+Requirement Collection)
2. Waterfall-2(feasibility + Design)
3. Waterfall-3(Coding+Testing+Installation+Maintnce)
4. Spiral Model
5. V-Model
6. Prototype Model
7. Hybrid Model
Aptitude
1. Basics+Intro+Square
2. Reasoning+Syllogism
3. Inequality
4. Direction
5. Direction-2
6. Dice + Ranking
7. Coding and decoding
8. Much More + +
Advance Java-(J2EE)
1. Requirement
JDBC(Java Databae Connectivity)
1. Coupling
2. Jar(Java archieve)
3. API(Application Programming Interface)
4. JDBC API
5. JDBC Driver
6. JDBC Architecture
7. Steps of JDBC
8. Steps My SQL Connector
9. MySQL Workbench
10. Project:Car
11. Prepared Statement Interface
12. Close Operation
13. Placeholder
14. Di erence [ SI & PSI ]
15. 3-Imp Programs SI & PSI
16. ResultSet
Servlet
1. Server
2. Servlet
3. Types of Servlet
4. Generic Servlet
5. De nation of UI & Form Data
6. HTTP Servlet
7. Di erence [GS & HS]
8. Servlet Chaining
9. Servlet Life Cycle
10. First Way
11. Second Way
JSP(Java Server Page)
1. What is Jsp?
2. Content of Jsp?
3. Implicit Object of Jsp?
4. Criteria of Jsp?
5. Perform Java Code on Jsp le?
6. Project Using Jsp?
7. Advantages of Jsp Over Servlet?
8. Intw Questns.

Framework
1. Spring
2. Springboot
3. Spring Data JPA
4. Hibernate
ff
ff
fi
fi

You might also like