Luis R
Luis R
  • 8
  • 212 569
Complete Modern PHP Programming Tutorial (Course Preview)
Learn PHP for absolute beginners. This course is designed for anyone new to programming, and will help set a proper foundation for PHP programming.
🚀Full course: www.udemy.com/course/complete-modern-php-developer/?referralCode=558DE37F8761D932E327
📖Download Free Book: drive.google.com/file/d/1cr4VAVBWwo8v4vumw4JJTkU65uHEktwF/view?usp=sharing
🔖Course Resources: gist.github.com/ZTMLuisRamirez/9c96b31a953e9d842fc88503c6f617da
⭐️Course Contents ⭐️
⌨️ 0. (0:00) Course Intro
⌨️ 1. (0:21) What is PHP?
⌨️ 2. (5:25) PHP Environment
⌨️ 3. (12:10) The PHP Interpreter
⌨️ 4. (17:55) Running a PHP Script
⌨️ 5. (24:38) PHP Tags
⌨️ 6. (28:21) The echo Keyword
⌨️ 7. (34:21) Comments
⌨️ 8. (36:30) Variables
⌨️ 9. (41:49) Assignment Operator
⌨️ 10. (45:59) Data Types
⌨️ 11. (50:35) The var_dump Function
⌨️ 12. (53:44) Null Data Type
⌨️ 13. (57:08) Boolean Data Type
⌨️ 14. (59:36) Integers and Floats
⌨️ 15. (1:03:17) String Data Type
⌨️ 16. (1:10:00) Exercise: Data Type
⌨️ 17. (1:10:23) Arrays
⌨️ 18. (1:15:08) Associative Arrays
⌨️ 19. (1:18:40) Multidimensional Arrays
⌨️ 20. (1:22:20) Type Casting
⌨️ 21. (1:30:08) Type Juggling
⌨️ 22. (1:32:34) Arithmetic Operators
⌨️ 23. (1:38:57) Assignment Operators
⌨️ 24. (1:41:26) Comparison Operators
⌨️ 25. (1:47:06) Error Control Operator
⌨️ 26. (1:48:38) Incrementing and Decrementing Numbers
⌨️ 27. (1:51:34) Logical Operators
⌨️ 28. (1:56:00) Operator Precedence
⌨️ 29. (2:01:37) Constants
⌨️ 30. (2:06:35) String Concatenation
⌨️ 31. (2:10:03) Terminology: Expressions
⌨️ 32. (2:12:59) Control Structures
⌨️ 33. (2:21:36) Switch Statements
⌨️ 34. (2:27:40) Match Expressions
⌨️ 35. (2:32:11) Functions
⌨️ 36. (2:37:06) Function Parameters
⌨️ 37. (2:41:16) Function Return Values
⌨️ 38. (2:43:42) Type Hinting & Union Types
⌨️ 39. (2:48:00) Strict Types
⌨️ 40. (2:50:40) Short-Circuiting
⌨️ 41. (2:53:33) While Loop
⌨️ 42. (2:58:27) For Loop
⌨️ 43. (3:03:08) Foreach Loop
⌨️ 44. (3:06:07) Getting Started with Challenges
⌨️ 45. (3:10:51) Coding Solution: Resistor Colors
⌨️ 46. (3:14:23) Coding Solution: Two Fer
⌨️ 47. (3:17:03) Coding Solution: Leap Year
⌨️ 48. (3:22:22) Predefined Constants
⌨️ 49. (3:27:49) Alternative Syntax for Constants
⌨️ 50. (3:32:34) Unsetting Variables
⌨️ 51. (3:37:07) Reading the PHP Documentation
⌨️ 52. (3:43:33) Rounding Numbers
⌨️ 53. (3:51:06) Alternative if statement syntax
⌨️ 54. (3:56:13) Avoiding Functions in Conditions
⌨️ 55. (4:02:49) Including PHP Files
⌨️ 56. (4:12:53) Variadic Functions
⌨️ 57. (4:17:17) Named Arguments
⌨️ 58. (4:20:18) Global Variables
⌨️ 59. (4:24:57) Static Variables
⌨️ 60. (4:27:14) Anonymous and Arrow Functions
⌨️ 61. (4:36:09) Callable Type
⌨️ 62. (4:38:28) Passing by Reference
⌨️ 63. (4:43:08) Array Functions
⌨️ 64. (4:56:22) Destructuring Arrays
⌨️ 65. (4:58:39) Working with Files
⌨️ 66. (5:06:41) Exploring the Challenges
⌨️ 67. (5:10:05) Coding Solution: Robot Name
⌨️ 68. (5:15:02) Coding Solution: Armstrong Numbers
⌨️ 69. (5:21:00) Coding Solution: Series
⌨️ 70. (5:28:44) What is OOP (Object-Oriented Programming)?
⌨️ 71. (5:33:35) Classes
⌨️ 72. (5:39:26) Properties
⌨️ 73. (5:45:13) Magic Methods
⌨️ 74. (5:50:39) Constructor Property Promotion
⌨️ 75. (5:52:36) Custom Methods
⌨️ 76. (5:56:30) Null-safe Operator
⌨️ 77. (5:58:54) Understanding Namespaces
⌨️ 78. (6:01:42) Creating a Namespace
⌨️ 79. (6:05:27) Working with Namespaces
⌨️ 80. (6:15:15) Autoloading Classes
⌨️ 81. (6:21:20) Using Constants in Classes
⌨️ 82. (6:22:34) Static Properties and Methods
⌨️ 83. (6:29:18) OOP Principle: Encapsulation
zhlédnutí: 2 240

Video

WordPress Development - Create Custom Plugins and Themes Tutorial
zhlédnutí 20KPřed 2 lety
The course is for beginners, WordPress users, and all who find WordPress somewhat difficult to get into. It covers all WordPress fundamentals and APIs. Full Course URL: www.udemy.com/course/wordpress-development-create-wordpress-themes-and-plugins/?referralCode=C65B44C0E4C6B06A7A92 In the full course, you will gain a deep understanding of how WordPress works. You will build a fully functioning ...
WordPress Development - Create Custom Plugins & Themes
zhlédnutí 182Před 2 lety
WordPress Development - Create Custom Plugins & Themes
WordPress Development - Create WordPress Themes, Plugins and Gutenberg Blocks Tutorial
zhlédnutí 26KPřed 5 lety
Full 19 hour course on sale for $10! www.udemy.com/wordpress-development-create-wordpress-themes-and-plugins/?couponCode=WPYT10 The course for beginners, WordPress users and all who find WordPress somewhat difficult to get into. It covers all WordPress fundamentals and APIs. In the full course, you will gain a deep understanding of how WordPress works. You will build a fully functioning theme a...
Learn NodeJS with SQL for Web Development Tutorial
zhlédnutí 35KPřed 6 lety
Get the full course here for only $10! www.udemy.com/nodejs-with-sql/?couponCode=YTNODE10 If you want to take your web development career to the next level, then you should learn Node and SQL. This course features over 10 hours worth of content with resources and source code. I will also answer all your questions 24/7.
D3.js tutorial - Learn how to use D3 for data visualizaiton
zhlédnutí 20KPřed 6 lety
Learn how to build charts and graphs for the web using D3. You'll not only learn D3, but understand how it works. Get this course for only $10 here: www.udemy.com/learn-d3js-for-data-visualization/?couponCode=YTD310
WordPress Development - Create Plugins, Themes and Single Page Applications for beginners
zhlédnutí 466Před 7 lety
WordPress Development - Create Plugins, Themes and Single Page Applications for beginners
WordPress Development - Create WordPress Themes and Plugins Tutorial
zhlédnutí 109KPřed 8 lety
Full 19 hour course on sale for $10! www.udemy.com/wordpress-development-create-wordpress-themes-and-plugins/?couponCode=WPYT10 The course for beginners, WordPress users and all who find WordPress somewhat difficult to get into. It covers all WordPress fundamentals and APIs. In the full course, you will gain a deep understanding of how WordPress works. You will build a fully functioning theme a...

Komentáře

  • @mmelimahlobo7656
    @mmelimahlobo7656 Před 2 měsíci

    My best teacher ❤,such a blessing to me

  • @mmelimahlobo7656
    @mmelimahlobo7656 Před 6 měsíci

    Hie sir I took your PHP course on Udemy and its such a blessing to me you are the best teacher at least for me thank you so much❤

  • @onlinefriendship
    @onlinefriendship Před 7 měsíci

    Very helpful video. Thank you very much for posting such a tutorial video.

  • @shrikantgujar8087
    @shrikantgujar8087 Před 9 měsíci

    One of the best video and techqing namaste ❤

  • @midnight9428
    @midnight9428 Před 9 měsíci

    This tutorial was excellent because it had a clear and logical sequence, easy-to-follow instructions, and useful insights on WordPress development for themes and plugins... etc.

  • @crystall_sh
    @crystall_sh Před rokem

    What about error handling methods i see only error operator...

  • @Ryokans
    @Ryokans Před rokem

    Why add custom plugins to the title if it's not included in the YT part of the course?

  • @thaisfernandes7498
    @thaisfernandes7498 Před rokem

    Really great tutorial. Thanks for sharing! I just bought the full course to learn about the custom plugins. There aren't many updated tutorials on this matter, so thanks again!

  • @muawyaadeel7794
    @muawyaadeel7794 Před 2 lety

    How can we get PDF file?

  • @landingmake5222
    @landingmake5222 Před 2 lety

    Nice!😎

  • @gunner1514
    @gunner1514 Před 2 lety

    ᑭᖇOᗰOᔕᗰ 😌