Hi, what do you want to do?
Curated Video
Python for Network Forensics 3.1: Enumerating Directories
In this video, we will further the understanding of directory traversal in GNU/Linux systems. We will also understand and accomplish traversal recursively. • Learn the concepts of threading to implement recursive traversing • Begin using...
TLDR News
Trumps' Impeachment Opening Remarks Explained - TLDR News
In recent days the Senate trial of Donald Trump has really got underway, with both sides making their opening remarks and setting our their cases. In this video, we run through what's happened so far, as well as explaining the opening...
Curated Video
Learn and Master C Programming - Arguments of main() function - Part 2
We will see how we can write code to implement two operations on the command-line while handling input errors.
r/>
This clip is from the chapter "Strings" of the series "Learn and Master C Programming For Absolute...
r/>
This clip is from the chapter "Strings" of the series "Learn and Master C Programming For Absolute...
Curated Video
Core Java Programming Course- Methods in Java
This video explains the various methods available in Java.
r/>
This clip is from the chapter "Object-Oriented Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This section focuses on the...
r/>
This clip is from the chapter "Object-Oriented Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This section focuses on the...
Curated Video
Julia for Data Science (Video 5)
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...
Curated Video
Python for Network Forensics 1.4: Importing Scapy Modules
In this video, we will design a Python based Scapy tool to automate our network analysis. • Familiarize ourselves with common Python data structures • Learn to import 3rd party modules into our own application • Unleash the power of...
Packt
Explaining Function Overloading in Java with an Example
This video explains function overloading in Java with an example.
<
br/>
This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics...
<
br/>
This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics...
TLDR News
Three Arguments AGAINST Scottish Independence - TLDR News
A while ago we made a video running through 3 reasons in favour of Scottish Independence, so now we're telling the other side of the story - the reasons to stay. So in this video we look at the reasons in favour of the union and why...
TLDR News
Trump's Impeached Again: But Will He Actually Be Kicked Out? What Happens Next... - TLDR News
Yesterday the House of Representatives voted to impeach President Trump (for a second time). However, just like last time that doesn't mean that Trump will immediately leave the Whitehouse. So with only days of Trump's presidency left,...
Curated Video
Learn and Master C Programming - Variadic Functions Overview
We are introduced to the concept of variadic function in C/C++.
r/>
This clip is from the chapter "Advanced Topics" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into advanced...
r/>
This clip is from the chapter "Advanced Topics" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into advanced...
Curated Video
Implement a computer program using a classic algorithm : Project conclusion walkthrough
From the section: Algorithms - Search and abstract data structures. This section is about Algorithms. You will learn about Bisection, Binary section etc.<b<br/>r/>
Go through implementation steps from concluded project
Go through implementation steps from concluded project
Packt
Implement a function : Arguments and Parameters
From the section: Python Fundamentals. This section will help you to learn about the Python fundamentals and setup.<b<br/>r/>
This video focuses on arguments and parameters in Python.
This video focuses on arguments and parameters in Python.
Curated Video
Julia for Data Science (Video 9)
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...
Let's Tute
Microsoft Excel Function: Structure, Operators, and Examples
In this Microsoft Excel tutorial, we learn about the structure of Excel functions, including the use of equal sign, function names, opening and closing brackets, and arguments separated by commas. We also explore operators such as...
Curated Video
Python for Network Forensics 2.1: Enumerating Directories
In this video, we will develop the technique to scan files in a directory in or to obtain items and properties. • Understand the basis of recursion and how it applies to directories • Learn about the OS module and how it applies to...
IDG TECHtalk
How to use command line arguments in a Python script with sys.argv and argparse
If you pass command line arguments to a Python script, it's easy to extract and use them with sys.argv. But if you want to build elaborate handlers for command-like arguments, the argparse module in Python's standard library gives you...
Programming Electronics Academy
sprintf() with Arduino
If so, you’re in the right place. In this lesson you’ll learn exactly how to use sprintf().
JUST USING SERI
AL.PRINT()
Let’s say you want to print this line of text to the...
JUST USING SERI
AL.PRINT()
Let’s say you want to print this line of text to the...
Curated Video
Complete Python Scripting for Automation - Functions with variable keyword arguments
Functions: Functions with variable keyword arguments
r/>
This clip is from the chapter "Functions" of the series "Complete Python Scripting for Automation".You will learn how to define a Function, converting simple code into...
r/>
This clip is from the chapter "Functions" of the series "Complete Python Scripting for Automation".You will learn how to define a Function, converting simple code into...
ShortCutsTv
The Ethics of Abortion: When Does Life Begin?
The controversies surrounding abortion involve a clash between two fundamental rights: the right of the unborn child, or foetus, and the rights of the mother. This film begins with the storm created by leading case of Roe vs Wade and...
Curated Video
C++ Developer - Function Return Types and Parameters
This video explains function return types and parameters.<br/<br/>>
This clip is from the chapter "Functions" of the series "The Complete C++ Developer Course".This section discusses the various functions in C++.
This clip is from the chapter "Functions" of the series "The Complete C++ Developer Course".This section discusses the various functions in C++.
TLDR News
Do Independent MPs Need to be Elected Again? - TLDR Explains.
It is worth looking at whether The Independent Group MPs are required to call a by-election. Some (most notably those in the leadership of the Labour Party) claim that, due to the MPs switching parties, by-elections should be called in...
R Programming 101
Use pivot_longer() to shape and manipulate your data - R programming for beginners
Use pivot_longer() to change data from wide to long data. This is part of the R programming for beginners series. If you are learning data analysis or statistics, then this video is for you. Data scientists using R often need to shape...
Curated Video
Learn and Master C Programming - Arguments of main() function - Part 1
We will learn how to pass arguments to our main function from the command-line and also how to pass them from within visual studio and debug through the code to look at their values.
r/>
This clip is from the chapter "Strings"...
r/>
This clip is from the chapter "Strings"...
Curated Video
Data Science and Machine Learning with R - Working with Functions
This video explains working with functions in R.<br/<br/>>
This clip is from the chapter "Intermediate R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains intermediate R.
This clip is from the chapter "Intermediate R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains intermediate R.