3D Print General
Cura Support Settings - PLA
In this video I play around with honing in some of the support settings for #PLA offered in #Cura.
Curated Video
Complete Python Scripting for Automation - Dictionaries
Data Structures of Python: Dictionaries This clip is from the chapter "Data Structures of Python" of the series "Complete Python Scripting for Automation".In this section, the author introduces Data structures and types of Data...
Curated Video
C++ Developer - Variables and Data Types - Part 1
This is the first part of a three-part video that explains variables and data types. This clip is from the chapter "Fundamentals of C++" of the series "The Complete C++ Developer Course".This section discusses the fundamentals of C++.
Curated Video
Mastering Swift 2 Programming (Video 27)
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
3D Print General
PETG Cura Settings
In this video I explore some of the PETG print settings for Cura including printing on a Bowden and Direct Drive, speed, retraction, support, and much more.
Curated Video
Data Science and Machine Learning with R - Vectors: Naming
This video explains vector naming. 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 explains data types and structures...
Curated Video
Implement logical operations in a computer program : Exploring Logical Operators – Part 1
From the section: Introduction to Decision Statements and Control Flow. In this section, you will be introduced to Java's decision statements and control flow constructs. This will include getting to know the Java keywords of if if/else,...
Curated Video
Implement a computer program using a classic algorithm : Recursion mini-project 3 - Fibonacci series
From the section: Algorithms - Sort, performance, complexity and big O notation. This section is about Algorithms – sort, performance, complexity and big O notation. Understand, break down and implement a recursive fibonacci function
3D Print General
How to Avoid Needing Support Material
In this video, I see how you can change the overhangs that are possible without needing support material with some slicer settings tweaks.
APMonitor
Python Import Online Data and Analyze
There are many online sources of data. Python is capable to access, parse, and display data from databases, data streams, or other sources. The Internet of Things (IoT) depends on devices and programs (such as Python) communicating with...
Packt
Practice Exercise - Print the Links Count in the Page
This video presents practice exercises to print the links count in the page. This clip is from the chapter "Real- Time Exercises (End-to-End Programming)" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Julia for Data Science (Video 21)
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 performance...
Curated Video
Python for Network Forensics 3.5: Reading the Journal
In this video, we will continue our experimentation with reading and parsing system logs. • Further interact with the Systemd journal • Use our Python skills to effectively parse information regarding system events • Narrow down events...
Curated Video
Design test cases to verify a computer program : Writing a Printer Class for Testing
From the section: Unit Testing with Python. In this section, you will learn about unit testing using Python. This video demonstrates how to write a printer class for testing in Python.
Curated Video
Evaluate two sorting or two search algorithms : Bisection/Binary search - Iterative implementation
From the section: Algorithms - Search and abstract data structures. This section is about Algorithms. You will learn about Bisection, Binary section etc. Build the binary search function using iteratively
Fun Robotics
Project ResNet 50
Using Pre-trained models in a new project to Classify different images
Curated Video
High Performance Scientific Computing with C 1.5: Linear Equations and Matrix Methods
How can we invert a matrix? How fast can we do it? • Learn why matrix inversion is useful • See how to invert a matrix numerically • Learn how expensive matrix inversion is
Curated Video
Complete Python Scripting for Automation - Constructor of a class
OOPS for Real Time: Constructor of a class This clip is from the chapter "OOPS for Real Time" of the series "Complete Python Scripting for Automation".In this section, the author introduces OOPS and object attributes, constructor of a...
Curated Video
Complete Python Scripting for Automation - compile operation (Execute all re operations on compile object)
Regular expression with re module: compile operation (Execute all re operations on compile object) This clip is from the chapter "Regular expression with re module" of the series "Complete Python Scripting for Automation".In this...
IDG TECHtalk
Run Python in R code
While R is a useful language, Python is also great for data science and general-purpose computing. See how to run Python code within an R script and pass data between Python and R using the reticulate package. Leave a comment and let us...
APMonitor
Matlab 👩💻 Array and Matrix
Arrays are a way of storing a sequence of numbers or letters by using brackets [ ] or by declaring a 'string'. You could use an array for an incubator to keep information on such as a history of the temperatures. # array of numbers...
The Art Assignment
Better Know the Great Wave | The Art Assignment | PBS Digital Studios
It's an omnipresent image that has inspired music, tattoos, and even an emoji on your phone. But Hokusai's Great Wave is a woodblock print that was made to be reproduced. What's its story? Let's better know the Great Wave.
Brainwaves Video Anthology
Pam Moran - Transforming Libraries
Dr. Pamela Moran has served as the Superintendent of Albemarle County Public Schools since January 2006. She oversees a division with an annual operating budget of $160 million, with more than 1,200 teachers educating over 13,600...