Video Lectures

32x32

Chapter 1 : Internet and the World Wide Web
Topic : What is Internet? Applications of Internet, E-mail, Telnet, FTP, E-commerce and Ebusiness. Internet Service Providers, Domain Name Server, Internet Address, World Wide Web (WWW): World Wide Web and its Evolution, Uniform Resource Locator (URL), Browsers, Common Features of Browsers, Search Engine, Web Server, HTTP Protocol.
Content : explanation 73 MB ,42:47 MIN , THEORY


32x32

Chapter 2 : HTML5
Topic : Introduction
Content : What is html5 25 MB ,14:0 MIN , THEORY


32x32

Chapter 2 : HTML5
Topic : Formatting Text by using Tags
Content : b, strong, i, em, mark, u, tt, sub, sup, del, strike, ins, big, small 40 MB ,18:5 MIN , THEORY + PRACTICAL


32x32

Chapter 2 : HTML5
Topic : Using Lists
Content : types of lists ordered list, unordered list, definition list, nested list, and its attributes, also get ideas of background color and setting background images in html using html attributes 46 MB ,23:26 MIN , THEORY + PRACTICAL



32x32

Chapter 3 : CSS
Topic : Implementing Styles using CSS â?? Stylesheets, Formatting Text and Links using CSS, CSS Selectors
Content : Types of style sheet (Inline, Internal, External) , Creating Classes and IDs for Applying Styles (class and id selector), Applying Styles to Hyperlinks, pseudo-classes that you can use with hyperlink styles, Creating Styles for Nested Tags, Creating and Linking to External Style Sheets, Formatting Text, Specifying a Font Size and Color, Applying Bold and Italics, Applying Strikethrough and Underlining, Adjusting Spacing Between Letters, formatting paragraphs (Indenting Paragraphs, Padding, Margin, Color, Width, border border types, horizontal and vertical alignment) 104 MB ,45:47 MIN , THEORY + PRACTICAL


32x32

Chapter 3 : CSS
Topic : Setting Dimensions
Content : height, width, line-height, max-height, min-height, max-width, min-width 17 MB ,7:6 MIN , THEORY + PRACTICAL


32x32

Chapter 3 : CSS
Topic : Margin and Padding
Content : Padding|margin, Padding|margin-top, padding|margin-right, padding|margin-bottom, padding|margin-left, padding|margin:T|R|B|L (px) 20 MB ,8:14 MIN , THEORY + PRACTICAL


32x32

Chapter 3 : CSS
Topic : Using Inline Container to mark up a part of a text
Content : tag and positioning 31 MB ,13:37 MIN , THEORY + PRACTICAL


32x32

Chapter 3 : CSS
Topic : Adding Border
Content : border, border-width, border-style 33 MB ,13:48 MIN , THEORY + PRACTICAL


32x32

Chapter 3 : CSS
Topic : Changing Background
Content : background-color, background-image, background-repeat, background-attachment, background-position 48 MB ,18:4 MIN , THEORY + PRACTICAL


32x32

Chapter 2 : HTML5
Topic : Defining Metadata about an HTML, Redirecting to another URL.
Content : tag, charset, content, http-equiv, name, content-type, refresh, description, keywords, viewport 90 MB ,27:38 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : HTML Page Layout
Topic : Inline Frames
Content : iframe and its attribute 7 MB ,3:22 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : HTML Page Layout
Topic : Responsive Web Design
Content : meta tag and viewport 25 MB ,8:44 MIN , THEORY + PRACTICAL


32x32

Chapter 2 : HTML Media, Tables and Forms
Topic : adding Favicon
Content : link tag and favicon 16 MB ,5:5 MIN , THEORY + PRACTICAL


32x32

Chapter 2 : HTML Media, Tables and Forms
Topic : Embedding audio and video on web page
Content : video, audio tag and its attribute 22 MB ,8:29 MIN , THEORY + PRACTICAL


32x32

Chapter 2 : HTML Media, Tables and Forms
Topic : Collecting user input with HTML Forms, Additional Input Types in HTML5
Content : form methods, input type (text | password | email | url | submit | reset | number | range | date | month | week | time | datetime), textarea, select, optiongroup and its related properties 66 MB ,30:25 MIN , THEORY + PRACTICAL


32x32

Chapter 2 : HTML Media, Tables and Forms
Topic : Creating Simple Table, Table Dimension, Merging Table Cells, Formatting Tables: Applying Borders, Background and Foreground fills, Changing Cell Padding, Spacing and Alignment
Content : table, th, tr, td and its attributes 116 MB ,58:25 MIN , THEORY + PRACTICAL


32x32

Chapter 2 : HTML Media, Tables and Forms
Topic : HTML Media, Tables and Forms
Content : explanation 7 MB ,4:7 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : JavaScript
Topic : Introduction, Difference between Client-side and Server-side Scripting
Content : explanation 15 MB ,10:16 MIN , THEORY


32x32

Chapter 1 : JavaScript
Topic : Functions
Content : explanation 12 MB ,7:23 MIN , THEORY


32x32

Chapter 1 : JavaScript
Topic : Data Types
Content : String, Number, Boolean, Undefined, Null, Object, Array, RegExp 7 MB ,3:20 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : JavaScript
Topic : Hoisting
Content : explanation 16 MB ,7:13 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : JavaScript
Topic : JavaScript Objects
Content : explanation 2 MB ,1:59 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : JavaScript
Topic : Strict Mode
Content : explnation 13 MB ,6:56 MIN , THEORY + PRACTICAL


32x32

Chapter 2 : Operators
Topic : Arithmetic Operators
Content : Addition, Subtraction, Multiplication, Exponentiation, Division, Modulus (Remainder), Increment, Decrement 8 MB ,3:48 MIN , THEORY + PRACTICAL


32x32

Chapter 2 : Operators
Topic : Assignment Operators, Comparison Operators, Logical Operators
Content : explanation 27 MB ,15:55 MIN , THEORY + PRACTICAL


32x32

Chapter 2 : Operators
Topic : Bitwise Operators
Content : explanation 27 MB ,13:31 MIN , THEORY + PRACTICAL


32x32

Chapter 3 : Statements
Topic : Conditional Statements if else, switch
Content : explanation 20 MB ,11:5 MIN , THEORY + PRACTICAL


32x32

Chapter 4 : javascript objects
Topic : User-defined Objects
Content : explanation 13 MB ,6:6 MIN , THEORY + PRACTICAL


32x32

Chapter 3 : Statements
Topic : labels
Content : explanation 35 MB ,18:13 MIN , THEORY + PRACTICAL


32x32

Chapter 4 : javascript objects
Topic : with Keyword
Content : explanation 9 MB ,5:0 MIN , THEORY + PRACTICAL


32x32

Chapter 4 : javascript object
Topic : Native Objects â?? Array
Content : array and its methods concat, join, pop, push, delete, sort, reverse 20 MB ,10:33 MIN , THEORY + PRACTICAL


32x32

Chapter 4 : javascript objects
Topic : Math, Number
Content : methods and explanation, round(x), ceil(x) ,floor(x), pow(x, y), sqrt(x), min(), max(), random(),log(x) 16 MB ,7:6 MIN , THEORY + PRACTICAL


32x32

Chapter 4 : javascript objects
Topic : RegExp
Content : syntax, Modifier, Expression, Quantifier, Metacharacter 43 MB ,23:41 MIN , THEORY + PRACTICAL


32x32

Chapter 6 : Browser BOM
Topic : Moving back and forward with History
Content : explanation 18 MB ,4:43 MIN , THEORY + PRACTICAL


32x32

Chapter 5 : DOM
Topic : Introduction, DOM Properties and Methods
Content : explanation 33 MB ,17:18 MIN , THEORY + PRACTICAL


32x32

Chapter 6 : Browser BOM
Topic : Cookies
Content : explanation 14 MB ,7:5 MIN , THEORY


32x32

Chapter 1 : JavaScript
Topic : void Keyword
Content : explanation 11 MB ,6:2 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : JavaScript
Topic : JavaScript Variables and Constants
Content : var , let ,const 31 MB ,18:27 MIN , THEORY + PRACTICAL


32x32

Chapter 7 : Events and Event Handlers
Topic : HTML Events, DOM Events, DOM Event Listener, onAbort, onBlur, onChange, onClick, onDblClick, onError, onFocus, onKeyDown, onKeyPress, onKeyUp, onLoad, onMouseDown, onMouseMove, onMouseOut, onMouseOver, onMouseUp, onReset, onResize, onSelect, onSubmit, onUnload
Content : explanation 64 MB ,30:39 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : PHP
Topic : Server-side Scripting, PHP Syntax and Comments
Content : explanation 54 MB ,31:21 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : PHP
Topic : Introduction
Content : explanation 11 MB ,7:33 MIN , THEORY


32x32

Chapter 1 : PHP
Topic : Variables and Constants, Data Types
Content : explanation 31 MB ,17:9 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : PHP
Topic : Functions
Content : explanation 75 MB ,43:32 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : PHP
Topic : Control Structures, Looping, Loop Termination
Content : explanation 81 MB ,46:55 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : PHP
Topic : PHP Form Handling
Content : explanation 74 MB ,35:26 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : PHP
Topic : PHP Form Validation
Content : Empty String, Validate String, Validate Numbers, Validate Email, Validate URL, Input length, preg_match 135 MB ,51:59 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : PHP
Topic : Superglobals
Content : GLOBALS, _SERVER, _REQUEST 35 MB ,16:50 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : PHP
Topic : PHP Arrays
Content : array, range(), list(),multidimensional array, is_array(), count(), sizeof(), in_array(), isset(), iteration in array 85 MB ,45:49 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : PHP
Topic : PHP Strings
Content : string operators, heredoc, string functions (chop(),lcfirst(),ltrim(),rtrim(),strcmp(),stripos(),stristr(),strlen(),strpos(),strrev(),strripos(),strrpos(),strtolower(),strtoupper(),substr(),substr_count(),substr_replace(),trim(),ucfirst()ucwords()) 89 MB ,43:34 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : PHP
Topic : PHP RegEx
Content : modifier, pattern, metacharacters, quantifiers, functions 43 MB ,25:27 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : PHP
Topic : PHP Numbers, PHP Math
Content : typecasting, math functions 30 MB ,17:10 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : Advanced PHP
Topic : PHP Date and Time
Content : date() function 16 MB ,6:58 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : Advanced PHP
Topic : PHP Include
Content : working and explanation 18 MB ,8:35 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : Advanced PHP
Topic : PHP Cookies, PHP Sessions
Content : PHP Cookies, PHP Sessions 66 MB ,37:20 MIN , THEORY + PRACTICAL


32x32

Chapter 1 : Advanced PHP
Topic : Validating and Sanitizing Data with PHP Filters
Content : filter_var() function, FILTER_SANITIZE_STRING , FILTER_VALIDATE_IP, FILTER_VALIDATE_URL, FILTER_VALIDATE_EMAIL, FILTER_SANITIZE_EMAIL, FILTER_SANITIZE_URL 54 MB ,22:20 MIN , THEORY + PRACTICAL


32x32

Chapter 2 : PHP and MySQL
Topic : Why PHP and MySQL?
Content : Why PHP and MySQL? 15 MB ,9:49 MIN , THEORY


32x32

Chapter 2 : PHP and MySQL
Topic : Connect to MySQL, Creating Database and Tables
Content : Connect to MySQL, Creating Database and Tables 90 MB ,47:2 MIN , THEORY + PRACTICAL


32x32

Chapter 2 : PHP and MySQL
Topic : Inserting Single and Multiple Rows, Retrieving Last ID, MySQL Prepared, Selecting Data, Updating Data, Deleting Data, Limiting Data.
Content : Inserting Single and Multiple Rows, Retrieving Last ID, MySQL Prepared, Selecting Data, Updating Data, Deleting Data, Limiting Data. 96 MB ,40:13 MIN , THEORY + PRACTICAL


The Shikshak App

The Shikshak App is an honest attempt to provide quality education.

https://play.google.com/store/apps/details?id=com.weit.theshikshak&hl=en_IN