
Full-stack
Instructor
predragacademy
Reviews
Course Overview
HTML 4 and HTML 5
- Introduction of HTML
- Tag, Elements and Attributes
- Basics syntax
- Table
- List
- Forms
- Structure of HTML4 and HTML5
- Semantic and non-semantic tags
- HTML 5 Features
- New Input type
- Forms Attribute
- SVG
- Canvas
- Audio, Video Tag
CSS (Cascading Style Sheet)
- Attributes (ID, Class, Style, Title )
- CSS Types (Inline, Internal, External)
- Box-model
- Display Property (Block, Inline, None)
- Visibility-Hidden
- Position Property(Static, Relative, Absolute, Fixed )
- Z-index Property
- Combinators (Descendant Selector, Child Selector, Adjacent Sibling Selector, General Sibling Selector)
- CSS Pseudo-classes (Link, Visited, Hover, Active)
- CSS Pseudo-elements (First Line, First Letter, Before, After ,Selection)
- Static Web Page
- Viewport Meta tag
CSS 3
- Background, Multiple Backgrounds
- Font Related Features (online fonts)
- Text-Effect and Box-Effect
- Gradients-Linear and Radial
- Transition
- Transformation
- Animation
- Media Queries
Bootstrap
- Introduction of Bootstrap (Responsive)
- Typography
- Tables
- Images, Buttons
- Grid Structure-Type of columns
- Forms
- Jumbortron,
- well
- Panel
- Navbar, Nav Tab
- Carousel
- Responsive Web Page
JavaScript
- Introduction of JavaScript
- Use of JavaScript
- Variables
- Keywords
- Data Type (Primitive, non-primitive)
- JS Conditions (if, if-else)
- Conditional operators & logical operators
- Loops (for, while, do-while)
- Switch Case
- Functions
- SetTimeout and set Interval Function
- HTML DOM
- Use the document object to access and manipulate HTML
- Changing HTML Elements
- Adding and Deleting Elements
- Array
- Objects
- How to access Objects (Dot Notation, bracket Notation)
- Object Creation (Empty Object, Literal Way, Constructor Way)
- Prototype
- Validations
- Events
jQuery
1. Introduction
- JQuery Library
- First JQuery Example
- The Document Ready Function
- How to escape a special character
2. Selectors
- Basic selectors
- Precise Selectors
- Combination of Selectors
- Hierarchy Selectors
- Selection Index Filters
- Visibility Filters
- Forms Selectors
- Forms Filters
3. Find Dropdown Selected Item
4. Document Traversal
- Getting a specific DOM element
5. Event
- Events Helpers
- Attach Event
- Detaching Events
- Events Triggering
6. HTML Manipulation
7. AJAX with jQuery
8. Use and Benefits JSON
9. Overview of AngularJS
PHP
- Introduction to PHP
- PHP Basics
- Control Structures & Loops
- Functions in PHP
- Arrays in PHP
- Working with Forms in PHP
- PHP Superglobals
- PHP Object-Oriented Programming (OOPs)
- Error Handling & Debugging
MYSQL
- Introduction to MySQL
- MySQL Database Operations
- Handling User Authentication
- Advanced MySQL & PHP Concepts
- APIs & JSON Handling
- File Handling in PHP
- Sessions & Cookies in PHP
- Email Handling in PHP
- PHP Security Best Practices
- PHP Frameworks Overview
- Deployment & Project Work