Download as xlsx, pdf, or txt
Download as xlsx, pdf, or txt
You are on page 1of 9

Topics Sub-Topics

HTML5 HTML5 - Introduction

HTML5 - Getting Started


HTML5 - Elements & Attributes

HTML5 - Events
HTML5 - Web Forms 2.0
HTML5 - Web Storage
HTML5 - Web SQL Database

Introduction, Getting Started, Elements & Attributes,


Navigation, Events, Web Forms 2.0, Web Storage,
Web SQL Database, Geo Location
CSS3 CSS3 - Introduction

CSS3 - Selectors
CSS3 - Styling

CSS3 - Box Model


CSS3 - Advanced

Introduction, Selectors, Styling, Box Model, Advanced


Concepts - Media Queries, RWD
Javascript JavaScript Fundamemtals
JavaScript Basics, DOM
Variables, Datatypes, Type Conversions, Operators,
Comparisons, Interactions, Loops,
Functions, Function expression, Control Flow,
Conditionals
Note : Go through the reference links for all the
subtopics listed here

Javascript Deep Dive


Array, String, Date, Math, Number, Boolean,
Functions, JSON, Regular Expression
Objects, Arrays and Functions, JSON
Note : Go through the reference links for all the
subtopics listed here
Getting Started, Fundamentals, Operators, Control
Flow, Objects, Arrays, Functions, DOM
Bootstrap4 Bootstrap Fundamentals

Grid System
NAV Bar

Bootstrap Components

jQuery Jquery and its features


Basic components
DOM manipulation & events
Basic AJAX with Jquery

These are curated open-source learning references. Any changes that happen to this content would be under the sole discretio
URLs
https://www.w3schools.com/html/html_intro.asphttps://www.w3schools.com/html/html_editors.asp

https://code.visualstudio.com/docs/languages/htmlhttps://www.freecodecamp.org/news/learn-how-to-use-the-chrome-devtools-

https://www.w3schools.com/html/html_basic.asp
https://www.w3schools.com/html/html5_semantic_elements.asphttps://www.w3schools.com/html/html_elements.asphttps://www

https://www.w3schools.com/tags/ref_eventattributes.asp
https://www.tutorialspoint.com/html5/html5_geolocation.htm
https://www.w3schools.com/html/html5_geolocation.asp
https://www.w3schools.com/html/html5_webstorage.asp
https://www.tutorialspoint.com/html5/html5_web_sql.htm
https://www.tutorialspoint.com/html5/html5_web_forms2.htm
https://www.youtube.com/watch?v=mJgBOIoGihA

https://www.w3schools.com/css/css_intro.asphttps://www.w3schools.com/css/css_syntax.asphttps://www.w3schools.com/css/c

https://www.w3schools.com/css/css_selectors.asp
https://www.w3schools.com/css/css_colors.asphttps://www.w3schools.com/css/css_outline.asphttps://www.w3schools.com/css

https://www.w3schools.com/css/css_text.asp
https://www.w3schools.com/css/css_font.asp
https://www.w3schools.com/css/css_icons.asp
https://www.w3schools.com/css/css_link.asp
https://www.w3schools.com/css/css_list.asp
https://www.w3schools.com/css/css_table.asp
https://www.w3schools.com/css/css_boxmodel.asp
https://www.w3schools.com/css/css_rwd_intro.asp
https://www.w3schools.com/css/css_rwd_mediaqueries.asp
https://www.w3schools.com/css/css_rwd_viewport.asp
https://www.youtube.com/watch?v=OXGznpKZ_sA
https://www.w3schools.com/js/

https://www.w3schools.com/js/
https://www.w3schools.com/jsref/jsref_isnan.asp
https://www.w3schools.com/jsref/jsref_indexof.asp
https://javascript.info/forms-submit

https://www.youtube.com/watch?v=PkZNo7MFNFg

https://www.w3schools.com/bootstrap4/bootstrap_get_started.asp
https://www.w3schools.com/bootstrap4/bootstrap_containers.asp
https://www.w3schools.com/bootstrap4/bootstrap_grid_basic.asp
https://www.w3schools.com/bootstrap4/bootstrap_navs.asp
https://www.w3schools.com/bootstrap4/bootstrap_navbar.asp
https://www.w3schools.com/bootstrap4/bootstrap_badges.asp
https://www.w3schools.com/icons/google_icons_intro.asp
https://www.w3schools.com/bootstrap4/bootstrap_list_groups.asp
https://www.w3schools.com/bootstrap4/bootstrap_cards.asp
https://www.w3schools.com/bootstrap4/bootstrap_grid_basic.asp
https://www.w3schools.com/bootstrap4/bootstrap_forms.asphttps://www.w3schools.com/bootstrap4/bootstrap_forms_inputs.as

https://www.bootstrapdash.com/bootstrap-css-styles/https://gijgo.com/datepicker/configurationhttps://gijgo.com/datepicker

https://www.w3schools.com/jquERy/jquery_intro.asp
https://www.w3schools.com/jquERy/jquery_get_started.asp
https://www.w3schools.com/jquERy/jquery_syntax.asp
https://www.w3schools.com/jquERy/jquery_selectors.asp
https://www.w3schools.com/jquERy/jquery_events.asp
https://www.w3schools.com/jquERy/jquery_ajax_intro.asp
https://www.w3schools.com/jquERy/jquery_ajax_load.asp
https://www.w3schools.com/jquERy/jquery_ajax_get_post.asp

ny changes that happen to this content would be under the sole discretion of the website.
Topics Sub-Topics
Database What is Database Design?, Why is Database
Design Design important?, Life Cycle, Physical Model,
Logical Model, Database Design Process,
Normalization Normal Forms in DBMS, 1NF, 2NF, 3NF, BCNF
NoSQL Basics Introduction to NoSQL
SQL Functions Aggregate and Scalar Functions
Date Functions
String Functions
Ranking Functions
GROUP BY GROUP BY clause
Joins Inner, Left, Right and Full Joins
Cartesian Join & Self Join
Subquery Introduction to Subquery
Sub queries in From Clause
Correlated Subqueries
MySQL Full Introduction to ANSI SQL and
Course MySQL, Data Retrieval with
SELECT Statement, Filtering and
Sorting Data, Aggregate Functions
and Grouping,
Joins and Subqueries, Data
Modification with INSERT,
UPDATE, DELETE, Creating and
Modifying Tables, Indexes and
Constraints

These are curated open-source learning references. Any changes that happen to this content would be under the sole discretio
URLs
https://www.javatpoint.com/database-design

https://www.geeksforgeeks.org/normal-forms-in-dbms/
https://www.geeksforgeeks.org/introduction-to-nosql/
https://www.geeksforgeeks.org/sql-functions-aggregate-scalar-functions/
https://www.geeksforgeeks.org/sql-date-functions/
https://www.geeksforgeeks.org/sql-string-functions/
https://www.geeksforgeeks.org/mysql-ranking-functions/
https://www.geeksforgeeks.org/sql-group-by/
https://www.geeksforgeeks.org/sql-join-set-1-inner-left-right-and-full-joins/
https://www.geeksforgeeks.org/sql-join-cartesian-join-self-join/
https://www.geeksforgeeks.org/sql-subquery/
https://www.geeksforgeeks.org/sql-sub-queries-clause/
https://www.geeksforgeeks.org/sql-correlated-subqueries/
https://www.youtube.com/watch?v=7S_tz1z_5bA&t=1221s

Any changes that happen to this content would be under the sole discretion of the
Topics Sub-Topics
Object Oriented Proramming Concepts Class & Objects,static variables (class variables)

Encapsulation

Inheritance
Polymorphism
Abstract class
Interface
Object class

packages
Access Modifiers and final keyword

Exception Handling Basics,Types of exceptions

User Defined Exceptions

Wrapper classes Convert primitive data type to objects. Integer, Float, Double,
Long, Character, Boolean
Collections Framework Collection basics
List

Map
Set
File Handling InputStream, OutputStream, FileReader, FileWriter

Advanced Concepts String Methods

Explain Annotations
Memory management works in Java
Multi-Threading
Java 8 Concepts Lambda Expressions

Stream API, Filters, Collectors, forEach and Method Reference

DateTime API

Java Features from Java 8 to Java 17 Whats new in Java Features from Java 8 to Java 17
Java Full Course Introduction to Java, Variables and Data Types, Operators,
Control Flow Statements, Arrays, Methods, Object Oriented
Programming Concepts, Exception Handling, File I/O,
Collections Framework, Multithreading, Java 8, 11 & 12
Features, What's New in Java 17?
JDBC Introduction to JDBC, JDBC Drivers, Connecting to a Database,
Executing SQL Queries, Retrieving Data, Handling
Transactions, Batch Processing, Handling Exceptions
These are curated open-source learning references. Any changes that happen to this content would be under the sole discretio
URLs
https://www.geeksforgeeks.org/classes-objects-java/
https://www.geeksforgeeks.org/variables-in-java/
https://www.tutorialspoint.com/What-is-the-difference-between-class-variables-and-instance-variables-in-Java

https://www.w3schools.com/java/java_constructors.asp
https://www.w3schools.com/java/java_encapsulation.asp
https://www.w3schools.com/java/java_inheritance.asp
https://www.w3schools.com/java/java_polymorphism.asp
https://www.w3schools.com/java/java_abstract.asp
https://www.geeksforgeeks.org/interfaces-in-java/
https://www.geeksforgeeks.org/overriding-equals-method-in-java/
https://www.geeksforgeeks.org/object-class-in-java/
https://www.tutorialspoint.com/Advantages-of-using-packages-in-Java
https://www.javatpoint.com/access-modifiers
https://www.javatpoint.com/final-keyword
https://www.geeksforgeeks.org/exceptions-in-java/
https://www.geeksforgeeks.org/types-of-exception-in-java-with-examples/
https://www.geeksforgeeks.org/checked-vs-unchecked-exceptions-in-java/
https://www.geeksforgeeks.org/throw-throws-java/
https://www.tutorialspoint.com/What-are-custom-exceptions-in-Java
https://www.codejava.net/java-core/exception/how-to-create-custom-exceptions-in-java
https://www.geeksforgeeks.org/wrapper-classes-java/

https://www.javatpoint.com/collections-in-java
https://www.geeksforgeeks.org/initialize-an-arraylist-in-java/
https://howtodoinjava.com/java/collections/arraylist/iterate-through-objects/
https://www.geeksforgeeks.org/java-util-hashmap-in-java-with-examples/
https://www.geeksforgeeks.org/set-in-java/
https://www.geeksforgeeks.org/file-handling-java-using-filewriter-filereader/
https://www.tutorialspoint.com/java/java_files_io.htm
https://www.java-programs.thiyagaraaj.com/parseexception-java-example-program.html
https://www.javatpoint.com/difference-between-stringbuffer-and-stringbuilder
https://www.javatpoint.com/java-annotation
https://www.javatpoint.com/memory-management-in-java
https://www.javatpoint.com/multithreading-in-java
https://docs.oracle.com/javase/tutorial/java/javaOO/lambdaexpressions.html
https://docs.oracle.com/javase/8/docs/api/java/util/function/package-summary.html
https://docs.oracle.com/javase/8/docs/api/java/util/stream/package-summary.html
https://www.geeksforgeeks.org/stream-in-java
https://www.tutorialspoint.com/java8/java8_streams
https://www.oracle.com/technetwork/articles/java/jf14-date-time-2125367.html
https://docs.oracle.com/javase/8/docs/api/java/time/package-summary.html
https://docs.oracle.com/javase/8/docs/api/java/time/format/package-summary.html
https://reflectoring.io/java-release-notes/
https://www.youtube.com/watch?v=BGTx91t8q50

https://www.youtube.com/watch?v=BOUMR85B-V0&list=PLhs1urmduZ2-yp3zID5rMEmXDETN8xvMo

would be under the sole discretion of the website.


Use these online editors to practice the questions in the learning sites listed or your choice of
Skill/Course URLs
SQL https://www.mycompiler.io/new/sql
https://www.jdoodle.com/execute-sql-online/
https://www.tutorialspoint.com/execute_sql_online.php
https://www.w3schools.com/sql/trysql.asp?filename=trysql_asc
https://onecompiler.com/mysql
HTML5, CSS3, JavaScript https://www.tutorialspoint.com/online_html_editor.php
https://www.w3schools.com/tryit/tryit.asp?filename=tryhtml_hello
https://onecompiler.com/html
https://jsfiddle.net/
Core Java https://www.tutorialspoint.com/compile_java_online.php
https://www.onlinegdb.com/online_java_compiler
https://www.jdoodle.com/online-java-compiler-ide/
https://www.w3schools.com/java/java_compiler.asp
Bootstrap https://w3schools.com/bootstrap4/bootstrap_editor.asp
jQuery https://www.w3schools.com/jquery/jquery_editor.asp
https://www.tutorialspoint.com/online_jquery_editor.php
These are curated open-source learning references. Any changes that happen to this content

You might also like