Instructional Video5:05
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Exercise 6: Rebuild the First Website

Higher Ed
In this video, we'll perform exercise 6: rebuild the first website.
r/>
This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML...
Instructional Video2:49
Python Programmer

EDA Python - 11-2Tuple_intuition

Higher Ed
Understanding tuples. This video gives some insight and intuition into when and how to use tuples.
Instructional Video3:27
Python Programmer

EDA Python - 11-1Tuples

Higher Ed
Tuples are another way of organizing data in python. We cover them in this video.
Instructional Video12:54
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Build your own generators using yield

Higher Ed
An in-depth look at building if elif and else blocks using conditional tests and boolean values
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video10:06
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Add some methods to the class

Higher Ed
Create custom generators using yield<br/<br/>>

This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python in-depth.
Instructional Video12:34
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - While loops, enumerate, zip

Higher Ed
Explore some special methods like __init__ and __repr__<br/<br/>>

This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python in-depth.
Instructional Video6:49
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Iterators, for loops, generators, list comprehension

Higher Ed
Add the add and remove_course methods to the class<br/<br/>>

This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python in-depth.
Instructional Video2:38
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Exercise 5: Adding Lists

Higher Ed
In this video, we'll perform exercise 5: adding lists.
r/>
This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will...
Instructional Video10:39
Global Ethics Solutions

Time is Money – Your Sales Mindset and Your Value

Higher Ed
How are you spending your valuable time? Is it productivity or just busyness? As a sales professional, your time is money and you can’t waste time simply being busy. Change how you think about time and your value. What activities are you...
Instructional Video7:57
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Thank you for taking the course and next steps

Higher Ed
Start building the set_val method and introduce python's hash function
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video9:19
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - BST - Deleting nodes with 1 child node

Higher Ed
Replace the while loop built in the iterative solution in the prior video with recursive function calls to achieve the same goal
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series...
Instructional Video9:17
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Intro to search - Linear, Bisection/Binary search

Higher Ed
Modify set_val method to include update functionality<br/<br/>>

This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Instructional Video2:50
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Recursion mini-project 3 - Fibonacci series

Higher Ed
Get the list size and range of ints for each list element from the user during program execution
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3:...
Instructional Video7:28
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - A look at the recursive divide function

Higher Ed
Implement Quicksort algorithm step by step
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This...
Instructional Video11:48
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Performance measures - deep dive with a programmatic view

Higher Ed
Analyze execution context and frames created by recursive divide function in-depth
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python,...
Instructional Video6:16
IDG TECHtalk

R tip: Access nested list items with purrr

Higher Ed
In this ninth episode of Do More with R, learn how to easily access and modify nested list items with the purrr package’s modify_depth function. Leave a comment and let us know what tips you’d like to see in a future Do More With R video.
Instructional Video3:48
IDG TECHtalk

Python lists: Sorting lists, either in-place or by creating new lists

Higher Ed
The Numba library for Python makes numerical code faster by way of a just-in-time compiler, as an alternative (or complement) to NumPy and Cython. Often all you need to make existing code faster is a single line of code, with Numba's...
Instructional Video8:44
Curated Video

Ansible for the Absolute Beginner - YAML Ain't Markup Language (YAML)

Higher Ed
This video explains the concept of YAML in detail.
r/>
This clip is from the chapter "Introduction to YAML Ain't Markup Language (YAML)" of the series "Ansible for the Absolute Beginner - Hands-On – DevOps".This section focuses...
Instructional Video2:57
Curated Video

Solve Major Problems with th/s/sh for IELTS Speaking and Listening

Higher Ed
Today we’ll solve your problems with th/s/sh for IELTS Speaking and Listening.
Instructional Video12:56
Curated Video

The Full Stack Web Development - Working With Sets & Sorted Sets

Higher Ed
Redis - The Cache Database: Working With Sets & Sorted Sets
r/>
This clip is from the chapter "Redis - The Cache Database" of the series "The Full Stack Web Development".In this section, we look into Redis – part of other...
Instructional Video14:14
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Reading from and writing to files

Higher Ed
Detailed look at string concatenation, indexing and slicing<br/<br/>>

This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python in-depth.
Instructional Video4:52
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Exercise 7: Nested Lists

Higher Ed
In this video, we'll perform exercise 7: nested lists.
r/>
This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will...
Instructional Video4:25
Curated Video

Beginning Python (Video 14)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running...
Instructional Video9:37
Curated Video

The Full Stack Web Development - Working With Lists & Hashes

Higher Ed
Redis - The Cache Database: Working With Lists & Hashes
r/>
This clip is from the chapter "Redis - The Cache Database" of the series "The Full Stack Web Development".In this section, we look into Redis – part of other essential...