[Frontend Masters] Fast and Budget-Friendly User Research and Testing

Frontend Masters – Fast and Budget-Friendly User Research and Testing [FCO] About Explore practical approaches to user research and assemble a toolkit of testing techniques you can use throughout the design cycle with Paul Boag. Course description We don’t live in an ideal world. Most of us have too much work, too little time, and […]

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

[Frontend Masters] Enterprise UI Development: Testing & Code Quality

Frontend Masters – Enterprise UI Development: Testing & Code Quality [FCO] About Perfect for lead UI developers managing large apps, migrating codebases, or starting scalable projects while maintaining code quality. Learn unit testing with Vitest, continuous integration via GitHub Actions, component and accessibility testing with Ax, mocking techniques, and code standard enforcement using ESLint and […]

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

[A Cloud Guru] Introduction To Azure DevOps

A Cloud Guru – Introduction to Azure DevOps [FCO] About Organize the way you plan, create and deliver software with Azure DevOps About the course Hello Cloud Gurus! Ever since Microsoft introduced Azure DevOps, there have been a lot of people asking… What exactly is Azure DevOps? Azure DevOps is a fully integrated set of […]

[Code With Andrea] Flutter Foundations Course – Complete Package

Code With Andrea – Flutter Foundations Course – Complete Package [FCO] About Learn about State Management, App Architecture, Navigation, Testing, and much more by building a Flutter eCommerce app on iOS, Android, and web. Course Overview Getting started with Flutter is easy enough. Once you know about the most important widgets, you can start building […]

[Golang Dojo] Go Developer: Bootcamp

[Golang Dojo] Go Developer: Bootcamp [FCO]   Who’s the Go Bootcamp for?   Experienced Developers attempting to change to Go. Get familiar with the language representing things to come. Your time is important (in a real sense, $149,510/yr). Learn Go Quick with the Bootcamp, rather than digging through low-quality resources.   Students/Graduates searching for a […]

[Robert Brunhage] The Ultimate Flutter Course – Build A Production-Ready Flutter App

Robert Brunhage – The Ultimate Flutter Course – Build A Production-Ready Flutter App [FCO] About A curated learning session to fast track your skills The Ultimate Flutter Course Build a complete production-ready Flutter application In-Detail Have you used Flutter but want to get to the next level? Tired of writing code that becomes messy, hard […]

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

[O’REILLY] Testing In Python Video Course

  Author: Alfredo Deza, Noah Gift Released: July 2020 Duration: 1.5h + ISBN: 60641VIDEOPAIML Description: Getting started with testing can be hard, and this video aims make it all very easy by using examples and explaining the process in a straightforward way. Testing is a core principle of robust software implementations and should be a […]

[PacktPub] Automated Software Testing with Python [Video]

  By: Jose Salvatierra Fuentes   Video Details ISBN: 9781839214592 Course Length: 12 hour 55 minutes   About Welcome to the most comprehensive course on automated software testing with Python. Software testing is an essential skill for any developer, and this course will help you truly understand all types of test automation with Python. The […]

[Udacity] AI for Healthcare | Nanodegree Program

  Nanodegree Program–320 AI for Healthcare Be at the forefront of the revolution of AI in Healthcare, and transform patient outcomes. Enable enhanced medical decision-making powered by machine learning to build the treatments of the future. Estimated Time 4 months At 15 hours / week Enroll by Get access to the classroom immediately on enrollment […]

[Pluralsight] Interpreting Data Using Statistical Models with Python

By Janani Ravi This course covers techniques from inferential statistics, including hypothesis testing, t-tests, and Pearson’s chi-squared test, along with ANOVA, which is used to analyze effects across categorical variables and the interaction between variables. Course info Level: Beginner Updated: Oct 29, 2019 Duration: 2h 46m Description Data science and data modeling are fast emerging […]

[Pluralsight] Become a Full-stack .NET Developer – Architecture and Testing

“ReleaseDate”: “2016-05-25T00:00:00Z”, “UpdatedDate”: “2016-05-25T00:00:00Z”, “Level”: “Intermediate”, “ShortDescription”: “Knowing how to architect and test ASP.NET MVC applications helps you build better apps. In Part 3 of the “Become a Full-stack .NET Developer” series, you’ll refactor your app toward a better architecture as well as write unit and integration tests.”, “Description”: “As a .NET developer, you ought […]

[LARACASTS] Testing Laravel

Given the number of testing tools and resources available to PHP developers, it’s no wonder why so many developers feel overwhelmed. In this series, we’ll learn the ins and outs of PHPUnit testing, while working within your familiar Laravel application structure. Size: 1012.75M

[LARACASTS] Testing Vue

How in the world are we supposed to unit test Vue components? Is it even possible? Why, yes. Yes it is! I’ll show you the full process, step by step. Not only will you learn the necessary tooling, but we’ll also review the ins and outs of testing your client-side code. Have you ever wanted […]

[LARACASTS] Testing Laravel

Given the number of testing tools and resources available to PHP developers, it’s no wonder why so many developers feel overwhelmed. In this series, we’ll learn the ins and outs of PHPUnit testing, while working within your familiar Laravel application structure. Size: 873.71M

[LARACASTS] Let’s Build A Forum with Laravel and TDD

A forum is a deceptively complex thing. Sure, it’s made up of threads and replies, but what else might exist as part of a forum? What about profiles, or thread subscriptions, or filtering, or real-time notifications? As it turns out, a forum is the perfect project to stretch your programming muscles. In this series, we’ll […]

[LARACASTS] Code Katas in PHP

If martial artists use kata as a method for exercise and practice, what might be the equivalent for coders, like us? Well, code katas are short, repeatable programming challenges, which are meant to exercise everything from your focus, to your workflow. Size: 608M