Search result for Testing and debugging code Online Courses & Certifications
Get Course Alerts by Email
Reverse Engineering 1: x64dbg Debugger for Beginners
by Paul Chin- 4.5
2 hours on-demand video
Learn how to reverse engineer and debug programs with x64dbg in 1 hour x64dbg is one of the most popular modern debugger in use today and has superseded OllyDbg. Setting breakpoints and stepping through code So, go ahead and enroll in this course now and start reverse engineering and debugging programs the fun and easy way! ...
$12.99
Learn Python Programming Masterclass
by Nasr Ullah- 3.7
11 hours on-demand video
This course will teach you Python in a practical manner, with every lecture comes a full coding screencast and a corresponding code notebook! Learn in whatever manner is best for you! Debugging Error and Exception Handling Unit Testing and many more! Complete Understanding of Code Editors, Installation and Usage Learn Python Modules and Packages...
$12.99
SAP LSMW -3 Methods + S/4 HANA Migration Cockpit + BDC
by Mohammed Rashid- 0.0
3.5 hours on-demand video
Part Three Covers the IDOC Method , Finding the IDOC, Preparing Template and understanding concepts with example and testing of the same. SAP software and SAP GUI are proprietary SAP software. S/4 HANA Migration Cockpit end to end testing What is Constant and how to use it. Understand When and How to Use ABAP Code...
$12.99
Computational Thinking for K-12 Educators: Conditional Loops and If Statements
by Beth Simon- 0.0
Approx. 12 hours to complete
This class teaches the concepts of conditional loops and if/else statements. Next, through a cognitively scaffolded process we'll engage you in developing your fluency with problem solving with repeat until loops, while loops, and if/else statements in a way that keeps frustration at a minimum. Concept Mastery Quiz: Repeat Until and While Loops...
Interacting with the System and Managing Memory
by Andrew D. Hilton , Anne Bracy , Genevieve M. Lipp- 4.4
Approx. 23 hours to complete
The final course in the specialization Introduction to Programming in C will teach you powerful new programming techniques for interacting with the user and the system and dynamically allocating memory. Module 1: Interacting with the user and system Command Line Arguments and Process Creation Opening Files and fgetc Writing and Closing Files Writing and Testing readInput...
UIKit Fundamentals
by Gabrielle Miller-Messner- 0.0
Approx. 2 months
lesson 1 How to Use Outlets and Actions Connect outlets and actions first using only code and a second time using storyboard. Practice debugging problems with IBOutlets and IBActions. Use powerful UIKit classes like UIImagePickerController UIAlertController and UIActivityViewController. Explore the code for several apps with tables and then implement your own UITableView....
Free
Embedded Software and Hardware Architecture
by Alex Fosdick- 4.5
Approx. 4 hours to complete
Embedded Software and Hardware Architecture is a first dive into understanding embedded architectures and writing software to manipulate this hardware. We will now transition from the Host Linux Machine where we built and ran code in a simulated environment to an Integrated Development Environment where you will build and install code directly on your ARM Cortex-M4 Microcontroller....
Related searches
Visual Studio Code Crash Course 2020
by Vaga Notes- 2.7
2 hours on-demand video
Install and Setup VS Code on Windows/Mac and then set up a basic hello world program where you learn to just run through and debug with some extensions. Learn how to change color themes and keyboard shortcuts to personalize VS Code to your liking! Master the art of debugging with powerful built in tools with VS Code and it's extensions....
$11.99
Java Programming: Arrays, Lists, and Structured Data
by Andrew D. Hilton , Robert Duvall , Owen Astrachan , Susan H. Rodger- 4.7
Approx. 14 hours to complete
At the end of the course you will write an encryption program and a program to break your encryption algorithm. Store and manipulate data in an array or ArrayList; Use iterables and collections (including maps) in Java. Testing and Debugging Programming Exercise: Known Language and Key Length Known Language and Key Length...
Data Structures and Performance
by Christine Alvarado , Mia Minnes , Leo Porter- 4.8
Approx. 42 hours to complete
Many of the data structures and algorithms that work with introductory toy examples break when applications process real, large data sets. Getting and Working with the Starter Code Quiz about the Starter Code and Course Structure Core: Generics and Exceptions Core: Java Code for a Linked List Core: Testing and Confidence...