Search result for Debugging and testing programs Online Courses & Certifications
Get Course Alerts by Email
Defensive Programming and Debugging
by Geert Jan Bex , Mag Selwa , Ingrid Barcena- 0.0
5
Defensive programming: the use of good coding style, documentation strategies and good code testingPreventing bugs: how to use compiler flags and static code checkers to identify bugs in an early stageFinding bugs: debugging concepts and technicsUsing the debugging tools GDB and Valgrind to fix serial programsDebugging parallel code: using Intel Inspector and ITAC...
Free
Algorithmic Design and Techniques
by Pavel Pevzner , Daniel Kane , Alexander S. Kulikov , Michael Levin- 0.0
6 Weeks
Learn how to design algorithms, solve computational problems and implement solutions efficiently. In this course, part of the Algorithms and Data Structures MicroMasters program, you will learn basic algorithmic techniques and ideas for computational problems, which arise in practical applications such as sorting and searching, divide and conquer, greedy algorithms and dynamic programming. Ways of testing and debugging programs...
$99
Introduction to Automated Analysis
by Mike , Kevin Wendt- 4.1
Approx. 19 hours to complete
- Use a variety of state-of-the-art static analysis and automated testing tools for automated verification - Create executable requirements as an oracle suitable for automated testing and symbolic analysis for analysis and testing of software This knowledge would benefit several typical roles: Software Engineer, Software Engineer in Test, Test Automation Engineer, DevOps Engineer, Software Developer, Programmer, Computer Enthusiast....
Computational Thinking for K-12 Educators: Nested If Statements and Compound Conditionals
by Beth Simon- 0.0
Approx. 12 hours to complete
How can your soccer game determine goals, balls out of bounds, and corner kicks? This class teaches the concepts of nested if/else statements and compound Boolean conditional expressions. Create a Nested If Else Programs What we know about debugging in block based languages Explore CS Education Week and Hour of Code...
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...
Principles of Computing (Part 1)
by Scott Rixner , Joe Warren , Luay Nakhleh- 4.7
Approx. 19 hours to complete
We will augment those skills with both important programming practices and critical mathematical problem solving skills. Recommended Background - Students should be comfortable writing small (100+ line) programs in Python using constructs such as lists, dictionaries and classes and also have a high-school math background that includes algebra and pre-calculus. Combinatorics, generators, and debugging...
Software Debugging
by Andreas Zeller , Gundega Dekena- 0.0
Approx. 2 months
At the end of this course you will have a solid understanding about systematic debugging, will know how to automate debugging and will have built several functional debugging tools in Python. In this course you will learn how to debug programs systematically using scientific methods and build several automated debugging tools in Python....
Free
Related searches
Effective Programming in Scala
by Julien Richard-Foy , Noel Welsh- 4.8
Approx. 49 hours to complete
Scala is an expressive, versatile, and safe programming language. The course covers Scala 3, and it mentions the differences with Scala 2. Debugging Programs Combining Try and Either Try and Either Leverage Scala idioms to model business domains and implement business logic Fundamental concepts of the language, allowing you to read and understand Scala codebases...
Interactive Programming in Python
by Goeduhub Technologies- 2.5
1.5 hours on-demand video
A Python Practical Programming Course for Absolute Beginners - Learn how to Code in Python and Improve your Productivity It will show how to install Python and use the Spyder IDE (Integrated Development Environment) for writing and debugging programs....
$12.99
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. This will ensure that no new logic breaks old logic, and that we are certain that our programs are executing properly when given different inputs. Test driven development Using Assert Jasmine testing framework Additional Resources Exercises And More!...
$12.99