Posts

Showing posts from February, 2025

Mastering CSS and CSS 3: A Complete Course Syllabus from Beginner to Advance

Introduction to CSS  CSS Syntax  Element Selector in CSS  Way of Inserting CSS  External Style Sheet in CSS  How to link Web Page to External Style Sheet in CSS  Internal Style Sheet in CSS  Inline Style in CSS  Multiple Style Sheet  or Priority of Style Sheets in CSS  Comment in CSS  id Selector in CSS  Class Selector or Style Class in CSS  Universal Style Class in CSS  Element Specific Style Class in CSS  How to use two or more classes in CSS  Grouping Selectors in CSS  Background Properties in CSS  background color property in CSS  background image property in CSS  background repeat property in CSS  background position property in CSS  background attachment property in CSS  background shorthand property in CSS  background size property in CSS  background origin property in CSS  background clip property in CSS  How to set Multiple background Image in C...

Mastering Core Python: A Complete Course Syllabus for Beginners

Introduction to Python  How Python Work  Python Virtual Machine  How to Install Python in Windows 11 How to Install Python and PyCharm  How to run Python Program using Command Line Window  How to run Python Program using IDLE  How to run Python Program using Notepad  How to Run Python Program using PyCharm  How to Run Python Program using Visual Studio Code  Identifier in Python  Reserved words in Python  Constant in Python  Variable in Python  Data Type in Python  Built in Data Types in Python  Declaring and Initializing Variables in Python  Arithmetic Operators in Python  Relational or Comparison Operator in Python  Logical Operators in Python  Assignment Operators in Python  Bitwise Operator in Python  Membership Operators in Python  Identity Operators in Python  Operator Precedence and Associativity in Python  Implicit and Explicit Type Conversion in Python  O...

Mastering Advance Python: A Complete Course Syllabus for Beginners

Requirements before Learning Advance Python  Download Advance Python Study Material PPT and Code What is Object Oriented Programming  What is Encapsulation  What is Abstraction  What is Inheritance  What is Polymorphism  Class and Object in Python  Constructor in Python  Instance Variable in Python  Class Variable or Static Variable in Python  Namespace in Python  Instance Method in Python  Accessor or Getter Method and Mutator or Setter Method in Python  Class Method in Python  Static Method in Python  Passing Member of one Class to another Class in Python  Nested Class in Python  Inheritance in Python  Why do we need Inheritance in Python  Single Inheritance in Python  Constructor in Inheritance in Python  Constructor Overriding in Python  Constructor with Super Method or Call Parent Class Constructor in Child Class in Python  Multilevel Inheritance in Python  Hierar...

Mastering Advance JavaScript: A Complete Course Syllabus for Beginners

Introduction to Advance JavaScript  Download Advance JavaScript Notes What is Document Object Model in JavaScript  Document Tree in JavaScript  getElementById Method in JavaScript  getElementsByTagName Method in JavaScript  getElementsByTagName More Specific Method in JavaScript  getElementsByTagName Method with Length Property in JavaScript  getElementsByTagName Method with Loop in JavaScript  getElementsByClassName Method in JavaScript  getElementsByClassName More Specific Method in JavaScript  getElementsByClassName Method with Length Property in JavaScript  getElementsByClassName Method with Loop in JavaScript  querySelector Method in JavaScript  querySelectorAll Method in JavaScript  querySelectorAll  More Specific Method in JavaScript  querySelectorAll Method with Length Property in JavaScript  querySelectorAll Method with Loop in JavaScript  Web Page Properties in JavaScript  Properties...

Mastering Advance PHP: A Complete Course Syllabus for Beginners

Advance PHP  Download GeekyShows Advance PHP Notes Object Oriented Programming in Advance PHP  Class in PHP  Object in PHP  this Keyword in PHP  Constructor in PHP  Destructor in PHP  Inheritance in PHP  Inheritance with Constructor in PHP  Public Access Modifier in PHP  Private Access Modifier in PHP  Protected Access Modifier in PHP  Access Modifier with Constructor in PHP  Static Properties in PHP  Static Property inside Static Method in PHP  Static with Inheritance in PHP  Abstract Class and Abstract Method in PHP  const in PHP  Interface in PHP  Difference between Interface and Abstract Class in PHP  Method Overriding in PHP  final Method and final Class in PHP  include and require in PHP  include once and require once in PHP  Example of include once in PHP  Introduction to Database in PHP  What is MySQLi in PHP  Create Database and Table using phpM...

Mastering Bootstrap: A Complete Course Syllabus from Beginner to Advance

Introduction to Bootstrap  How to Download and Use Bootstrap  How to Include Custom CSS in Bootstrap  Container and Container fluid Layout in Bootstrap  Grid System in Bootstrap  Grid System Break Points in Bootstrap  Example Grid System Break Points in Bootstrap  Auto Width Column in Bootstrap  Column Break in Bootstrap  How to set Column Order in Bootstrap  Offset Column in Bootstrap  Nesting Columns or Rows in Bootstrap  Media Object in Bootstrap  Typography in Bootstrap  Images in Bootstrap  Table in Bootstrap  Figures in Bootstrap  Colors in Bootstrap  Borders in Bootstrap  Text in Bootstrap  Spacing - Margin and Padding in Bootstrap  Vertical Alignment in Bootstrap  Visibility in Bootstrap  Sizing in Bootstrap  Position in Bootstrap  Shadow in Bootstrap  Display in Bootstrap  Embed in Bootstrap  Float in Bootstrap  Alerts in Bootstrap...

Mastering Core PHP: A Complete Course Syllabus for Beginners

Introduction to PHP  What is Client and Server  Client Server Architecture  What is Web Browser and Web Server  Web Server Architecture  What is Web Application  What is Website  Type of Website  How PHP Works  Development Environment for PHP  How to Install XAMPP  How to Download and Install XAMPP in Windows 11  MySQL Replaced by MariaDB in XAMPP  How to Download Core PHP Notes Basic Structure of PHP  How to Run PHP on Local Server  Variable in PHP  Data Type in PHP  echo Statement in PHP  print Statement in PHP  Difference between print and echo in PHP  Here Document in PHP  Comments in PHP  String Interpolation in PHP  Constant in PHP  Math Operators in PHP  Math Function in PHP  Assignment Operators in PHP  If Statement and Nested if Statement in PHP  if else and Nested if else Statement in PHP  Relational Operators in PHP  Difference ...

Mastering Core Java Script: A Complete Course Syllabus for Beginners

Introduction to JavaScript  Download Core JavaScript Notes JavaScript and Java Same  ? Advantage and Disadvantage of JavaScript  Inline a way of Adding JavaScript  External a Way of Adding JavaScript  Script Tag in JavaScript  How to link more than one External JavaScript  How to use Inline and External together in JavaScript  write Function in JavaScript  alert Function in JavaScript  Identifier in JavaScript  Variables in JavaScript  Reserved Keywords in JavaScript  Data type in JavaScript  Declaring and Initializing Variable in JavaScript  Comments in JavaScript  JavaScript Operators  Arithmetic Operators in JavaScript  Relational or Comparison Operator in JavaScript  Logical Operators in JavaScript  Bitwise Operators in JavaScript  Assignment Operators in JavaScript  prompt method Getting input from user in JavaScript  Which one is good approach to write JavaScript...

Mastering Core Java Programming: A Complete Course Syllabus for Beginners

1. Introduction to Java Programming  2. Features of Java Programming  3. Java Virtual Machine   4. Some important Points in Java Programming  5. Separators in Java Programming  6. Classification of Java Programming  7. How to Download Java Development Kit  8. How to Install JDK  9. How to set path for Java Development Kit  10. A Basic Structure of Java Program  11. How to run Java Program  12. How to Download Eclipse for Java Programming  13. How to install Eclipse for Java Programming  14. How to Start Eclipse for Java Programming  15. How to Create Project in Eclipse for Java Programming  16. How to Run Java Program in Eclipse  17. How to Enable Line Number in Eclipse  18. How to Increase font size in Eclipse  19. How to Turn Off Tooltip in Eclipse  20. Data Types in Java Programming  21. Declaration and Initialization of variables in Java Programming  22. Reserve Keywords in ...

Mastering Java: A Complete Course Syllabus for Beginners

 1. Introduction to Java Programming  2. Features of Java Programming  3. Java Virtual Machine   4. Some important Points in Java Programming  5. Separators in Java Programming  6. Classification of Java Programming  7. How to Download Java Development Kit  8. How to Install JDK  9. How to set path for Java Development Kit  10. A Basic Structure of Java Program  11. How to run Java Program  12. How to Download Eclipse for Java Programming  13. How to install Eclipse for Java Programming  14. How to Start Eclipse for Java Programming  15. How to Create Project in Eclipse for Java Programming  16. How to Run Java Program in Eclipse  17. How to Enable Line Number in Eclipse  18. How to Increase font size in Eclipse  19. How to Turn Off Tooltip in Eclipse  20. Data Types in Java Programming  21. Declaration and Initialization of variables in Java Programming  22. Reserve Keywor...

Mastering SQL: A Complete Course Syllabus for Beginners

1. Introduction to SQL  How to Download and Install MySQL in Windows 11  2. How to Download MYSQL  3. How to Install and Configure MYSQL  4. How to Start MYSQL  5. Create Database in SQL  6. Use Database in SQL  7. Create Table in SQL  8. Describe Table in SQL  9. Show Database and Table in SQL  10. INT and DEC Data Type in SQL  11. CHAR, VARCHAR and TEXT Data Type in SQL  12. DATE, DATATIME and TIMESTAMP Data Type in SQL  13. Example of All Data Type in SQL  14. Help and Support by MYSQL  15. INSERT INTO in SQL  16. INSERT INTO without specifying Column Name in SQL  17. INSERT INTO with Changing order of column in SQL  18. INSERT INTO Specified Column in SQL  19. INSERT INTO Multiple rows in SQL  20. SELECT All or Particular Column records in SQL  21. Single Quotes Problem in SQL  22. SELECT with LIMIT in SQL  23. WHERE Clause and equal operator in SQL  24. WHERE Clau...