Skip to main content

Courses - Page 36

  • JavaScript: Understanding the Weird Parts

    JavaScript: Understanding the Weird Parts

    Sources: Anthony Alicea, udemy
    Gain a deep understanding of JavaScript and improve debugging skills. Explore advanced concepts like prototypical inheritance and ES6 for a robust development
    12 hours 10 minutes 48 seconds
  • The Ultimate TypeScript Course

    The Ultimate TypeScript Course

    Sources: codewithmosh (Mosh Hamedani)
    Upgrade your JavaScript skills with The Ultimate TypeScript Course. Learn to build scalable, robust applications in under 5 hours and enhance your career
    4 hours 22 minutes 18 seconds
  • Testing Fundamentals [EpicWeb]

    Testing Fundamentals [EpicWeb]

    Sources: Artem Zakharchenko
    In this workshop, Artem Zakharchenko, testing expert and creator of the Mock Service Worker API mocking library, will guide you through creating your own versio
    5 hours 16 minutes 16 seconds
  • Robust Vue.js Forms with FormKit

    Robust Vue.js Forms with FormKit

    Sources: vueschool.io
    Forms are the core of interactive and dynamic web pages. They accept user input and must respond to that input often in real time and in a variety of ways. Form
    2 hours 4 minutes 52 seconds
  • Material UI with Vuetify and Vue.js

    Material UI with Vuetify and Vue.js

    Sources: vueschool.io
    Create a Vue.js app with a beautiful and functional UI in no time with Vuetify! This UI library contains 80+ ready to use components designed according to the b
    1 hour 40 minutes 10 seconds
  • Vue 3 Composition API 3

    Vue 3 Composition API 3

    Sources: vueschool.io
    Explore Vue 3 Composition API with hands-on learning. From basic concepts to advanced usage, gain a complete understanding of Vue.js component logic and state
    1 hour 59 minutes 20 seconds
  • A “Wordle” on Test Driven Development in Vue.js

    A “Wordle” on Test Driven Development in Vue.js

    Sources: vueschool.io
    In this hands-on course, you will learn to write applications using Test-Driven Development (TDD) by building a clone of the Wordle game from scratch. This cour
    2 hours 48 minutes 45 seconds
  • Nuxt Modules: The Ultimate Guide

    Nuxt Modules: The Ultimate Guide

    Sources: vueschool.io
    Master Nuxt Modules through practical coding sessions. From installation to custom module creation, unlock the power of Vue and JavaScript to create dynamic web
    2 hours 45 minutes 45 seconds
  • Team Dynamics and Soft Skills for Developers | Don’t Imitate

    Team Dynamics and Soft Skills for Developers | Don’t Imitate

    Sources: Anthony Alicea
    Whether you've learned software development at a school, bootcamp, online, or are entirely self-taught, there is one key aspect to being a developer that you we
    5 hours 8 minutes 46 seconds
  • Complete Guide to Qwik

    Complete Guide to Qwik

    Sources: fullstack.io
    Master Qwik with practical examples and learn to create scalable, fast web applications. Improve user and developer experience with this intuitive framework.
  • Master Go

    Master Go

    Sources: appliedgo.com (Christoph Berger)
    A few years ago, I discovered Go and immediately fell in love with this language. I loved how the incredibly clean design of the language, as well as the awesome toolchain, sudd...
    6 hours 32 minutes 20 seconds
  • Angular and Golang: A Practical Guide

    Angular and Golang: A Practical Guide

    Sources: udemy
    I'm a FullStack Developer with 10+ years of experience. I'm obsessed with clean code and I try my best that my courses have the cleanest code possible. My teaching style is very...
    6 hours 35 minutes 27 seconds
  • How to develop a productive HTTP client in Golang (Go)

    How to develop a productive HTTP client in Golang (Go)

    Sources: udemy
    Have you ever called a REST API from your Go program? Did you implemented your own HTTP client or did you ended up using some of the thousand libraries out there? Do you know wh...
    9 hours 44 minutes 29 seconds
  • Ultimate Debugging

    Ultimate Debugging

    Sources: ardanlabs.com
    Ultimate Debugging is a course that will help you master the art of debugging software at a deep level. Explore advanced methods of identifying and fixing bugs in your code and ...
    10 hours 15 minutes 13 seconds
  • Go (Golang) Programming The Complete Go Bootcamp 2023

    Go (Golang) Programming The Complete Go Bootcamp 2023

    Sources: udemy
    Fully updated for 2021. This Go Programming course covers every major topic, including Pointers, Methods, and Interfaces (Go OOP), Concurrency In-Depth (Goroutines, Channels, Mu...
    17 hours 49 minutes 29 seconds
  • For the Love of Go: Book/Video Bundle

    For the Love of Go: Book/Video Bundle

    Sources: John Arundel
    Hello, and welcome to learning Go! It's great to have you here. This is the bundled edition of ‘For the Love of Go’, a book introducing the Go programming langu
    6 hours 12 minutes 54 seconds
  • Ultimate Go: Advanced Engineering 2.0

    Ultimate Go: Advanced Engineering 2.0

    Sources: ardanlabs.com
    Learn advanced Go concepts by building a reference implementation of a blockchain in Go! The goal of this class is to share how to code complex engineering task
    14 hours 48 minutes 39 seconds
  • The Ultimate Git Course

    The Ultimate Git Course

    Sources: codewithmosh (Mosh Hamedani)
    Git is the most popular Version Control System (VCS) in the world. It helps you track your project history, revert back your code in case of mistakes, and work effectively in a ...
    5 hours 11 minutes 52 seconds
  • Communication Masterclass 2.0

    Communication Masterclass 2.0

    Sources: Ganesh Prasad
    This course will help you express your thoughts confidently and clearly in 6 weeks. It includes over 13 hours of pre-recorded video lectures, 26 live sessions w
    11 hours 49 minutes 3 seconds
  • TypeScript Simplified

    TypeScript Simplified

    Sources: webdevsimplified.com
    Everything you need to learn TypeScript and build any project you can dream of in 47 easy to digest videos which amount to just under 5 hours of video content. Every single vide...
    10 hours 23 minutes 56 seconds
  • Performance with Laravel (Premium Package)

    Performance with Laravel (Premium Package)

    Sources: Martin Joo
    Learn to boost Laravel applications with expert techniques on Redis, database indexing, and concurrent programming. Essential for developers seeking advanced
  • The OpenAI API: GPT, DALL-E & Whisper

    The OpenAI API: GPT, DALL-E & Whisper

    Sources: zerotomastery.io
    Master the OpenAI API for chat, image, and speech applications. Learn to build AI solutions, including daily meal plan generators. Offered by Zero to Mastery.
    3 hours 43 minutes 36 seconds
  • Developing LLM App Frontends with Streamlit

    Developing LLM App Frontends with Streamlit

    Sources: zerotomastery.io
    This byte-sized course will teach Streamlit fundamentals and how to use Streamlit to create a frontend for your LLM-powered applications.
    1 hour 43 minutes 52 seconds
  • Introduction to ChatGPT Code Interpreter

    Introduction to ChatGPT Code Interpreter

    Sources: zerotomastery.io
    Discover the power of ChatGPT's Code Interpreter tool with this byte-sized course, diving into data analysis, machine learning and more, using real-world data.
    2 hours 20 minutes 5 seconds
  • Create a Retirement Planning Tool with Excel

    Create a Retirement Planning Tool with Excel

    Sources: zerotomastery.io
    Learn to build a retirement planning tool using Excel in this project-based course. Enhance your skills with formulas, charts, and interactive features.
    2 hours 51 minutes 33 seconds
  • Build an End-to-End Web App from Scratch in AWS

    Build an End-to-End Web App from Scratch in AWS

    Sources: zerotomastery.io
    Learn to design and build a real web application with AWS. This project-based course will guide you through using five AWS services to create something you can
    31 minutes 54 seconds
  • Master the Pathfinding Algorithms with JavaScript and React

    Master the Pathfinding Algorithms with JavaScript and React

    Sources: zerotomastery.io
    Enhance your JavaScript and React skills, build a portfolio project, and understand the pathfinding algorithms on a deeper level in this project-based course!
    2 hours 30 minutes 4 seconds
  • Build a ChatBot with Nuxt, TypeScript and the OpenAI Assistants API

    Build a ChatBot with Nuxt, TypeScript and the OpenAI Assistants API

    Sources: zerotomastery.io
    Learn to build a ChatBot using Nuxt and TypeScript in this project-based course. Develop a custom assistant with OpenAI API and enhance your AI skills.
    2 hours 41 minutes
  • Enhanced Freelancing with AI

    Enhanced Freelancing with AI

    Sources: zerotomastery.io
    Learn to leverage AI to optimize your freelancing profile for visibility, craft personalized and persuasive proposals, and manage projects more efficiently.
    46 minutes 29 seconds
  • Artificial Intelligence and Cybersecurity

    Artificial Intelligence and Cybersecurity

    Sources: zerotomastery.io
    Learn about the interaction of artificial intelligence and cybersecurity including the risks and tools involved. Essential knowledge for all cybersecurity
    1 hour 4 minutes 21 seconds