Search result for Testing and debugging code Online Courses & Certifications
Get Course Alerts by Email
JavaScript Testing
by Michael Wales- 0.0
Approx. 2 weeks
As your applications become more complex and you continue adding new features, you need to verify your additions haven't introduced bugs to your existing functionality. Automated testing provides this functionality and allows you to focus on. Learn how to iterate on your web applications with confidence using the red-green-refactor workflow cycle and automated testing frameworks....
Free
Architecting Smart IoT Devices
by Martin Timmerman , Maarten Weyn- 4.3
Approx. 34 hours to complete
In order to reduce the time to market, many pre-made hardware and software components are available today. What's a web tour and what does it have to do with quizzes? Debugging basics: Thread and Device Drivers Debugging Specials and Code Tuning Testing and Device Simulation White- and black-box testing Development Tools and Environments Debugging Basics Debugging Specials...
Introduction to Unit Testing
by RefactorU LLC- 4
1.5 hours on-demand video
Testing and debugging are places where developers spend a lot of their time. Unit tests and test-driven-development exist to help us manage expectations of our functionality and to ensure that other developers working on our code are aware when a change they made affects already existing functionality. Test driven development Using Assert Jasmine testing framework Additional Resources Exercises And More!...
$12.99
Coding for Designers, Managers, & Entrepreneurs I
by Alex Cowan- 4.2
Approx. 23 hours to complete
Intro to the Sample Code & JSFiddle Intro to CSS and Using the Chrome Debugger Debugging HTML & CSS Intro to the Case - the HTML & CSS Debugging Case How to transition ideas to designs, and how to translate those designs to code How to use analytical debugging to take the guess work and anxiety out of coding...
Core Interaction Programming
by Jeremy Gibson Bond , Unity Technologies- 4.6
Approx. 11 hours to complete
Unity is used to create real-time 3D applications for many industries, including video games, automotive, film, training, and more. And you should understand multi-platform development, including deploying applications to XR (AR and VR) platforms. Course Prerequisites and Unity Resources About the Challenges and Solutions Challenge 1 | Hints and Tips Developer Testing and Debugging in Unity...
Effective Programming in Scala
by Julien Richard-Foy , Noel Welsh- 4.8
Approx. 49 hours to complete
Along the journey, you will also learn the best practices for writing high-quality code that scales to large applications, how to handle errors, how to write tests, and how to leverage a productive development environment. You will become familiar with the standard library and the common patterns of code used in the real world....
Learn how to use chrome developer tools
by Bluelime Learning Solutions- 2.9
2 hours on-demand video
Topics include:Setting up your testing and debugging environmentHow to access the chrome devtoolsInstalling Live local serverDebugging JavaScript codeWorking with the Elements PanelWorking with the ConsoleUsing and exploring the Network PanelEmulating mobile devicesLive editing of the DOM elementsSetting up Persistence WorkspaceOpening source files in the Sources panelEditing the BOX-Model...
$12.99
Related searches
Introduction to Software Testing
by Sanjai Rayadurgam , Kevin Wendt- 4.3
Approx. 30 hours to complete
You will have actively created test cases and run them using an automated testing tool. - Distinguish among the expected-value (true), heuristic, consistency (as used in A/B regression), and probability test oracles and select the one best-suited to the testing objective. - Craft unit and integration test cases to detect defects within code and automate these tests using JUnit....
Spark
by David Drummond , Judit Lantos- 0.0
Approx. 10 hours
Spark is a top open source project used by the largest companies and startups around the world to efficiently analyze messy data sets. Master how to work with big data and build machine learning models at scale using Spark!...
Free
Engineering Practices for Building Quality Software
by Kevin Wendt- 4.5
Approx. 18 hours to complete
Agile embraces change which means that team should be able to effectively make changes to the system as team learns about users and market. To be good at effectively making changes to the system, teams need to have engineering rigor and excellence else embracing change becomes very painful and expensive. Quality in Testing and Deployment Quality in Testing and Deployment...