
Looking to increase your income as a web developer? Or maybe you're seeking to shift career to a new career that gives you more free time and flexibility?
Whatever your motivation to become a pro web developer, you've come to the right place.
The Complete Web Developer Course in Arabic is THE most comprehensive, cost-effective and career-enhancing course you'll find
This fast, effective course takes you easily from zero skills to fee-earning web developer.
Here's what you get with The Complete Web Developer Course in Arabic:
You'll get access to 14 chapters that will give you a deep understanding of each topic.
Each chapter is supported with clear, engaging video tutorials and practical website challenges.
·The course starts with the basics. I'll show you the tips and tricks to work effortlessly with web technologies like HTML, CSS and JavaScript.
·Once you're doing that in your sleep, I'll show you how to build your own responsive websites using more advanced techniques such as iQuery PHP, MySQL, Ajax and Twitter Bootstrap.
over the 14 sections we will learn:
- HTML5
-CSS3
- JavaScript
-JQuery
-Bootstrap
-PHP
-MySQLi
-AJAX
What else will you get?
·A friendly, informal community to support you every step of the way
·Personal contact with me, the course tutor
·Lifetime access to course materials
·A deep understanding of how to code, design and build powerful websites
In this video you will learn a quick introduction about HTML “Hypertext Markup Language”
In this video you will learn how to install the required tools to start learning HTML
In this video you will learn what is HTML page structure and how to write your first code
In this video we will took about heading and its importance to index the structure of web pages
In this video we will learn what is paragraphs and how to create it inside our web page using HTML
In this video we will learn some HTML elements for defining text with special format
In this video we will learn how to create HTML list in different types like ordered, unordered, and description lists
In this video we will how to create and manage tables using html
In this video we will learn how to add links to your web page to jump to another document or page section
in this video we will learn how to create iframes to display a web page within another one
In this video we will learn how to add an image to web page and manage its attributes
in this video we will create a simple example – make simple playlist in HTML
In this video we will discuss the difference between block and inline elements
In this video we will learn about page head section
In this video we will learn new HTML5 sematic tags
In this video we will learn how to use meter and progress tags
In this video we will learn how to use details tag
In this video we will learn how to manage image with semantic tag figure
In this video we will learn how to add and manage audio sounds inside our web page
In this video we will learn how to add and manage videos inside our web page
In this video we learn element to defines a form that is used to collect user input
Continue form inputs
Continue form inputs
Continue form inputs
Continue form inputs
In this video we will learn how to change html Reserved characters with character entities
In this video we will Basic introduction about CSS language
In this video we will learn how to add CSS to your HTML files
In this video we will learn What is CSS colors and how to specify them
In this video we will learn background properties to define elements background effects
In this video we will learn border properties to specify the style, width and color of elements borders
In this video we will learn outline properties to add elements outline style, width and color
In this video we will learn how to add spaces around elements inside or outside elements border
In this video we will learn how to add elements height and width dimensions
In this video we will learn how to add format to text like color, alignment, decoration, transformation, indentation, spaces, direction,….etc.
In this video we will learn how to manage text fonts like font family, size, style, weight, variant ….etc.
In this video we will learn how to add icons using fontawsome
In this video we will learn how to style page links in different ways
In this video we will learn how to specify lists style
In this video we will learn how to improve tables using CSS
In this video we will learn how to explain relationship between the selectors
In this video we will learn how to controlling elements layout
In this video we will learn flexible box layout module to make flexible responsive layout structure without having to use positioning or floats
In this video we will learn how to specify the type of positioning method used for an element
In this video we will learn how to control what happens to content that is too big to fit an area
In this video we will learn how to specify how an element should float and how to clear element after floating it
In this video we will learn how to define a special state of an element and how to style specified part of an element
In this video we will learn how to specify the transparency of an element
In this video we will learn how to specifies overflowed content that is not displayed should be signaled to the user
In this video we will learn how to add shadow to elements or text
In this video we will learn how to allow us to include the padding and border in an element’s total width and height
In this video we will learn how to select element using it’s attributes and how to add or remove resize attribute to an element
In this video we will learn how to give any element rounded corners
In this video we will learn how to specify the stack order of an element
In this video we will learn how to use 2d transformation to change element shape, size, position …etc.
In this video we will learn how to format your element using 3D transformation
In this video we will learn how to change property values smoothly over a given duration
In this video we will learn how to animate element without using flash or JS
In this video we will learn how to create a flip card using CSS properties
In this video we will learn how to create an animated background using CSS properties
In this video we will learn how to create a dropdown using CSS properties
In this video we will learn how to create a triangle using CSS properties
In this video we will learn how to create a tooltip using CSS properties
In this video we will learn how to create our project structure files
In this video we will start design our page header
In this video we will finish designing page header
In this video we will design contact area
In this video we will design services area
In this video we will start facilies section design
In this video we will finish facilies section design
In this video we will start footer area
In this video we will continue footer area design
In this video we will continue footer area design
In this video we will finish footer area design
In this video we will finish our example template design
In this video we will learn about responsive design description and its benefits
In this video we will learn about view port meta tag and its importance to our design
In this video we will talk about media quires and how to deal with different screens
In this video we will learn the difference between fluid designs using percentages and other design ways
In this video we will talk about different screen size and how to use inside media queries
In this video we will talk about pictures and how to manage them in different sizes
In this video we will introduce you about JavaScript and its usage
In this video we will learn basic structure of JavaScript file and where to embed it inside our file
In this video we will talk about JavaScript output in different ways
In this video we will learn how to add comments to our code
In this video we will learn how to embed HTML tags inside JS
In this video we will learn how to create variables to store data values
In this video we will learn how to use mathematical operator to perform arithmetic on numbers
In this video we will learn how to use shortcut operators
In this video we will learn how to use comparison operators to compare values
In this video we will learn how to use logical operators to determine the logic between variables or values
In this video we will learn how to use Boolean expression to assign value to a variable based on some condition
In this video we will learn how to use if else statements to perform different actions based on different conditions
In this video we will learn how to use switch case to perform different actions based on different conditions
In this video we will learn how to loop through a block of code while specified condition is true using while statement
In this video we will learn how to loop through a block of code while specified condition is true using do while statement
In this video we will learn how to loops through a block of code a number of times using for statement
In this video we will learn how to skip one iteration inside your loop and how to terminate the whole loop
In this video we will learn how to create a user defined function
In this video we will learn what is variable scope and different ways to deal with it
In this video we will learn some mathematical built-in functions inside JS
In this video we will learn how to deal with strings
In this video we will learn how to deal with date functions
In this video we will learn how to use arrays to store multiple values in a single variable
In this video we will learn how JavaScript can react with HTML elements effects
In this video we will learn how JavaScript can access and change all the elements of an HTML document
In this video we will continue talking about JS DOM
In this video we will create a simple example to change elements attributes using JS
In this video we will learn how to deal with elements using its tag name
In this video we will learn how to deal with elements using its class name
In this video we will learn how to deal with elements using the document selector
In this video we will learn how to deal with form elements using JS
In this video we will create a simple example for JS form access
In this video we will learn how JS can be executed in time-intervals
In this video we will create a simple example about timers and loops
In this video we will create a simple example to deal with JS strings and forms
In this video we will finish the example in lesson 35
In this video we will introduce you about JQuery and its usage
In this video we will learn how to download JQuery library and how to start using it
In this video we will learn how to create the basic structure of JQuery scripts and how to embed it to your web page
In this video we will learn how to use selectors to deal with elements using jquery
In this video we will learn how to deal with JQuery events to react with HTML elements
In this video we will learn how to use effects to show and hide elements and how to toggle between them
In this video we will learn how to use effects to fade in and out elements and how to toggle between them
In this video we will learn how to deal with JQuery effects to slide elements
In this video we will learn how to animate elements using JQuery
In this video we will learn how to stop JQuery effects
In this video we will learn how to execute function after the current effect is 100% finished
In this video we will learn how to allow us to run multiple jQuery methods (on the same element) within a single statement
In this video we will learn how to deal with values using JQuery
In this video we will learn how to deal with elements attributes using JQuery
In this video we will learn how to add new elements to your web page using JQuery
In this video we will learn how to remove elements and empty an element using JQuery
In this video we will learn how manipulate the CSS of elements using JQuery
In this lesson we will learn css methods which used to manipulate the HTML and CSS.
In this video we will learn how to deal with elements dimensions using JQuery
In this video we will learn how Use jQuery to filter specific elements
In this video we will learn how to create a simple accordion using JQuery
In this video we will learn how to download and use JQueryUi plugin
In this video we will learn how to resize elements using JQueryUi
In this video we will learn how to create Allow elements to be moved using the mouse
In this video we will learn how to create targets for draggable elements
In this video we will learn how to create reorder elements in a list or grid using the mouse
In this video we will learn how to let us to Use the mouse to select elements, individually or in a group
In this video we will learn how to enables users to quickly find and select from a pre-populated list of values as they type, leveraging searching and filtering
In this video we will learn how to display collapsible content panels for presenting information in a limited amount of space
In this video we will learn how to create a single content area with multiple panels, each associated with a header in a list
In this video we will learn how to create themeable menu with mouse and keyboard interactions for navigation
In this video we will introduce you about Bootstrap and its usage
In this video we will learn how to download bootstrap and how to start using it
In this video we will learn what is grid system and how to manage your screen parts
In this video we will learn how to use bootstrap containers and its different types
In this video we will learn how to deal with text using bootstrap classes
In this video we will learn how to deal with elements background using bootstrap
In this video we will learn how to deal with tables using bootstrap
In this video we will learn how to deal with images using bootstrap
In this video we will learn how to create badges and jumbotron using bootstrap
In this video we will learn how easy to create alert messages using bootstrap
In this video we will learn how to indicates the current page's location within a navigational hierarchy
In this video we will learn how to deal with buttons and its style
In this video we will learn how simply create pagination
In this video we will learn how to create a list group using bootstrap
In this video we will learn to create a progress bar using bootstrap
In this video we will learn how to create a card which is a bordered box with some padding around its content. It includes options for headers, footers, content, colors, etc.
In this video we will learn how to create Collapsibles which are useful when you want to hide and show large amount of content
In this video we will learn how to create an accordion simply using bootstrap classes
In this video we will learn how to deal with Modal plugin is a dialog box/popup window that is displayed on top of the current page
In this video we will learn how to deal with form elements using bootstrap
In this video we will learn how to create a vertical or horizontal menu called nav
In this video we will learn how to create dropdown menu simply using bootstrap
In this video we will learn how to create a complete responsive navbar simply
In this video we will learn how to create image slider named carousel
In this video we will learn how to create Scrollspy which is used to automatically update links in a navigation list based on scroll position
In this video we will start creating project main files and folders
In this video we will create page navbar
In this video we will create the first section in our page which contains a carousel image slider
In this video we will create the services section
In this video we will create the portfolio section
In this video we will create the about section
In this video we will create a team section
In this video we will create contact area and its form
In this video we will create the footer section
In this video we will manage our template to be fully responsive
In this video we will deal with navbar links to scroll between different section
In this video we will finish our template design
In this video we will introduce PHP language and its usage
In this video we will learn the basic structure of PHP language
In this video we will learn how to output data into screen in different ways using PHP
In this video we will learn how to add comments to our code
In this video we will learn how to create variables to store data values
In this video we will learn how to use mathematical operator to perform arithmetic on numbers
In this video we will learn how to use increment and decrement operators to increment and decrement variable values
In this video we will learn how to create a constant variable
In this video we will learn how to use comparison operators to compare values and how to use logical operators to determine the logic between variables or values
In this video we will learn how to use Boolean expression to assign value to a variable based on some condition
In this video we will learn how to use if else statements to perform different actions based on different conditions
In this video we will learn how to use switch case to perform different actions based on different conditions
In this video we will learn how to loops through a block of code a number of times using for statement
In this video we will learn how to loop through a block of code while specified condition is true using while statement and do while statement
In this video we will learn how to skip one iteration inside your loop and how to terminate the whole loop
In this video we will learn how to use arrays to store multiple values in a single variable
In this video we will create a simple array example
In this video we will talk about Associative arrays which are arrays that use named keys that you assign to them
In this video we will learn how to loop through array using for each statement
In this video we will learn how PHP understands multidimensional arrays that are two, three, four, five, or more levels deep. However, arrays more than three levels deep are hard to manage for most people
In this video we will learn how to deal with PHP arrays built-in functions
In this video we will learn how to deal with implode and explode built-in functions
In this video we will learn how to create a user defined functions
In this video we will learn how to add default values to built-in functions
In this video we will learn what is variable scope and different ways to deal with it
In this video we will learn how to use mathematical built-in functions in PHP
In this video we will learn how to deal with strings and its built-in methods inside PHP
In this video we will learn how to deal with variables if they have values and if defined also
in this video we will talk about several predefined variables in PHP are "superglobals", which means that they are always accessible, regardless of scope - and you can access them from any function, class or file without having to do anything special
In this video we will learn how to deal with form data send through form method
In this video we will learn the basic concepts of variables validation and variable constraints
In this video we will learn how to use ctype function to check inputs type
In this video we will learn how filters are used to validate and sanitize external input
In this video we will learn how to upload files or images using PHP
In this video we will create a simple form and validate its inputs using PHP
In this video we will learn how to use include or require statement takes all the text/code/markup that exists in the specified file and copies it into the file that uses the include statement
In this video we will learn how to redirect between files or links
In this video we will learn how to send email using PHP
In this video we will learn how to use sessions which is a way to store information (in variables) to be used across multiple pages
In this video we will learn about cookie which is often used to identify a user. A cookie is a small file that the server embeds on the user's computer. Each time the same computer requests a page with a browser, it will send the cookie too. With PHP, you can both create and retrieve cookie values
In this video we will learn about file handling which is an important part of any web application. You often need to open and process a file for different tasks
فى هذا الكورس ستتعلم برمجة و تصميم المواقع من خلال تعلم بعض اللغات و التقنيات الخاصه بهم مثل
HTML, CSS, Javascript, JQuery, Bootstrap, PHP, MySQLi, AJAX
بالأضافة الى عدد من الأمثلة العملية
بعد الأنتهاء من الكورس ستتمكن من انشاء موقع إليكتروني بشكل كامل لشركة أو مصنع أو غيرهم و العمل من خلال منصات العمل الحر و شركات تصميم المواقع