[Frontend Masters] JavaScript: From First Steps to Professional

Frontend Masters – JavaScript: From First Steps to Professional [FCO] About Take your first steps into the wide world of JavaScript and walk away with the core skills needed to become a professional JavaScript programmer! Through a series of hands-on projects, you’ll learn the building blocks to write dynamic websites. Modify web pages on the […]

[Code With Ania] Learn to Code: Full Stack Developer Course

Code With Ania – Learn to Code: Full Stack Developer Course [FCO] LET’S GET CODING Coding is now a necessary talent for high-paying employment. Learn now with calls and virtual classes. 70 HRS+ OF CONTENT 470+ VIDEOS, GROUP CALLS, SHOW-AND-TELLS, CODE PLAYGROUNDS, VIDEOS, QUIZZES, 22 PROJECTS, DISCORD COMMUNITY, 1:1 MENTOR CALLS, JOB HUNT ADVICE, CV […]

[Frontend Masters] Vanilla JavaScript Projects

Frontend Masters – Vanilla JavaScript Projects [FCO] About Solidify your JavaScript fundamentals through practical projects! Tackle real-world tasks like implementing a dark mode switcher, creating a modal dialog component, and pull everything together into a full camera app. Throughout the course, you’ll use asynchronous JavaScript, the DOM, and take JavaScript beyond the browser with Node.js. […]

[Frontend FYI] Animating the web with Framer Motion

Frontend FYI – Animating the web with Framer Motion [FCO] About The right animations breathe life into web pages, while over-the-top ones can be a distraction. In this course, I will teach you the perfect balance, diving deep into the world of meaningful animations. You’ll learn not just to animate, but to enhance user experience […]

[Frontend Masters] Professional JavaScript

Frontend Masters – Professional JavaScript [FCO] About This workshop is designed to build on existing JavaScript skills, deepening knowledge of Functional & Object-Oriented JS, familiarizing attendees with JavaScript’s built-in objects, powerful browser APIs and modern development tools. Some Key Takeaways! By participating along with us in the workshop, you’ll learn: • Deepen your understanding of […]

C# 12 And .NET 8 – Modern Cross-Platform Development Fundamentals – Eighth Edition [eBook]

C# 12 and .NET 8 – Modern Cross-Platform Development Fundamentals – Eighth Edition [eBook] [FCO] Full Name: C# 12 and .NET 8 – Modern Cross-Platform Development Fundamentals: Start building websites and services with ASP.NET Core 8, Blazor, and EF Core 8 About An accessible guide for beginner-to-intermediate programmers to the concepts, real-world applications, and latest […]

Developing Apps with GPT-4 and ChatGPT [eBook]

Developing Apps with GPT-4 and ChatGPT: Build Intelligent Chatbots, Content Generators, and More [eBook] [FCO] About This minibook is a comprehensive guide for Python developers who want to learn how to build applications with large language models. Authors Olivier Caelen and Marie-Alice Blete cover the main features and benefits of GPT-4 and ChatGPT and explain […]

[TCM] Practical API Hacking

TCM – Practical API Hacking [FCO] About Everything you need to start hacking APIs. Course Overview Practical API Hacking provides you with everything you need to start hacking APIs. This course was designed for beginners and those familiar with web application hacking but want to expand their skill set. The course covers industry-standard tools such […]

[TalkPython] Getting started With Pytest

[TalkPython] Getting started With Pytest [FCO]   Course Summary This course teaches you to effectively use Python’s most popular and powerful test framework, pytest. pytest is partly so widely used because it’s so fast to get started. However, many people stop with the basics and never learn pytest’s true power. In Getting started with pytest, you’ll […]

[In Depth Laravel] Become Professional Laravel Developer

In Depth Laravel – Become Professional Laravel Developer [FCO] About Passionately designed video course for laravel artisans from beginning to advanced. Journey has now started Updated & Compatible for Laravel 8 What you will learn – Welcome to the Journey – Laravel 8 Upgrade & JetStream – Advanced Todo App – Introduction to Laravel – […]

[Code With Mosh] Redux In Angular

Code With Mosh – Redux In Angular [FCO] About Better manage the state of your Angular apps, improve their testability and use awesome debugging tools In-Detail If you’re building a complex Angular app with complex data flows, you should consider using Redux to better manage the state of your app. Redux is a lightweight and […]

[Code With Mosh] Build A Real-world App With ASP.NET Core 1.0+ And Angular 2+

Code With Mosh – Build a Real-world App with ASP.NET Core 1.0+ and Angular 2+ [FCO] About Build a full-stack web app with ASP.NET Core, Entity Framework Core and Angular 2 (Angular 4+) In-Detail ASP.NET Core is the next generation of ASP.NET MVC. It’s a complete re-write of this framework but in a modular, cloud-optimized […]

[CBT Nuggets] How To Automate Cisco Security Devices With Postman And Python

CBT Nuggets – How To Automate Cisco Security Devices With Postman And Python [FCO] Course overview This intermediate How to Automate Cisco Security Devices with Postman and Python training prepares network security admins to automate the behavior of their Cisco security devices and improve network security with Python code and APIs to other devices and […]

[NotSoSecure] Advanced Web Hacking

NotSoSecure | Advanced Web Hacking [FCO]   This is our 5-day Advanced-level web application security testing course. Much like our popular Advanced Infrastructure Hacking class, this class talks about a wealth of hacking techniques to compromise web applications, APIs, cloud components and other associated end-points. This class focuses on specific areas of appsec and on […]

[Todd Lammle] CCIE Mastering Python

  Description Part of the Todd Lammle CCIE Mastering series 74 intense hands-on labs included! Learn Network Programmability and Network Automation using GNS3 and Python. Want to program networks using Python, but not sure where to start? Well, this course will show you how you can start programming Cisco networks within 20 minutes. This course […]

[Code With Mosh] The Ultimate Django Series: Part 2

  Everything you need to build secure RESTful APIs with Django REST Framework   Description Build APIs with Django: Zero to Hero! Do you want to take your Django skills to the next level and become that professional back-end developer that companies love to hire? This is exactly the course you need. In just 6 […]

[Code With Mosh] The Ultimate Django Series: Part 1

  Master the Fundamentals of Web Development with Python and Django 3.2+   Description Master Django to Build Awesome Backends! Have you always wanted to learn Web development with Python but didn’t know where to start? Tired of lengthy, confusing, and outdated courses? Look no further. A comprehensive, highly-practical, and step-by-step course that teaches you […]

[SkillShare] Build a Complete Recreational Parks Apps with Modern Android & Java

  Description Android App Development will open many doors for you since Android is the most popular operating system in the World. This is a hands-on class, which means you will be actually building a full-fledged Android app from scratch! The class is structured in such a way to improve your knowledge retention – by […]

[MANNING] Machine Learning For Mere Mortals [Video]

  Video Description What can you do with machine learning? • Use social media data to put the right ads in front of your users • Predict which customers are going to leave in time to stop them • Real-time product pricing that reacts to competition and demand • Create smart SPAM filters • Read […]

[Ultimate Courses] JavaScript HTML5 APIs

  Description: Explore the power of the browser. You’ll learn all the major APIs that were introduced in the HTML5 specification and beyond, to give you the full knowledge you need to build any application you can dream of.   Everything you need to start mastering JavaScript today: • Job-ready training Nail that interview with […]

[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 […]

[Code with Mosh] The Complete Node.js Course

Learn to build highly-scalable, fast and secure RESTful APIs with Node, Express, and MongoDB. So, you want to learn Node.js, but you’re fed up of being talked down to? Too many instructors talk at you like you’ve never programmed before. I get it… I’ve been there myself when I was learning Node.js. It felt like […]

[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 […]