[DevelopedByEd] The Ultimate JavaScript Animation Course

DevelopedByEd – The Ultimate JavaScript Animation Course [FCO]   Build 6 awesome projects to master animation and upgrade your Front End skills.   Learn To Create Awesome JavaScript Animations! Learn how to do creative and engaging animation with no previous experience. Animation is so important in front end design as it grabs the attention of […]

[TeamTreeHouse] Front End Web Development

  Getting started Welcome to the Front End Web Development Track. You’ll be led through a series of Courses and Workshops so you can efficiently master the skills you need to achieve your goals.   Track Description Front End Web Development involves web design and building the sites people use every day. It’s a comprehensive […]

[O’REILLY] Full-Stack React with Spring Boot

  Description: Build full-stack applications using React and Spring Boot.   Overview: In recent years, React has emerged as a popular lightweight framework for implementing compelling web-based user interfaces. Using React you can easily integrate with back-end services via REST APIs, and Spring Boot is an excellent framework for implementing REST services. Spring Boot also […]

[O’REILLY] Front-End Master Class (Video Collection)

  Overview This course contains virtually all in-demand skills for a front-end development job with more than 18 hours of video learning.   Description 18 Hours of Video Instruction Front-end Master Class video training is based on four video courses that cover all you need for a front-end development job. With more than 300,000 online […]

[Awwwards] Merging WebGL and HTML Worlds

  Description: You’ve probably seen all those amazing awwwards websites with WebGL effects on their images. But what’s even more amazing, is when those images seem to be part of the HTML content of the page. How is that even possible? Well, that’s exactly what we are going to do in this course. We will […]

[PacktPub] Frontend Web Development Bootcamp – Build a Twitter Clone [Video]

  Video Details ISBN 9781800200975 Course Length 12 hours 34 minutes Master frontend web development using HTML, CSS, CSS Flexbox, CSS Grid, and JavaScript   About If you want to learn how the most popular and widely used websites are created, this Frontend Web Development Bootcamp is for you. In this course, you’ll build a […]

[TalkPython] Modern APIs with FastAPI and Python Course

  Description FastAPI is one of the most exciting new web frameworks out today. It’s exciting because it leverages more of the modern Python language features than any other framework: type hints, async and await, dataclasses, and much more. If you are building an API in Python, you have many choices. But, to us, FastAPI […]

[UseGolang] Learn to Create Web Applications using Go

  No trivial single-page TODO apps here. Just real, production-grade web apps   – Go is supposed to be great for web development, so why is it so hard to build even a simple twitter clone? – Why can’t anyone point me to a concrete example of how to hash and store user passwords? Or […]

[Code4Startup] Build Collaborative editor and Real-time video call with NodeJS

  Author: Leo Trieu   Course Description: In this project, you will be learning how to build a collaborative platform with real-time code editor so that you can share what you are coding/typing on the screen with other people at the same time, just like Google Docs. Also I will teach you how to create […]

[Code4Startup] Build Product Hunt with ReactJS and Firebase

  Author: Leo Trieu   Course Description: In this course, you will be learning how to build ReactJS app in ES6 syntax (a modern version of Javascript) with Firebase, a real-time back-end by cloning Product Hunt. Also, after this course, you will know how to design and architect a React app in Flux architecture with […]

[SkillShare] Web Design – Modern HTML and CSS for creating Web Pages

  Laurence Svekis, Web technology Instructor About This Class Create Responsive modern Websites with CSS and HTML – Apply Flexbox and CSS Grid HTML5 and CSS3 included…..  Over 12 Coding Challenges – To get you Coding Quickly **** SOURCE CODE INCLUDED FOR ALL LESSONS OVER 100 FILES **** Web Design with HTML CSS How to […]

[SkillShare] Modern JavaScript Complete Course ES6+ 2020

  Laurence Svekis, Web technology Instructor About This Class Learn how to apply JavaScrip to web pages   JavaScript for Web Design – Create interactive and dynamic web pages using JavaScript code. JavaScript lessons cover the fundamentals of using JavaScript Explore how to add JavaScript to your HTML pages how to add Comments JavaScript Output […]

[Code With Mosh] Angular 4: Beginner to Pro

Build professional, interactive apps with Angular – the most popular framework for building web apps. This course covers everything. What is Angular? Angular is one of the most popular frameworks for building client apps with HTML, CSS and TypeScript. Why learn Angular? Put simply, Angular is a must-have on your resume. Lucky for you, this […]

[PacktPub] The Ultimate HTML Developer 2020 [Video]

  Kalob Taulien April 30, 2020 6 hours 40 minutes Learn HTML and HTML 5 from scratch and get started as a web developer Learn Get up to speed with the most modern version of HTML – HTML 5 Discover what XHTML is and how to work with it Understand the structure behind every website […]

[LYNDA] JavaScript for Web Designers

Author  Joe Chellman Released 2/6/2020 Duration 2h 46m   Web designers can improve their skill sets and job prospects by getting comfortable with JavaScript. It’s the only scripting language for client-side programming—for doing things that would be impossible with HTML and CSS alone—and is increasingly popular for server-side programming, too. Learn some basic, real-world uses for […]

[teamtreehouse] Introduction to HTML and CSS

134-minute HTML Course About this Course Get started creating web pages with HTML and CSS, the basic building blocks of web development. HTML, or HyperText Markup Language, is a standard set of tags you will use to tell the web browser how the content of your web pages and applications are structured. Use CSS, or […]

[teamtreehouse] HTML Basics

183-minute HTML Course About this Course Learn HTML (HyperText Markup Language), the language common to every website. HTML describes the basic structure and content of a web page. If you want to build a website or web application, you’ll need to know HTML. What you’ll learn Semantic markup Formatting page content Understanding file paths Displaying […]

[Lynda] Learning HTML5 Game Development

Author Makzan Hin Released 6/9/2017 Discover how to create a game, modify and reuse game logic to extend your game, and optimize it for deployment. In this course, learn how to build two HTML5 games—both of which run on desktop and mobile browsers—using CSS3 and JavaScript ES6. As Makzan Hin shows how to build a […]

[Lynda] HTTP/2: Developing for Performance

Author Morten Rand-Hendriksen Released 9/30/2016 Performance matters! Faster websites have been shown to increase visitor retention, loyalty, and satisfaction, especially on mobile. The cause of most slowdowns is the communication between the browser and the server: the realm of HTTP. The new HTTP/2 protocol offers web developers huge performance enhancements, such as multiplexing, compressed headers, […]

[Lynda] Design the Web: HTML Background Video

Author Chris Converse Released 6/18/2015 Learn to use HTML5 video as a design element, by running it below other text and graphics on your website. This episode of Design the Web quickly runs through the six steps to accomplishing this technique, including: setting up the video element, positioning a logo and caption over the video, […]

[Lynda] Real-Time Web with Node.js

Author Kyle Simpson Released 1/30/2017 Note: Real-Time Web with Node.js was created by Frontend Masters. It was originally published on July 12, 2014. We are pleased to host this training in our library. Accelerate your development efforts by learning how to work with HTML5 APIs for real-time communications using Node.js. Join JavaScript expert Kyle Simpson in this […]

[Lynda] HTML & CSS: Creating Forms

Author Clarissa Peterson Released 8/15/2017 Forms are a major component of modern websites, used to collect user data, conduct polls, and more. While you can use a form builder, they’re relatively simple to build from scratch with basic web technologies: HTML and CSS. In this course, Clarissa Peterson demonstrates best practices for creating and styling […]

[Lynda] Advanced HTML5 Game Development

Author Daniel Albu Released 6/9/2017 Discover how to create interactive, dynamic, and colorful games using HTML5. In this course, learn how to take full advantage of all the HTML5 features to create advanced games. Join Daniel Albu as he takes you through how to build a breakout-style game using CreateJS—a suite of libraries and tools […]