Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Extra Starting Bracket Use Case
Let's wrap up the mini-project in this session. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures, and the types and implementation...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Default Arguments
In this session, you will learn about default arguments in Scala. This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on functions and its types.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Creating Required Functions Inside Class
In this session, we will create the required function inside the class and wrap up the project. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Basic Functions
In this session, we will work on the global variables and the basic functions required for the project. This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Project Overview - Data Structures I
It's time to apply whatever we have learned so far and build a mini-project. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures, and...
APMonitor
Solve Linear Equations with Python
Linear equations such as A*x=b are solved with NumPy in Python. This tutorial demonstrates how to create a matrix (A) and vector (b) as NumPy arrays and solve the set of equations with linalg.solve
APMonitor
Simulate Differential Equations with Python ODEINT
The heights of a dual gravity drained tank are solved with the Scipy.integrate function ODEINT. This example demonstrates how to solve the differential equation and plot the solution.
3D Print General
3D Printing 103 - Material Basics
In today's video, we take a look at the basics of 3D printing materials. The first half of this video shows different methods to drying and storing your filament, and the second half explores some of the differences between materials....
3D Print General
3D Print Your Logo Using Photoshop
In this video I show you how you can convert your logo into a 3D file ready to be printed, only using Photoshop. This process involves turning a 2D image into a 3D object using Photoshop's 3D tool. With proper preparation, you can print...
Fun Robotics
Functions in Python
Revision of python functions and describes the importance of a function in a program.
Curated Video
Implement logical operations in a computer program : Logical Operators
From the section: Basics. In this section, we look into comments, variables and its types, list, tuples, dictionary, various operators, and loops in details. Logical operators are typically used with Boolean (logical) values. When they...
APMonitor
Linear and Polynomial Regression in Python
This brief tutorial demonstrates how to use Numpy and SciPy functions in Python to regress linear or polynomial functions that minimize the least squares difference between measured and predicted values. Source Code:...
Curated Video
Create a machine learning model of a real-life process or object : Putting It All Together in a Professional Way
From the section: Regression Task Airbnb Prices in New York. We will use a real-world Airbnb dataset that contains data about New York properties for rent in 2019 on Airbnb, including their price. It is a simple dataset and makes a good...
Fun Robotics
User-defined Functions in Python
Defining functions in programming and how to create them in Python
Product Design Online
Creat a Print-In-Place Gyroscopic Keychain in Fusion 360
Print-in-place 3D prints are super fun! Learn how to design a gyroscopic keychain in Autodesk Fusion 360, using only two commands! This design includes two user parameters that drive the thickness and clearance of the design.
3D Print General
How to 3D Printing a Lithophane Business Card
In this video I make a few different 3D printed lithophane business cards and show you how you can make one yourself. Image to Lithophane: http://3dp.rocks/lithophane/ 3D Maker Noob on Lithophanes:...
3D Print General
Homemade Solutions to 3D Printing Problems
Just some homemade solutions for 3D printing problems for when you don't have the parts on hand. Remember - none of these are ideal. Solutions covered: Getting moisture out of spool of filament Connecting Wires Trash Bag Enclosure Using...
APMonitor
Python🐍 Functions
Functions create modular code that can do the same task repeatedly without you having to type out the same code each time. Functions make complex code accessible with a single statement. You also can create your own function, but there...
3D Print General
How Fast Can You 3D Print?
In this video, I check out how fast you can 3D print, and what limitations may be involved in printing fast.
3D Print General
Transparent 3D Prints
In this video, I test out a way to make your 3D prints completely clear. Not translucent - but actually transparent.
Science360
RESEARCHERS GAUGE IMPACT OF 'MAKER' JOB OPPORTUNITIES FOR UNDERSERVED TEENS
Real-world problem-solving through "making" is a new and popular way to engage youth in Science, Technology, Engineering and Mathematics education, frequently in after-school programs. Unfortunately, not all youth are able to participate...
Curated Video
Implement arithmetic operations in a computer program : Operators: Arithmetic, Assignment
From the section: Operators in Python. This section is about Operators in Python. Operators in Python: Operators: Arithmetic, Assignment
Curated Video
Complete Python Scripting for Automation - How to define a Function and How to use defined Function, Types of Functions
Functions: How to define a Function and How to use defined Function, Types of Functions This clip is from the chapter "Functions" of the series "Complete Python Scripting for Automation".You will learn how to define a Function,...
3D Print General
3D Printed Christmas Ideas
Happy holidays everyone! Here is just a quick video with some Christmas 3D Printing Ideas. 3D Files: Orb Ornament: https://www.thingiverse.com/thing:3339919 Sand Cat Pendant:...