🎞️ Videos Produced by Adam Khoury

AI 2 videos
AI for Web Developers unlocks the future of coding, where machine learning meets modern web projects. Dive into the tools, history, foundational coding, and hands‑on techniques that turn complex AI concepts into practical power for your projects.

JavaScript 160 videos
JavaScript is a programming language that is most well-known as the front-end(client-side) scripting language for the web, but it's also used to develop projects in many non-browser environments. JavaScript is based off of(extends) ECMAScript like some other technologies that you may have come across such as ActionScript.

PHP 123 videos
Hypertext Preprocessor ( PHP ) is a popular widely-used open source general-purpose programming/scripting language that is especially suited for server-side web development projects. PHP can be directly embedded into HTML, JavaScript, and CSS. It communicates with databases and interacts with your server in ways that other technologies were never meant to. PHP was built for the back-end but integrates into the front-end in interesting ways.

CSS 49 videos
Cascading Style Sheets ( CSS ) is primarily a styling, positioning and design technology that is used to target elements in HTML markup and other technologies. However, it allows a developer to do way more than just color, shape and position things. Complex animations can be programmed, it has keen environmental awareness, and so much more.

HTML 18 videos
HTML (Hypertext Markup Language) is a markup language for creating web pages by providing a wide array of elements that render structure, content and multimedia. It is married to CSS and JavaScript so all three are commonly used together in projects.

SQL 2 videos
SQL ( Structured Query Language ) is used to interact with relational databases. SQL syntax is used to select, insert, delete, update, and run many other handy operations on data in a database. It also comes packed with functions and clauses that provide exceptions, distinctions, and evaluations to expand its usefulness to developers.

Graphics 68 videos
In this category a developer can learn essential graphic design techniques. See the workflow happen and follow along in software titles such as Fireworks, Illustrator, Photoshop, After Effects, Mudbox and Swift3D.

Vlog 9 videos
The Vlog is a dynamic mix of everything that matters to modern developers. We cover the entire spectrum from rapid-fire developer news updates and essential security vulnerability reports to hands-on reviews of the tools and hardware powering your work. Plus, you’ll find all the random dev videos and tangents that don’t fit neatly elsewhere. It’s a snapshot of the developer world, delivered straight to your screen.
I've also assembled a code Manuals page so that you can reference official manuals and complete documentation for your favorite programming languages.