Bookmarks tagged with #course.
Show all
Show all
Getting Started with TDD in PHP
I will give you a practical introduction to test-driven development in this course. I will show you how to get started, demonstrate the benefits of TDD, and explain why it has become my preferred way of programming.
Saved
on: 2022-08-21
(59) Missing Semester IAP 2020 - YouTube
Lecture videos from the class offered during MIT's Independent Activities Period in 2020.
Saved
on: 2020-08-13
Part 1 - How to use TDD to build a REST API in Laravel 6 - YouTube
Saved
on: 2020-04-08
Kubernetes for Full-Stack Developers, a self-guided course. | DigitalOcean
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Saved
on: 2019-11-14
Data Structures and Algorithms in JavaScript from @kyleshevlin on @eggheadi
This course teaches you how to implement your first data structures and algorithms. In the process, you’ll learn some fundamental computer science concepts as well. We’ll build these from scratch using JavaScript, but what we learn can be taken and used in any other language, too.
Saved
on: 2018-12-10
Nuxt.js Fundamentals, a Vue.js video course
Nuxt.js is a framework for creating Vue.js applications. Its goal is to help Vue developers take advantage of top-notch technologies and features in a fast, easy and organized way. It is easy to get started with Nuxt.js!
Saved
on: 2018-11-16
Domain-Driven Design in Practice | Pluralsight
You will need to have some basic experience with C#. It's also recommended that you've read the book Domain-Driven Design: Tackling Complexity in the Heart of Software by Eric Evans and that you've watched the Domain-Driven Design Fundamentals course by Julie Lerman and Steve Smith.
Saved
on: 2018-08-28
Offline-First Progressive Web Apps (PWA) in Vue.js from @alexjoverm on @egg
Progressive Web Apps are just Web pages, but with superpowers. They load under uncertain network conditions, even offline. They’re fast and engaging, providing the best user experience. They can be installed on your smartphone if the browser supports it, feeling like a native app.
Saved
on: 2018-06-07
Machine Learning Crash Course | Google Developers
Stay organized with collections Save and categorize content based on your preferences.
Saved
on: 2018-03-01
The Beginner's Guide to ReactJS from @kentcdodds on @eggheadio
React got that name for a reason. It’s a component-based JavaScript library that renders smartly and can seriously simplify your work. This course is for React newbies and anyone looking to build a solid foundation.
Saved
on: 2017-12-05
Create a Vuex Store using TypeScript from @alexjoverm on @eggheadio
Here we have a component that shows a list of to-dos. This component has this type of to-dos locally, and we are going to move it to a store. For that, let's install Veux on this class. Then we are going to create a store folder with an index file.
Saved
on: 2017-10-15
Practical Deep Learning
This free course is designed for people (and bunnies!) with some coding experience who want to learn how to apply deep learning and machine learning to practical problems. Deep learning can do all kinds of amazing things.
Saved
on: 2017-06-05
Redux: The Single Immutable State Tree - JavaScript Video Tutorial #free @e
[00:00] The first principle of Redux is whether your app is a really simple one like this counter example, or a complex application with a lot of UI, and change of state, you are going to represent the whole state of your application as a single JavaScript object.
Tags:
#course
Saved
on: 2015-12-15