[Linkedin] Full-Stack Web Applications with Rust and Leptos

Linkedin – Full-Stack Web Applications with Rust and Leptos [FCO] About A typical approach to web development involves building your application with JavaScript or a language that compiles to it. But there can be some compelling reasons to build your entire web application using the Rust programming language instead—both on the back end and the […]

[Dive Into Docker] The Complete Docker Course for Developers

Dive Into Docker – The Complete Docker Course for Developers [FCO] Tired of Always Dealing with Version & Dependency Errors? Docker Offers a Better Way to Build and Distribute Your Applications I get it. You’re a software developer who is constantly let down by programming language version managers such as rvm, rbenv, nvm, virtualenv and […]

[Blackhat] Attacking and Securing APIs

Blackhat – Attacking and Securing APIs [FCO] Attacking and Securing APIs This is a hand-on practical concentrated course on securing and attacking web and cloud APIs. APIs are everywhere nowadays: In web apps, embedded systems, enterprise apps, cloud environments and even IoT, and it is becoming increasingly necessary to learn how to defend, secure and […]

[Cybrary] Become a Penetration Tester

Cybrary – Become a Penetration Tester [FCO] About Last year, penetration testers ranked as one of the three most in-demand jobs in the growing cybersecurity job market. To become a penetration tester, a college degree is not necessary since it’s a skills-based profession. Employers want professionals who can demonstrate the required skills, regardless of education. […]

[Coursera] Meta Back-End Developer Professional Certificate

Coursera – Meta Back-End Developer Professional Certificate [FCO] About Launch your career as a back-end developer. Build job-ready skills for an in-demand career and earn a credential from Meta. No degree or prior experience required to get started. What you’ll learn • Gain the technical skills required to become a qualified back-end developer • Learn […]

[Linkedin] Python for Data Engineering: from Beginner to Advanced

Linkedin – Python for Data Engineering: from Beginner to Advanced [FCO] About Get up and running with the basics of Python before progressing to more advanced topics specific to data engineering. In this hands-on, interactive course, join instructor Deepak Goyal to practice performing a wide range of data engineering tasks in Python to boost your […]

[Coursera] Meta Front-End Developer Professional Certificate

Coursera – Meta Front-End Developer Professional Certificate [FCO] About Launch your career as a front-end developer. Build job-ready skills for an in-demand career and earn a credential from Meta. No degree or prior experience required to get started. What you’ll learn • Create a responsive website using HTML to structure content, CSS to handle visual […]

[Frontend Masters] Svelte Fundamentals

Frontend Masters – Svelte Fundamentals [FCO] About Learn the Svelte framework from the creator himself, Rich Harris! Get hands-on with all the fundamentals of Svelte: reactivity, props, events, data binding, lifecycle functions, and stores. Plus advanced APIs like animations, transitions, slots, and context. Finally, build a full project from scratch with Svelte, an Emoji Matching […]

[Learn Squared] Creative Illustration

Learn Squared – Creative Illustration [FCO] Unlock your creativity Create eye-popping illustrations and dynamic compositions with clear shapes, decisive lines, and big poses. Learn from renowned artist Amin Faramarzian, whose high-contrast, high-energy pieces might look like Saturday morning cartoons on the surface, but often hide deeper and powerful themes underneath. Instructor(s) Amin Faramarzian Media Information: […]

[Frontend Masters] Fullstack Svelte with SvelteKit

Frontend Masters – Fullstack Svelte with SvelteKit [FCO] About Build full stack web apps with SvelteKit by the creator himself, Rich Harris! Discover the magic of SvelteKit, a “love letter to web development” framework that offers server-side rendering paired with client-side navigation capabilities. Dive into SvelteKit basics, forms, API routing, stores, advanced SvelteKit features like […]

[Coursera] Java FullStack Developer Specialization

Coursera – Java FullStack Developer Specialization [FCO] About Develop Dynamic Web Applications with Java. Master Java programming, Angular for responsive front-end web development, and Spring and Spring Boot for robust back-end systems, culminating in a comprehensive skillset to build, integrate, and deploy cloud-ready web applications. What you’ll learn • Master Java fundamentals, object-oriented programming, data […]

[MasterClass] Wayne Gretzky Teaches the Athlete’s Mindset

MasterClass – Wayne Gretzky Teaches the Athlete’s Mindset [FCO] About NHL star Wayne Gretzky shares his journey and his approach to a winning mindset, from tapping into your true passion to committing to success every day. In-Detail Over his 21-year career, Wayne Gretzky not only rewrote the NHL record book, he also set himself apart […]

[Coursera] Data Engineering Foundations Specialization

Coursera – Data Engineering Foundations Specialization [FCO] About Build the Foundation for a Data Engineering Career. Develop hands-on experience with Python, SQL, and Relational Databases and master the fundamentals of the Data Engineering ecosystem. What you’ll learn • Working knowledge of Data Engineering Ecosystem and Lifecycle. Viewpoints and tips from Data professionals on starting a […]

[CodeCourse] Building Reactive Realtime Applications with Livewire

CodeCourse – Building Reactive Realtime Applications with Livewire [FCO] About Livewire can react and re-render anywhere you need it to. But what if we have a infinite scrolling timeline of user posted content with updates in realtime? With added reactivity, we need to be a bit more careful about performance. Let’s build this together, making […]

[CBT Nuggets] Certified Associate in Python Programming

CBT Nuggets – Certified Associate in Python Programming [FCO] About This intermediate Certified Associate in Python Programming training prepares learners to take the PCAP-31-03 exam, which is the one exam required to earn the PCAP certification. Python is one of the simplest, most accessible programming languages around today, and it’s hard to imagine a developer […]

[Code With Mosh] The Ultimate Java Mastery Series

Code With Mosh – The Ultimate Java Mastery Series [FCO] About Master Java – the most popular programming language underpinning most apps and websites Clear. Concise. Comprehensive. Tired of piecing together disconnected tutorials or dealing with rambling, confusing instructors? This course is for you! It’s perfectly structured into a series of bite-sized, easy-to-follow videos that […]

[Coursera] BI Foundations with SQL, ETL and Data Warehousing Specialization

Coursera – BI Foundations with SQL, ETL and Data Warehousing Specialization [FCO] About Springboard for BI Analytics success. Develop hands-on skills for building data pipelines, warehouses, reports and dashboards. What you’ll learn • Write SQL queries to work with relational databases including CREATE TABLE, SELECT, INSERT, UPDATE, DELETE, ORDER, JOIN, Functions, etc. • Execute commonly […]

[Coursera] Generative AI for Everyone

Coursera – Generative AI for Everyone [FCO] About Gain insight into a topic and learn the fundamentals What you’ll learn • What generative AI is and how it works, its common use cases, and what this technology can and cannot do. • How to think through the lifecycle of a generative AI project, from conception […]

[Dometrain] From Zero to Hero: Test-Driven Development in C#

Dometrain – From Zero to Hero: Test-Driven Development in C# [FCO] About Master the craft of Test-Driven Development from the basics to the most advanced concepts Test-Driven Development (or TDD for short) is one of the most essential software development practices. It is a practice based on the simple idea that instead of writing our […]

[Coursera] Data Science Fundamentals with Python and SQL Specialization

Coursera – Data Science Fundamentals with Python and SQL Specialization [FCO] About Build the Foundation for your Data Science career. Develop hands-on experience with Jupyter, Python, SQL. Perform Statistical Analysis on real data sets. What you’ll learn • Working knowledge of Data Science Tools such as Jupyter Notebooks, R Studio, GitHub, Watson Studio • Python […]

[Frontend Masters] Blazingly Fast JavaScript

Frontend Masters – Blazingly Fast JavaScript [FCO] About Make your code faster through benchmarking and optimization. Using a practical Web Sockets game demo, you’ll learn to optimize memory and asynchronous JavaScript, testing and iterating throughout the course. You’ll tackle garbage collection, memory profiling, data structures like sets and arrays, and event loop management. Gain advanced […]

[HB] The Ultimate NextJs 14 Course

Complete Course On Next.js [FCO]    Websites and web applications that are optimized for performance. The new app router, built on top of React server components and suspense, introduced in NextJs 13 and now fully stable in NextJs 14, makes building full-stack React applications easier. I’ll teach you everything you need to know to start […]

[ArdanLabs] Ultimate Go: Software Design with Kubernetes

ArdanLabs – Ultimate Go: Software Design with Kubernetes [FCO] About This course teaches you how to build production-level services in Go leveraging the power of Kubernetes. See the instructor walking through the design philosophies and guidelines for building services in Go. In Detail From the beginning you will pair program with the instructor, walking through […]

[Dometrain] Getting Started: Clean Architecture in .NET

Dometrain – Getting Started: Clean Architecture in .NET [FCO] About Clean Architecture is one of the most popular software architecture and solution organization approaches out there, and that’s for a good reason. It provides a clear path to a robust solution structure with clear guidelines and rules that help you fall into the pit of […]

[Learn NestJS] NestJS Architecture & Advanced Patterns

Learn NestJS – NestJS Architecture & Advanced Patterns [FCO] About Learn powerful Architectural Concepts and Patterns used in some of today’s most complex NestJS applications! In Detail: Prepare for an in-depth guided course & walk-through of Architecture & Advanced Patterns for NestJS applications from the Creator Kamil Mysliwiec himself, and Mark Pieszak (Core Team Member). […]

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

[Let’s Get Rusty] Rust Developer Bootcamp

Let’s Get Rusty – Rust Developer Bootcamp [FCO] About Lets Get Rusty – Bootcamp for Rust developers Who is this bootcamp for? Experienced developers who want to switch to Rust. Learn the language of the future. Your time is valuable ($148,688/year, literally). Learn Rust FAST with a bootcamp instead of digging through poor quality resources. […]

[AngularStart] Learn to build professional-grade Angular Applications

AngularStart – Learn to build professional-grade Angular Applications [FCO] About A complete text-based guide to Angular from beginner level through to building professional-grade applications. Concepts are taught from scratch, but the content will be valuable to intermediate – and even advanced – Angular developers. Learn Angular the way today’s highly trained professionals do It took […]

[Net Ninja] TypeScript Masterclass

Net Ninja – TypeScript Masterclass [FCO] About This is a Net Ninja Pro Exclusive course. TypeScript is a strongly typed programming language built on top of JavaScript, with additional features added in – primarily the ability to add types to values It provides a lot of benefits that JavaScript alone does not, including good error […]

[UI Mastery] The Ultimate UI Design Mastery Bundle

UI Mastery – The Ultimate UI Design Mastery Bundle [FCO] About Fast-track your path to UI design mastery and supercharge your career Elevate your UI design skills and unleash your full design potential. Confidently design stunning pixel-perfect web and app interfaces. Apply to higher-level design positions, enhance your portfolio, and impress your teammates and clients. […]