Hi, what do you want to do?
Curated Video
Learning LESS (Video 2)
CSS is great; it's a staple of the web and it helps us to produce beautiful websites, but some parts of it are archaic, and it's often time-consuming to get right. LESS changes that. LESS includes built-in features that allow you...
Curated Video
Develop a computer program to solve a problem using a sequence of instructions : If statements
From the section: A Full Python Refresher. This section is about Python Refresher and includes lectures on Variables in Python, Methods, List, tuple and sets.<b<br/>r/>
A Full Python Refresher: If statements
A Full Python Refresher: If statements
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Python Basics: Tuples and Dictionaries
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and...
Programming Electronics Academy
Details of Using Arduino Libraries: Arduino Course 6.4
A walk through of using a code library with Arduino.
Packt
Practice Exercises with XPath and Cascading Style Sheets (CSS) with Regular Expressions
This video contains practice exercises with XPath and CSS with regular expressions.
<
br/>
This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java - Basics to...
<
br/>
This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java - Basics to...
Packt
How to Identify Siblings and Traverse Back to Parent Nodes with XPATH?
This video explains how to identify siblings and traverse back to parent nodes with XPATH.
<
br/>
This clip is from the chapter "Fifteen Popular Interview Questions on Selenium Basics" of the series "Selenium WebDriver with Java -...
<
br/>
This clip is from the chapter "Fifteen Popular Interview Questions on Selenium Basics" of the series "Selenium WebDriver with Java -...
Curated Video
Complete Java SE 8 Developer Bootcamp - String Objects
The author details the structure of string object provided by Java SE API.
r/>
This clip is from the chapter "Strings" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you learn to handle strings and pass...
r/>
This clip is from the chapter "Strings" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you learn to handle strings and pass...
Curated Video
Complete Java SE 8 Developer Bootcamp - Primitive Data Types
The author dives into syntax and usage of primitive data types.
r/>
This clip is from the chapter "Java Conventions and Primitives" of the series "Complete Java SE 8 Developer Bootcamp".This section gives brief overview on...
r/>
This clip is from the chapter "Java Conventions and Primitives" of the series "Complete Java SE 8 Developer Bootcamp".This section gives brief overview on...
Curated Video
Complete Java SE 8 Developer Bootcamp - Scope-Part 2
More demonstrations on how to recognize the scope of a variable.
r/>
This clip is from the chapter "Static, Scope, and Garbage Collection" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn to use...
r/>
This clip is from the chapter "Static, Scope, and Garbage Collection" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn to use...
Curated Video
Complete Java SE 8 Developer Bootcamp - Static Variables
The author introduces the syntax for assigning variables to a class and how to use them.
r/>
This clip is from the chapter "Static, Scope, and Garbage Collection" of the series "Complete Java SE 8 Developer Bootcamp".In this...
r/>
This clip is from the chapter "Static, Scope, and Garbage Collection" of the series "Complete Java SE 8 Developer Bootcamp".In this...
Curated Video
Complete Java SE 8 Developer Bootcamp - Editions and Versions
Evaluate different versions and traditions of JDK available to us.
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 overview of...
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 overview of...
Curated Video
Complete Java SE 8 Developer Bootcamp - Creating Exceptions
Learn how to create and throw custom exceptions in your applications.<br/<br/>>
This clip is from the chapter "Exception Handling" of the series "Complete Java SE 8 Developer Bootcamp".null
This clip is from the chapter "Exception Handling" of the series "Complete Java SE 8 Developer Bootcamp".null
Packt
Examples on Handling Pop-ups with Modified WebDriver Uniform Resource Locator (URL)
This video presents examples on handling pop- ups with the modified WebDriver URL.
<
br/>
This clip is from the chapter "File Uploading (AUTO IT) and Downloading with Selenium" of the series "Selenium WebDriver with Java - Basics to...
<
br/>
This clip is from the chapter "File Uploading (AUTO IT) and Downloading with Selenium" of the series "Selenium WebDriver with Java - Basics to...
Packt
Observer Pattern
JavaScript Patterns: Observer Pattern
<
br/>
This clip is from the chapter "JavaScript Patterns" of the series "Modern JavaScript from the Beginning".In this section, you will learn what JavaScript patterns are, and the various...
<
br/>
This clip is from the chapter "JavaScript Patterns" of the series "Modern JavaScript from the Beginning".In this section, you will learn what JavaScript patterns are, and the various...
IDG TECHtalk
Smart Go: Introduction to the Go language
The Go language, created by folks at Google, has been with us for a decade and is the basis for many important enterprise projects such as Docker and Kubernetes. Watch a simple Go program in action to get an idea of what it's like to...
Curated Video
Complete Java SE 8 Developer Bootcamp - Passing By Value: Objects
We look into further details of passing arguments, with objects, including Strings.
r/>
This clip is from the chapter "Strings" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you learn to handle strings...
r/>
This clip is from the chapter "Strings" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you learn to handle strings...
Curated Video
Complete Java SE 8 Developer Bootcamp - Operators: Part 2
More info on post/pre-increment operator and a discussion on the ternary operator.
r/>
This clip is from the chapter "Java Syntax" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn more about...
r/>
This clip is from the chapter "Java Syntax" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn more about...
Curated Video
Complete Java SE 8 Developer Bootcamp - Operators: Part 1
Learn the different operators available to Java, and just as important as per the order of precedence.
r/>
This clip is from the chapter "Java Syntax" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we...
r/>
This clip is from the chapter "Java Syntax" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we...
Curated Video
Complete Java SE 8 Developer Bootcamp - Conditionals-Swtich
A switch is another syntax available when defining conditionals.
r/>
This clip is from the chapter "Java Syntax" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn more about conditionals,...
r/>
This clip is from the chapter "Java Syntax" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn more about conditionals,...
Curated Video
Complete Java SE 8 Developer Bootcamp - Conditionals-If / Else If / Else
Learn more about conditionals that allow us to write blocks of code that are executed if a certain state is true or false
r/>
This clip is from the chapter "Java Syntax" of the series "Complete Java SE 8 Developer Bootcamp".In...
r/>
This clip is from the chapter "Java Syntax" of the series "Complete Java SE 8 Developer Bootcamp".In...
Curated Video
Complete Java SE 8 Developer Bootcamp - Java Memory Leaks
The author demonstrates the mismanagement of garbage collection, unintentionally causing issues.
r/>
This clip is from the chapter "Static, Scope, and Garbage Collection" of the series "Complete Java SE 8 Developer Bootcamp".In...
r/>
This clip is from the chapter "Static, Scope, and Garbage Collection" of the series "Complete Java SE 8 Developer Bootcamp".In...
Curated Video
Complete Java SE 8 Developer Bootcamp - Your First Java Program - Part 1 (Code)
Learn about classes, methods, parameters/arguments, return types, and modifiers.
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...
Curated Video
Complete Java SE 8 Developer Bootcamp - Unchecked (Runtime) vs. Checked Exceptions
The compiler will enforce developers to write code that handles certain types of exceptions. These are known as "checked" exceptions. Others, which are not enforced, are known as "unchecked" or "runtime" exceptions.
r/>
This...
r/>
This...
Curated Video
Complete Java SE 8 Developer Bootcamp - Sets
Learn to handle sets collection for fast searching as it organizes data for the purpose.
r/>
This clip is from the chapter "Collections" of the series "Complete Java SE 8 Developer Bootcamp".The author introduces you to...
r/>
This clip is from the chapter "Collections" of the series "Complete Java SE 8 Developer Bootcamp".The author introduces you to...