JavaScript: Five Advanced Challenges and Concepts
Test your understanding of JavaScript with a series of interactive coding exercises.
🔗 Get Course
🕔 1 Hour(s)
🎓 BEGINNER
👨🏫 Morten Rand-Hendriksen
Test your understanding of JavaScript with a series of interactive coding exercises.
🔗 Get Course
🕔 1 Hour(s)
🎓 BEGINNER
👨🏫 Morten Rand-Hendriksen
JavaScript Practice: Events
Test your knowledge of common JavaScript events with these code challenges.
🔗 Get Course
🕔 23 Minutes
🎓 INTERMEDIATE
👨🏫 Jamie Pittman
Test your knowledge of common JavaScript events with these code challenges.
🔗 Get Course
🕔 23 Minutes
🎓 INTERMEDIATE
👨🏫 Jamie Pittman
Advanced Go Programming: Data Structures, Code Architecture, and Testing
Practice your skills in Go, the open-source programming language, in this hands-on, interactive course with coding challenges in CoderPad.
🔗 Get Course
🕔 1 Hour(s)
🎓 ADVANCED
👨🏫 Adelina Simion
Practice your skills in Go, the open-source programming language, in this hands-on, interactive course with coding challenges in CoderPad.
🔗 Get Course
🕔 1 Hour(s)
🎓 ADVANCED
👨🏫 Adelina Simion
Building a React Project with Google Bard and the PalM2 API
Learn how to create an application that uses the PaLM2 API to create your own personal chatbot.
🔗 Get Course
🕔 1 Hour(s)
🎓 INTERMEDIATE
👨🏫 Ray Villalobos
Learn how to create an application that uses the PaLM2 API to create your own personal chatbot.
🔗 Get Course
🕔 1 Hour(s)
🎓 INTERMEDIATE
👨🏫 Ray Villalobos
Node.js: Microservices
Gain a deeper understanding of how microservices are built and used. Learn how to use Node.js to build out a microservices architecture from scratch while splitting up a monolith.
🔗 Get Course
🕔 3 Hour(s)
🎓 ADVANCED
👨🏫 Daniel Khan
Gain a deeper understanding of how microservices are built and used. Learn how to use Node.js to build out a microservices architecture from scratch while splitting up a monolith.
🔗 Get Course
🕔 3 Hour(s)
🎓 ADVANCED
👨🏫 Daniel Khan
WordPress Development: Coding Practice
Take a series of WordPress development challenges to brush up on skills and learn new development techniques.
🔗 Get Course
🕔 1 Hour(s)
🎓 BEGINNER
👨🏫 Joe Casabona
Take a series of WordPress development challenges to brush up on skills and learn new development techniques.
🔗 Get Course
🕔 1 Hour(s)
🎓 BEGINNER
👨🏫 Joe Casabona
JavaScript Practice: Scope and Closures
Get hands-on experience with scope and closures in JavaScript and learn to write code that’s more efficient and more testable.
🔗 Get Course
🕔 17 Minutes
🎓 ADVANCED
👨🏫 Eve Porcello
Get hands-on experience with scope and closures in JavaScript and learn to write code that’s more efficient and more testable.
🔗 Get Course
🕔 17 Minutes
🎓 ADVANCED
👨🏫 Eve Porcello
Learning Selenium with Node.js
Learn how to use Selenium in combination with modern Node.js features.
🔗 Get Course
🕔 56 Minutes
🎓 INTERMEDIATE
👨🏫 Alexandra Casapu
Learn how to use Selenium in combination with modern Node.js features.
🔗 Get Course
🕔 56 Minutes
🎓 INTERMEDIATE
👨🏫 Alexandra Casapu
HTML for Programmers
Get an overview of important HTML elements like form elements, text elements, tables, and media content, to enhance your skills as a web developer.
🔗 Get Course
🕔 1 Hour(s)
🎓 INTERMEDIATE
👨🏫 Emma Bostian
Get an overview of important HTML elements like form elements, text elements, tables, and media content, to enhance your skills as a web developer.
🔗 Get Course
🕔 1 Hour(s)
🎓 INTERMEDIATE
👨🏫 Emma Bostian
React: State Management
Explore the guiding principles behind state management for React applications. Learn about various state management solutions and how to choose the right approach for your needs.
🔗 Get Course
🕔 1 Hour(s)
🎓 INTERMEDIATE
👨🏫 Sandy Ludosky
Explore the guiding principles behind state management for React applications. Learn about various state management solutions and how to choose the right approach for your needs.
🔗 Get Course
🕔 1 Hour(s)
🎓 INTERMEDIATE
👨🏫 Sandy Ludosky
Treating Go as an Object-Oriented Language
Practice your skills in Go in this hands-on, interactive course with coding challenges in CoderPad.
🔗 Get Course
🕔 52 Minutes
🎓 ADVANCED
👨🏫 Frank P Moley III
Practice your skills in Go in this hands-on, interactive course with coding challenges in CoderPad.
🔗 Get Course
🕔 52 Minutes
🎓 ADVANCED
👨🏫 Frank P Moley III
JavaScript Practice: Object-Oriented Programming
Practice fundamental skills for object-oriented programming in JavaScript in this hands-on, interactive course with coding challenges in CoderPad.
🔗 Get Course
🕔 16 Minutes
🎓 ADVANCED
👨🏫 Emma Bostian
Practice fundamental skills for object-oriented programming in JavaScript in this hands-on, interactive course with coding challenges in CoderPad.
🔗 Get Course
🕔 16 Minutes
🎓 ADVANCED
👨🏫 Emma Bostian
ChatGPT for Web Developers
Level up as a professional web developer by learning how to build and optimize web applications using ChatGPT.
🔗 Get Course
🕔 2 Hour(s)
🎓 INTERMEDIATE
👨🏫 Sandy Ludosky
Level up as a professional web developer by learning how to build and optimize web applications using ChatGPT.
🔗 Get Course
🕔 2 Hour(s)
🎓 INTERMEDIATE
👨🏫 Sandy Ludosky
👍1
Learning RxJS
Learn to use RxJS, an industry standard library for reactive programming that integrates with any Angular app to manage APIs and data.
🔗 Get Course
🕔 53 Minutes
🎓 BEGINNER
👨🏫 Alexander Nguyen
Learn to use RxJS, an industry standard library for reactive programming that integrates with any Angular app to manage APIs and data.
🔗 Get Course
🕔 53 Minutes
🎓 BEGINNER
👨🏫 Alexander Nguyen
Using Zeplin in Design Projects
Learn how to use Zeplin to help manage your UX design process, from early-stage concepts all the way to developer handoffs and integration.
🔗 Get Course
🕔 47 Minutes
🎓 INTERMEDIATE
👨🏫 David Karlins
Learn how to use Zeplin to help manage your UX design process, from early-stage concepts all the way to developer handoffs and integration.
🔗 Get Course
🕔 47 Minutes
🎓 INTERMEDIATE
👨🏫 David Karlins
Refactoring from Anemic Domain Model Towards a Rich One
Building bullet-proof business line applications is a complex task. This course will teach you an in-depth guideline into refactoring from Anemic Domain Model into a rich, highly encapsulated one. You'll understand practical techniques that will help you recognize this anti-pattern in your code base. Start Learning Today!
🔗 Get Course
🕔 3 Hour(s)
🎓 Intermediate
👨🏫 Vladimir Khorikov
Building bullet-proof business line applications is a complex task. This course will teach you an in-depth guideline into refactoring from Anemic Domain Model into a rich, highly encapsulated one. You'll understand practical techniques that will help you recognize this anti-pattern in your code base. Start Learning Today!
🔗 Get Course
🕔 3 Hour(s)
🎓 Intermediate
👨🏫 Vladimir Khorikov
Angular: Progressive Web Apps
Learn how to create progressive web apps using Angular tools.
🔗 Get Course
🕔 4 Hour(s)
🎓 INTERMEDIATE
👨🏫 Maximiliano Firtman
Learn how to create progressive web apps using Angular tools.
🔗 Get Course
🕔 4 Hour(s)
🎓 INTERMEDIATE
👨🏫 Maximiliano Firtman
Hotwire: Reactive Ruby on Rails Applications
Explore all the components of Hotwire: Turbo Drive, Turbo Frames, Turbo Streams, and Stimulus.
🔗 Get Course
🕔 1 Hour(s)
🎓 INTERMEDIATE
👨🏫 David Morales
Explore all the components of Hotwire: Turbo Drive, Turbo Frames, Turbo Streams, and Stimulus.
🔗 Get Course
🕔 1 Hour(s)
🎓 INTERMEDIATE
👨🏫 David Morales
Practice It: PHP with MySQL
Get hands-on experience with essential PHP with MySQL skills.
🔗 Get Course
🕔 54 Minutes
🎓 INTERMEDIATE
👨🏫 Kevin Skoglund
Get hands-on experience with essential PHP with MySQL skills.
🔗 Get Course
🕔 54 Minutes
🎓 INTERMEDIATE
👨🏫 Kevin Skoglund
Debugging Sites with Chrome DevTools
This course will teach you how to use the powerful tools built-in to Google Chrome to debug websites. You will learn how to troubleshoot and fix problems in a site's HTML, CSS, and JavaScript.
🔗 Get Course
🕔 2 Hour(s)
🎓 Advanced
👨🏫 Brice Wilson
This course will teach you how to use the powerful tools built-in to Google Chrome to debug websites. You will learn how to troubleshoot and fix problems in a site's HTML, CSS, and JavaScript.
🔗 Get Course
🕔 2 Hour(s)
🎓 Advanced
👨🏫 Brice Wilson
Using WordPress to Create a Blog for Creators
Learn how to use WordPress to create and optimize a blog that attracts and engages your audience.
🔗 Get Course
🕔 49 Minutes
🎓 BEGINNER
👨🏫 Shruti Pangtey
Learn how to use WordPress to create and optimize a blog that attracts and engages your audience.
🔗 Get Course
🕔 49 Minutes
🎓 BEGINNER
👨🏫 Shruti Pangtey