Available Courses
Latest Tutorial Updates
We regularly add new tutorial courses and update existing ones with new or extra information. The change log below shows the latest changes and additions to the lessons.
Pinia (Vuex 5)
Added Pinia (Vuex 5) To Vue 3 tutorial courseScript Setup: Top-level await & suspense
Added section on Top-level await & suspenseVite & create-vue
Updated to latest Vite and added new ‘create-vue’ scaffolderSvelte 3
Added Svelte 3 tutorial courseVue 3 Framework
Added Vue 3 tutorial coursePHP 8 Constructor property promotion
Added to OOP: Constructors & Destructors lessonPHP 8 match expression
Added to Conditional Control lessonPHP Functions
Updated lesson with:
Anonymous functions
Arrow functions
Generator functions
Callbacks
Closures
Named parameters (PHP 8)
Variable parameter lists
Variadic parametersPHP Form validation
Updated lesson with:
RegEx validations
Sanitizing
Password hashingAngular Framework
Added Angular tutorial courseRedis in-memory database
Added Redis tutorial courseMongoDB no-sql database
Added MongoDB tutorial courseSass & SCSS
Added Sass/SCSS tutorial courseHTML Element Selection
Added to Javascript courseHTML Element Styling
Added to Javascript courseHTML Element Text & Content Manipulation
Added to Javascript courseHTML Element Attributes
Added to Javascript courseJavascript Events & Listeners
Added to Javascript courseJavascript Functions
Updated lesson with:
Anonymous functions
Arrow functionsJava Core
Added Java Core tutorial courseTypeScript
Added TypeScript tutorial courseRust tutorial lesson: Concurrency
Added to Rust courseGolang
Added Go tutorial courseRust tutorial lesson: Generics
Added to Rust courseRust tutorial lesson: Smart Pointers
Added to Rust courseJavascript tutorial lesson: Standalone Objects
Added to Javascript courseJavascript tutorial lesson: Classes & Objects
Added to Javascript courseJavascript Tutorials
Added Javascript courseC# tutorial lesson: Stack vs Heap
Added images to better illustrate how the stack and heap worksC# tutorial lesson: Delegates
Added the section on delegate safetyC# tutorial lesson: Events
Modified the tutorial to show a real world examplePython tutorial lesson: Object Oriented Programming - Polymorphism
Added the lesson on polymorphism in PythonC# tutorial lesson: Hashtable collections
Added the tutorial for the older C# Hashtable for completenessPython tutorial lesson: Variables & Constants
Added boolean and special literalsPython tutorial lesson: Dictionary collection
Added the Dictionary Collection tutorialPHP tutorial lesson: $this calling object
Changed to a better example of $thisPHP & MySQL/MariaDB
Added to PHP courseConnect to a MySQL/MariaDB database with PHP
Added to PHP courseCreate a MySQL/MariaDB database with PHP
Added to PHP courseCreate a MySQL/MariaDB database table with PHP
Added to PHP courseInsert records into a MySQL/MariaDB database with PHP
Added to PHP courseSelect data from a MySQL/MariaDB database with PHP
Added to PHP courseUpdate data in a MySQL/MariaDB database with PHP
Added to PHP courseDelete a MySQL/MariaDB database with PHP
Added to PHP course