Revit Tutorial for Beginners – Building Information Modeling (3D Design)
By freeCodeCamp.org
Published: Feb 08, 2022“
Autodesk Revit is a building information modeling software for architects, engineers, and designers. In this university course you will learn how to use Revit for 3d design and modeling.
Gediminas Kirdeikis developed this course. He originally created the course for Lund University and is now sharing it with freeCodeCamp. Check out his YouTube channel: https://www.youtube.com/channel/UCiRs…
Files
- Layout sheet template in Revit family format: https://drive.google.com/file/d/1eJ7u…
- Site 3D model in SAT format: https://drive.google.com/file/d/1UxeO…
- Site 3D model in Rhino5 format: https://drive.google.com/file/d/13bMD…
”
Tag: coding
[#Script #Coding] Do You Need To Know Web Dev To Become A Web3 Developer? With Hashlips
Do You Need To Know Web Dev To Become A Web3 Developer? With Hashlips
By codeSTACKr
Published: Mar 25, 2022“
Go check out Daniel aka Hashlips YouTube channel for more NFT/Web3 content: https://www.youtube.com/c/HashLipsNFT
Become A VS Code SuperHero Today: https://vsCodeHero.com
Join my Discord developer community: https://youtu.be/XiQ9rjaa2OwToday I have a special guest on the channel, Daniel aka Hashlips. We discuss whether we think you need to be a web developer before becoming a web3 developer. Knowing web development technologies like HTML, CSS, JavaScript, and React will give you a big advantage when learning web3 technologies like Solidity. Jumping right into learning web3 without knowing the basics could be very frustrating.
Here are some videos that could be helpful:
- HTML: https://youtu.be/XiQ9rjaa2Ow
- HTML: https://youtu.be/ZZRTUpRzETo
- CSS: https://youtu.be/Tfjd5yzCaxk
- CSS: https://youtu.be/9JnRBvcKWbw
- JavaScript: https://youtu.be/d5ob3WAGeZE
”
[#Script #Coding] Arduino Course for Beginners – Open-Source Electronics Platform
Arduino Course for Beginners – Open-Source Electronics Platform
By freeCodeCamp.org
Published: Jun 08, 2021“
Learn how to use Arduino hardware and software in this full course for beginners. Arduino is an easy-to-use, open-source electronics platform Arduino boards are able to read inputs – light on a sensor, a finger on a button, or a Twitter message – and turn it into an output – activating a motor, turning on an LED, publishing something online. You can tell your board what to do by sending a set of instructions to the microcontroller on the board.
No hardware is required to follow along with this course!
Course developed by Ashish Bansal.
- Ashish on Instagram: https://www.instagram.com/ashish_things/
Tinker with the circuits used in the course:
- custom blink function: https://www.tinkercad.com/things/ib4c…
- digitalRead & digitalWrite : https://www.tinkercad.com/things/bvTd…
- analogRead : https://www.tinkercad.com/things/6kEE…
- analogWrite : https://www.tinkercad.com/things/hDwW…
”
[#Webdesign #Coding] What is JSX? The 10 Days of React JS (Day 3)
What is JSX? The 10 Days of React JS (Day 3)
By LearnWebCode
Published: Apr 27, 2020“
Join the full course: https://www.udemy.com/course/react…
Copy & Paste Starter: https://codepen.io/learnwebcode/pen/oNgRjpo?editors=0010
CodePen Finished Code: https://codepen.io/learnwebcode/pen/gObJwwV?editors=1010
Follow me for cat pics:- Instagram: https://www.instagram.com/schiff.brad/
- Twitter: https://twitter.com/learnwebcode
- Facebook: https://www.facebook.com/Brad-Schiff-…
”
[#Script #Coding] Machine Learning Course for Beginners
Machine Learning Course for Beginners
By freeCodeCamp.org
Published: Aug 30, 2021“
Learn the theory and practical application of machine learning concepts in this comprehensive course for beginners.
- Course website with learning resources: https://antern.co/pages/ml001.html
- Code: https://github.com/ayush714/ML001-Project-Sources-Code-and-Learning-Materials
Course developed by Ayush Singh. Check out his channel: https://www.youtube.com/c/neweraa
”
[#Script #Coding] JavaScript Programming – Full Course
JavaScript Programming – Full Course
By freeCodeCamp.org
Published: Jun 21, 2021“
Learn JavaScript from scratch by solving over a hundred different coding challenges. Go here for the interactive browser version: https://scrimba.com/learn/learnjavascript
** Code **
Two versions:
- Interactive version: https://scrimba.com/learn/learnjavascript
- GitHub repo: https://github.com/scrimba/learn-javascript
Created by Per Harald Borgen. Per on Twitter: https://twitter.com/perborgen
”
[#Script #Coding] MySQL Database – Full Course
MySQL Database – Full Course
By freeCodeCamp.org
Published: Jul 20, 2021“
Learn about MySQL Database in this full tutorial course for beginners. This course teaches you not just SQL basics, but it also goes into key database concepts such as Data Modeling, Locks, Indexes, Data Modeling, SQL Explain, and more.
- Tips and Resources: https://docs.google.com/document/d/1tDPgLoE1SakXJlwBF283nG12iUaBVy-OngmFaC4KHbI/edit
- GIT Repo with mysql scripts: https://github.com/jmbharathram/execu…
- Course created by Execute on Command. Check out their channel: https://www.youtube.com/channel/UCwfA…
”
[#Script #Coding] Top VS Code Updates | v1.64 Released!! | Tips & Tricks 2021 (Visual Studio Code)
Top VS Code Updates | v1.64 Released!! | Tips & Tricks 2021 (Visual Studio Code)
By codeSTACKr
Published: Feb 05, 2022
- Become A VS Code SuperHero Today: https://vsCodeHero.com
- Get my FREE VS Code Cheat Sheet: https://courses.codestackr.com/vs-code-cheat-sheet
In this video, we are going to look at some of the recent updates to VS Code (Visual Studio Code) with version 1.64. There are several great improvements.”
[#Script #Coding] Java Beginner Course – Get Started Coding with Java!
Java Beginner Course – Get Started Coding with Java!
By freeCodeCamp.org
Published: Mar 25, 2021“
Learn how to start programming in Java in this beginners course.
What you will learn:
- The absolute basics of getting started with Java
- Understand the components of the Java platform (JVM, JDK, JRE)
- Be able to install the JDK and set it up to write Java programs
- Be able to install an IDE to program in Java
- Understand the basics of an IDE and the features it offers to help with Java programs
- Have a feel and appreciation for Java and want to take it further!
This course was created by Matt Speake. Check out his other amazing courses: https://courses.javaeasily.com
”
[#Script #Coding] Google Sheets – Full Course
Google Sheets – Full Course
By freeCodeCamp.org
Published: Aug 16, 2021“
Learn how to use Google Sheets to create spreadsheets and work with data.
- Download course files: https://drive.google.com/drive/folders/1iDnxkyh4fx_55adKMQrt0Q8u544fxenZ?usp=sharing
- Course created by Barton Poulson from datalab.cc.
- Check out the datalab.cc YouTube channel: https://www.youtube.com/user/datalabcc
- Watch more free data science courses at http://datalab.cc/
”









