Hi, what do you want to do?
APMonitor
Debugging Python with ipdb and Sypder
A powerful debugging tool for Python is the pdb (or ipdb) tool that is part of the Integrate Development Environment of Spyder (available from the Anaconda download). This exercise shows how to debug code to fix syntax and logical...
Packt
Importing log4j into Eclipse Project
This video explains how to import log4j into the Eclipse project.
<
br/>
This clip is from the chapter "Framework Part 7: Logging Framework - log4j" of the series "Selenium WebDriver with Java - Basics to Advanced and...
<
br/>
This clip is from the chapter "Framework Part 7: Logging Framework - log4j" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Apache Maven Beginner to Guru - Using Maven to Generate Java Classes from the JavaScript Object Notation (JSON) Schema
This video demonstrates how to use Maven to generate Java classes from the JSON schema.
r/>
This clip is from the chapter "Generating Source with Maven" of the series "Apache Maven: Beginner to Guru".This section is about...
r/>
This clip is from the chapter "Generating Source with Maven" of the series "Apache Maven: Beginner to Guru".This section is about...
Curated Video
Data Science and Machine Learning with R - Data Types and Structures in R Section Overview
This video explains data types and structures in R.
r/>
This clip is from the chapter "Data Types and Structures in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This video...
r/>
This clip is from the chapter "Data Types and Structures in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This video...
Packt
Running Test Cases in TestNG without Java Compiler
This video explains how to run test cases in TestNG without a Java compiler.
<
br/>
This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
<
br/>
This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
APMonitor
Java ☕ Course Introduction
The course is designed to start from no programming experience and guide a self-paced learner through the basics of Python. The 12 modules are run from Eclipse or another Java Integrated Development Environment (IDE). The tutorials...
Curated Video
Apache Spark 3 for Data Engineering and Analytics with Python - MacOS - Java Installation
We will install Java in this session (macOS).
r/>
This clip is from the chapter "Introduction to Spark and Installation" of the series "Apache Spark 3 for Data Engineering and Analytics with Python".This section will give you a...
r/>
This clip is from the chapter "Introduction to Spark and Installation" of the series "Apache Spark 3 for Data Engineering and Analytics with Python".This section will give you a...
Curated Video
Multi-Paradigm Programming with Modern C++ - Structure of C++ Projects
In this video, we learn what is physical project structure and why it is important.
• What is project struc
ture?
• Why is good structure
important?
• What are the elements of pro
je
ct structure?
This...
• What is project struc
ture?
• Why is good structure
important?
• What are the elements of pro
je
ct structure?
This...
Curated Video
Learning R for Data Visualization (Video 21)
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Curated Video
Julia for Data Science (Video 11)
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine...
XKA Digital
Innovative marketing works
Andy is a Director of MCL, a management consultancy which helps organisations with significant change management and leadership development issues.
Andy is a strategic thinking executive with an in-depth knowledge of the...
Andy is a strategic thinking executive with an in-depth knowledge of the...
APMonitor
Install Python 3.7 on Windows or Linux
Follow these steps to install Python 3.7 on Windows:
1. Remove old Python distribu
tions
2. Browse to python.org and download
installer
3. Install
to C:\Python37
4. Add to PATH
Environment...
1. Remove old Python distribu
tions
2. Browse to python.org and download
installer
3. Install
to C:\Python37
4. Add to PATH
Environment...
Packt
Global npm Modules and nodemon
Node.js Module System (Notes App): Global npm Modules and nodemon
<
br/>
This clip is from the chapter "Node.js Module System (Notes App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will...
<
br/>
This clip is from the chapter "Node.js Module System (Notes App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will...
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - Introduction to Jenkins
This video provides an introduction to Jenkins.
r/>
This clip is from the chapter "Cypress Framework Part 5-Building npm Scripts and Integration to Jenkins" of the series "Cypress - Modern Automation Testing from Scratch +...
r/>
This clip is from the chapter "Cypress Framework Part 5-Building npm Scripts and Integration to Jenkins" of the series "Cypress - Modern Automation Testing from Scratch +...
Curated Video
Learning Angular 2 Directives (Video 15)
Get up to speed with the building blocks of Angular 2. New technologies and new patterns are emerging on a daily basis. Coding for the front end is extremely demanding, but at the same time more interesting and challenging than...
Curated Video
Learning R for Data Visualization (Video 26)
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
APMonitor
Install Julia on Windows and Linux with Jupyter Notebook
Julia is a language that combines the ease of programming of MATLAB or Python with the speed of C or Java. This tutorial shows how to install Julia 0.5.0 on Windows or Linux (Ubuntu) and manage add-on packages.
Paul Marriott
Arduino Pro Portenta H7, Lora & Ethernet Vision Shields - Unboxing
An unboxing video of the new Arduino Pro Portenta H7 microcontroller, alongside Lora & Ethernet Vision Shields.
Curated Video
Describe network protocols : Creating Simple TCP Echo Server
From the section: Programming TCP Clients and Servers In this section, we will learn about how to build TCP Servers and how it works.
In this video, will learn how to create a simple TCP ec
ho server.
• Learn the...
In this video, will learn how to create a simple TCP ec
ho server.
• Learn the...
Packt
What is log4j and its Usage in Selenium Framework
This video explains log4j and how it can be used in the Selenium framework.
<
br/>
This clip is from the chapter "Framework Part 7: Logging Framework - log4j" of the series "Selenium WebDriver with Java - Basics to Advanced and...
<
br/>
This clip is from the chapter "Framework Part 7: Logging Framework - log4j" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Packt
Mapping Step Definition to Feature File
This video explains the mapping of step definition to feature file.
<
br/>
This clip is from the chapter "Cucumber Behavior Driven Data – Framework" of the series "Selenium WebDriver with Java - Basics to Advanced and...
<
br/>
This clip is from the chapter "Cucumber Behavior Driven Data – Framework" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Complete Java SE 8 Developer Bootcamp - Java API Documentation (Javadocs)
The author shows you where you can find the Java SE 8 Javadoc, and how to use it.
r/>
This clip is from the chapter "Getting Started with Java" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you get an...
r/>
This clip is from the chapter "Getting Started with Java" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you get an...
MarketWatch
What the $2 trillion stimulus package means for you and the economy
A breakdown of the $2 trillion stimulus deal - the largest relief package in American history - designed to soften the blow that the coronavirus outbreak has dealt to the economy.
Curated Video
Java 11 Programming for Beginners 2.3: Creating the Basic Structure, Basic Class
Then, we prepare even more of the basic structure to hold the upcoming logic.<br/>
• Create a new calculator class and ini<br/>tial method
• Run through the basic str<br/>ucture of a Java class
• Create a new calculator class and ini<br/>tial method
• Run through the basic str<br/>ucture of a Java class