هذا الدرس من الدورة التدريبية: دورة لغة برمجة PHP لبناء صفحات ويب ديناميكية
الدرس: Switch case
وصف الدرس
الفيديوهات
سجل دخول وتأكد من اشتراكك في هذا البرنامج الدراسي للوصول إلى الأدوات والمواد التدريبية و الفيديوهات
فيديو الدرس التعليمي Switch case
المصادر
ملحقات ال PDF
- الوصول على جميع الأجهزة
- وصول مدى الحياة
- شهادة أوروبية لإتمام الدراسة
- ا لحصول على شهادة دبلوم موثقة
للوصول إلى الفيديوهات والمصادر والملحقات الدراسية والمواد التعليمية لدراسة برنامج
دورة لغة برمجة PHP لبناء صفحات ويب ديناميكية
اضغط هنا ابدأ التعلم
أيضاً عند أداء الاختبارات بنجاح سوف تحصل على الشهادة الأوروبية المعتمدة في إتمام الدراسة والتأهل لطلب الشهادة الدولية في هذا البرنامج
الدروس والاختبارات لتعلم هذه الدورة التدريبية : دورة لغة برمجة PHP لبناء صفحات ويب ديناميكية
القسم: Intro to PHP
-
Intro to PHP
-
Why PHP
-
How to start coding php on localhost xampp server
-
Access xampp host through browser localhost domain
-
Navigation through the server and index.php-file
-
What is index file in web systems and how hide other files
-
Why need apache to handle php files
القسم: Syntax
-
Frontend VS Backend in Browser
-
Comments in php
-
echo multi values and parse errors
-
Variables intro to compiler
-
Variable Naming Rules
-
Dynamic Data Types int, float, string
-
Override values and array types
-
Assoc Array, Function, Object
-
Show-Array-in-Pre-Print_r
-
Control Structure and Constants
-
Global Constants Cut from 2:32
القسم: Standard operators
-
If and else
-
Elseif and Intro to switch
-
الدرس الحالي: Switch case
'..' -
Arithmetic Operators and Intro to concatination
-
Concatination and Assignment operators
-
Increment and Decrement and Intro to Comparison operator
-
Comparison Operators
-
Logical Operators and or
-
Logical Operators
-
Error control operator and Intro to try catch
-
try catch and Intro to escape operator
-
Escape control and Recite section
-
Recite section
القسم: Loops and Functions
-
Intro to loop and functin and basic for loop
-
for loop advanced and while and do while
-
all-ways-to-foreach-loop
-
use continue to skip loop steps
-
What is function and Built-in validate data function
-
function and function with echo and return
-
function echo vs return
-
How to use function arguments and parameters
-
How to pass default values into function
-
function defined rules usage
-
Revise loops in php
-
Revise functions in php
القسم: String functions
-
Trim and string split
-
strign functions replace and repeat and shuffle and string length
-
string search in php using strpos and stripos
-
How string counted in php and search in string from end and string reverse
-
substring and substring count and parse query string to array
-
customize characters lower and upper case and get words count and convert new line to html br element
-
add and remove slashes into strings
-
remove html tags from string and replace in string using regular expression
-
search for string one time and multi times in regular expression and revise string functions
-
Revise all stirng functions
-
Revise all stirng functions
القسم: Array
-
All about array and array types
-
Add and remove and resort items in array
-
Manipulate array items and Interact with array functions
القسم: Files
-
Control files and directories in php
-
File protocol to add and read from files
القسم: User Interactive
-
date and time and math and global variables and user data
-
Control Form and User Data
دورات تدريبية أخرى في برمجة
تعلم البرمجة من الصفر وتطوير صفحات الويب الإحترافية مع لغة جافاسكربت JavaScript
تعلم البرمجة من الصفر وبدون خبرة حتى احتراف صناعة تطبيقات الويب التفاعلية باستخدام لغة العصر جافاسكربت JavaScript
دورة تديبية في تصميم وبناء قواعد البيانات MySQL
دورة شاملة لتعلم تصميم وتطوير قواعد البيانات باستخدام MySQL، تشمل أساسيات التصميم، إدارة البيانات، وتحسين الأداء مع تطبيقات عملية
دبلوم بناء وتنسيق وبرمجة مواقع إنترنت تفاعلية
دبلوم تطوير واجهة مستخدم HTML وCSS وJavaScript شاهد آراء مهندسين البرمجيات الذين حصلوا على عمل بعد إكمالهم الدورات التدريبية مع مدرب البورد...
مقالات ذات صلة
التعرف على محررات الأكواد وأسرار إتقان لغة بناء صفحات الويب HTML
مقدمة تعتبر لغة HTML (HyperText Markup Language) البنية الأساسية لأي صفحة ويب. تُستخدم هذه اللغة البسيطة والقوية لتحديد هيكل المحتوى على...
فهم شبكات الإنترنت وخوادم الويب: مقدمة شاملة
الإنترنت هو أحد الابتكارات الأكثر تأثيرًا في العالم الحديث، حيث يلعب دورًا أساسيًا في تقريب العالم وجعل المعلومات والمعرفة في متناول الجميع....
السلاسل النصية (Strings) في جافاسكريبت: أساسيات وميزات متقدمة
مقدمة تُعتبر السلاسل النصية (Strings) جزءًا لا يتجزأ من أي لغة برمجة، وجافاسكريبت ليست استثناءً. فهي تُستخدم لتمثيل النصوص والبيانات النصية، وتُعتبر...