đŸŽžī¸ Videos Produced by Adam Khoury

JavaScript

JavaScript ( JS ) 159 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 software 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

PHP 117 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, communicate with databases and interact with your server in ways that other technologies are not meant to.

CSS

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

HTML 18 videos

Hypertext Markup Language (HTML) 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.

Graphics

Graphic Design 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.

SS

SQL 2 videos

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

Vlog

Video Web Log (Vlog) 10 videos

These are random vlog videos about things that do not belong into the other sections here.

I've also assembled a code Manuals page so that you can reference official manuals and complete documentation for your favorite programming languages.