Curated Video
Learning Lodash 4.0 (Video 1)
Lodash was built to simplify JavaScript application development. It contains hundreds of methods built for the purpose of providing developers with a fast, reliable, cross-browser toolkit to write applications. With Lodash, you can...
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...
Curated Video
RESTful Web API Design with Node.js (Video 20)
RESTful Web APIs allow developers to create unprecedented applications by leveraging the data on the Internet. Since JavaScript is the language of the web, building APIs using Node.js provides a seamless development experience on both...
The Wall Street Journal
Drive And Delivery
Tony Xu, CEO of online food delivery company Doordash, discusses the competitive landscape, expansion plans and the impact of AB5 on the gig economy at WSJ Tech Live in Laguna Beach.
Curated Video
Describe cyber attacks that could affect a computer system or network : Leaving a Backdoor in the Target Machine
From the section: Attacking a Network. In this section, we will discover the diversity of ways a network can be attacked and demonstrate the attacks with various Kali Linux tools. In this video, we will find out what is persistent...
Curated Video
The History and Recipe of Dumplings
The dumpling is a Chinese food that is characterized by seasoned meat wrapped in dough. It is then either boiled, fried, or steamed. This food spread throughout the Asian continent and can now be found in many countries around the world.
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git Branches Management
This video sheds light on Git branches management. This clip is from the chapter "Git Branches and HEAD" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the most common Git operations. It...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Lambda expressions and map function
Working with numbers and computation along with type casting and getting input from user This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about...
Curated Video
Advanced Swift 2 Application Development (Video 3)
The number of smartphone users is increasing every single day, and as more and more of them are looking for new and interesting ways to improve their lives through mobile applications, the need for a language that will deploy on all...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - SHA-1 Hash Function
This video explains the SHA-1 hash function. This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to initialize a new Git...
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - SSH Public Key Authentication Lab
Multifactor authentication should always be used for administrative accounts. In this demo, SSH public key authentication is configured for a Linux host. This clip is from the chapter "Cryptography" of the series "CompTIA Security+...
Packt
Regular Expressions - Form Validation Project
Error Handling & Regular Expressions: Regular Expressions - Form Validation Project This clip is from the chapter "Error Handling & Regular Expressions" of the series "Modern JavaScript from the Beginning".In this section, you will learn...
Professor Dave Explains
Cahn-Ingold-Prelog Convention (Determining R/S)
Learning how to assign absolute configuration (R/S) to any stereocenter.
Brian McLogan
Using congruent segments find the value of a segment
👉 Learn how to find the missing measure of a segment. A segment is a line that has two endpoints. A segment can be subdivided into several portions. The length of the segment is the sum of all the sub-divisions of the segment. Thus, when...
Brian McLogan
how to graph and shade an absolute value inequality by translating parent graph
👉 Learn how to graph absolute value inequalities. An absolute value inequality is an inequality having the absolute value sign. The graph of the parent function of an absolute value inequality is a v-shaped graph starting from the origin...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Data Modeling and Parent/Child Relationships - Part 2
This is the second part of the two-part video that explains data modeling and parent/child relationships in mapping and indexing data. This clip is from the chapter "Mapping and Indexing Data" of the series "Elasticsearch 7 and Elastic...
Blockchain Central
What Is a DAO?
This week on Blockchain Central: we will take a look at decentralized autonomous organizations, their benefits, downsides and security issues.
Brian McLogan
Graphing a linear inequality when your test point is false
👉 Learn how to graph linear inequalities written in slope-intercept form. Linear inequalities are graphed the same way as linear equations, the only difference being that one side of the line that satisfies the inequality is shaded. Also...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Create Structure of Navigation
Project - Build a Twitter Clone (News Feed Page): Create Structure of Navigation This clip is from the chapter "Project - Build a Twitter Clone (News Feed Page)" of the series "Frontend Web Development Bootcamp: Build a Twitter...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - [Exercise] Querying in Different Ways
This video presents an exercise to practice how to query in different ways while searching with Elasticsearch. This clip is from the chapter "Searching with Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth and...
Professor Dave Explains
Stereochemistry: Meso Compounds, Diastereomers
Defining meso compounds, inversion centers, and diastereomers.
Curated Video
Learning Python Web Penetration Testing (Video 15)
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
Curated Video
Learning Lodash 4.0 (Video 26)
Lodash was built to simplify JavaScript application development. It contains hundreds of methods built for the purpose of providing developers with a fast, reliable, cross-browser toolkit to write applications. With Lodash, you can...
Curated Video
Introducing Ionic 2 (Video 2)
Hybrid apps are changing the way people build mobile applications. With Ionic 2, hybrid app developers are gifted with not only a fresh, well-built, and powerful platform, but also a tool to enjoy their development experience. Apps can...