FollowAndrew
FollowAndrew
  • 209
  • 3 052 994
Fusion 360 Tutorial - Beginners 3D Modeling Tutorial
Learn how to model in Fusion 360 in this tutorial for beginners. We'll cover all of the basics of modeling using Fusion's parametric modeling workflow that allows for a non-destructive and easy to edit modeling workflow. Fusion is a 'vector' style program, which means you primarily work in a CAD workflow using sketches with are math formulae, which then derives the actual 3D shape. We'll also cover exporting your models to STL files for 3D printing.
💖 SUBSCRIBE (Please) 💖
ua-cam.com/users/FollowAndrew
📢 Social Media 📢
TWITTER (@followandrewedu) ➞ followandrewedu
#fusion360 #model #3d
Переглядів: 555

Відео

CSS Flexbox Tutorial - Learn the right way
Переглядів 3,2 тис.6 місяців тому
Too many CSS Flexbox tutorials start off with jumping into rows and columns and alignment. Learning these flex properties is important, but they are not fundamental to how CSS flexbox actually works. In this tutorial we'll learn how flex containers work by re-allocating the available space between all of the children (flex items). We'll start off with some of these fundamental properties of fle...
Beginner Adobe After Effects (AE) Intro Tutorial 2023 - Bouncing Ball
Переглядів 7278 місяців тому
Who loves motion graphics!? In today's tutorial we'll be learning the basics of Adobe After effects and work on a basic animation with a bouncing ball. Motion graphics is a great marriage of graphic design and animation and the industry standard software for working with motion graphics is Adobe After Effects. This will be the first video in a series of motion graphics and Adobe After Effects c...
Is This The Future Of Education? AI Generated Flexbox CSS Tutorial
Переглядів 1,4 тис.Рік тому
In this tutorial we'll be learning about CSS Flexbox in an experimental tutorial that was completely created by AI (chatGTP)! Does the AI have the same chops of teaching complex topics as FollowAndrew? Can the AI create meaningful and correct CSS code? Find out! SUBSCRIBE (Please) 💖 ua-cam.com/users/FollowAndrew 🌐 Website 🌐 followandrew.dev 📢 Social Media 📢 TWITTER (@followandrewedu) ➞ twitter...
New DVH CSS Unit!!!
Переглядів 6 тис.Рік тому
Check out this new CSS unit that allows us to control the viewport height (much like the CSS VH and VW units) in new ways to overcome issues that arise on mobile devices with their various browser agent overlays, menus & toolbars Stay subscribed as I'll be releasing a whole new set of CSS unit tutorials so you can master the various units with their advantages and disadvantages. SUBSCRIBE (Ple...
I bet you haven't heard of this cool HTML tag & trick!
Переглядів 6 тис.Рік тому
Today we're going to look at the html template tag. It's a tag that sort of does literally nothing! Meaning it makes all of the html/css/js that's inside of it do nothing, not even visible! Learn about this fancy html tag and how you can leverage it for some fairly common use cases. SUBSCRIBE (Please) 💖 ua-cam.com/users/FollowAndrew 🌐 Website 🌐 followandrew.dev 📢 Social Media 📢 TWITTER (@follo...
Pure CSS tree view with custom tree icons
Переглядів 17 тис.Рік тому
In this tutorial we'll be creating a pure CSS solution to implement a tree view structure. This is a very common structure and typically requires javascript in order to fully complete. In this CSS only solution we'll have customizable tree icons, use pseudo elements for the 'tier' legs and arms along with several tricks along the way! SUBSCRIBE (Please) 💖 ua-cam.com/users/FollowAndrew 🔗 Links ...
HTML & CSS Troubleshooting Tips in VS Code | Beginner Tips
Переглядів 2,4 тис.Рік тому
Learn troubleshooting tips for your HTML & CSS in VS Code! When beginners are starting to learn html & css it can be quite frustrating spending many hours looking through your code to try and find out why something isn't quite working correctly. Luckily for modern web design, we have quite a few tools and plugins to help beginners spot CSS or HTML problems sooner rather than later! SUBSCRIBE (...
Adobe Substance Stager 3D Mockups Tutorial
Переглядів 3,7 тис.2 роки тому
Learn how to mockup a real product into 3D in this Adobe Substance 3D Stager Tutorial! We'll be using the book cover that we designed in Photoshop and rendering that as a material on a real 3D modeled book. We'll then stage our scene and place our 3D object seamlessly onto a desk or shelf and render out the final picture with ray tracing and realistic light and shadows! Stager 3D is a great pro...
CSS Parallax Tutorial! AWESOME Effect!
Переглядів 3,4 тис.2 роки тому
In this tutorial we'll be learning how to do a fancy parallax in pure CSS! This effect uses some transform3D effects as well as cursor location tracking in JavaScript to pull off this parallaxing effect. Parallax has been around for quite some time and is used quite often in video/commercial/web/apps and all over the place. It's a great technique to create a bit of depth and life to otherwise r...
PHP Login System Tutorial with MYSQL
Переглядів 22 тис.2 роки тому
In this lesson we'll be covering how to create a login and register system in PHP with associated MySQL database! This tutorial is aimed at beginners, but we'll cover several topics along the way such as PHP sessions, PHP data sanitization, cookies, form error messages, and more. SUBSCRIBE (Please) 💖 ua-cam.com/users/FollowAndrew STARTING FILES: github.com/wilsmex/edu/tree/master/php-login-reg...
HTML & CSS VS Code Tips for Beginners
Переглядів 5 тис.2 роки тому
A few tips on debugging and fixing HTML and CSS issues for beginners using VS Code. Starting out with HTML and CSS can be very frustrating for beginners as little small errors (such as a missing bracket or colon) can break the entire document. Searching for these errors can take HOURS (from experience here!). These few tips should help those starting out fix issues quicker and hopefully ease th...
CSS Masks Tutorial
Переглядів 22 тис.3 роки тому
In this tutorial we'll look at using masks in CSS using PNG files set as alpha channels for our html elements, all through CSS Masks! CSS masks do not have great browser support, so to see this feature in your code, you'll need to use CSS browser vendor prefixes to get them working correctly. SUBSCRIBE (Please) 💖 ua-cam.com/users/FollowAndrew Live Scrimba Code: scrimba.com/scrim/cof334765b781a...
CSS Clip Path Tutorial
Переглядів 21 тис.3 роки тому
Learn about the fancy CSS Clip Path property and how you can use that to clip (cover or hide) certain areas of images or other design elements. The CSS clip path property is even animatable, allowing for some real fancy user interactions and animations all from within CSS. SUBSCRIBE (Please) 💖 ua-cam.com/users/FollowAndrew Live Scrimba Code: scrimba.com/scrim/cocf6487e99264da4e193fec8 📢 Social...
CSS Scroll Snap
Переглядів 46 тис.3 роки тому
Learn how to control scroll snapping for you web galleries with the CSS scroll-snap property. Scroll snap is relatively new and makes the animation and transition between slides much smoother for gallery or card like content transitions. SUBSCRIBE (Please) 💖 ua-cam.com/users/FollowAndrew Live Scrimba Code: scrimba.com/scrim/coe9643ac9e76748b3015c5ed 🙏 Become a Patron for support! 🙏 www.patreon...
CSS Focus Within
Переглядів 4,3 тис.3 роки тому
CSS Focus Within
CSS Battle - Me vs. Me
Переглядів 2 тис.3 роки тому
CSS Battle - Me vs. Me
HTML Tables Tutorial with CSS Styling - Crash Course
Переглядів 138 тис.3 роки тому
HTML Tables Tutorial with CSS Styling - Crash Course
CSS @Supports (Feature Detection) Tutorial
Переглядів 1,8 тис.3 роки тому
CSS @Supports (Feature Detection) Tutorial
CSS Color Scheme Tutorial
Переглядів 6 тис.3 роки тому
CSS Color Scheme Tutorial
CSS Box Alignment Tutorial
Переглядів 6 тис.3 роки тому
CSS Box Alignment Tutorial
Adobe XD Component States (Button Hover)
Переглядів 13 тис.3 роки тому
Adobe XD Component States (Button Hover)
CSS Logical Properties Tutorial
Переглядів 2,3 тис.3 роки тому
CSS Logical Properties Tutorial
CSS Variables (Custom Properties) Tutorial
Переглядів 1,6 тис.3 роки тому
CSS Variables (Custom Properties) Tutorial
CSS Gap Property Tutorial
Переглядів 10 тис.3 роки тому
CSS Gap Property Tutorial
CSS Multi Column - 2021 CSS Tips
Переглядів 4,8 тис.3 роки тому
CSS Multi Column - 2021 CSS Tips
Postcard Design Tutorial in Photoshop for Beginners
Переглядів 26 тис.3 роки тому
Postcard Design Tutorial in Photoshop for Beginners
iPhone 12 mini review - It's HUGE!
Переглядів 1,4 тис.3 роки тому
iPhone 12 mini review - It's HUGE!
Animated Subscribe Button Tutorial (Video Lower Third)
Переглядів 1,8 тис.3 роки тому
Animated Subscribe Button Tutorial (Video Lower Third)
Pen Tool Tutorial for Beginners (Illustrator & Photoshop)
Переглядів 1,8 тис.3 роки тому
Pen Tool Tutorial for Beginners (Illustrator & Photoshop)

КОМЕНТАРІ

  • @salentipy
    @salentipy 2 дні тому

    Thanks for taking the time to do a tutorial! It would be a lot more beneficial if you explained what each of the numbers/percentages mean in the clip-path. As it stands, watching this, I didn't know what 0% 100%, 30% 0, etc... meant. 0% of what where? 100% of what where? etc. Is this something that one should just know or be able to easily discern?

  • @nalindu
    @nalindu 4 дні тому

    this video has very clear explanation about http and how that works. nice work!

  • @Malitubee
    @Malitubee 5 днів тому

    Dude thank you so freaking much ! For breaking it down so well, for all the new people .

  • @Obaba-ey3gy
    @Obaba-ey3gy 6 днів тому

    plz provide code

  • @coryjeffreys5146
    @coryjeffreys5146 6 днів тому

    I like the way you explain things. but you should have built your example so everyone can follow along. I am brand new never set up a flex box yet watched your video but if you had build from the beginning it would have helped us newbies better me anyway.

  • @Studyelectron
    @Studyelectron 6 днів тому

    Nice explanation a basis of global communication instantly by almost bit by bit to be closer to communication players

  • @mingdai6221
    @mingdai6221 12 днів тому

    Excellent!

  • @anvloging1899
    @anvloging1899 15 днів тому

    ABF extension more powerful comparison to cutlist

  • @AliLearning
    @AliLearning 16 днів тому

    Thanks a ton for this! Understanding flex-grow, shrink, and basis was such a hurdle for me in Flexbox, and you nailed it by emphasizing their significance right off the bat. Your video's clarity is helping me grasp Flexbox better. Much appreciated!

  • @ArturoEscalanteRamos
    @ArturoEscalanteRamos 17 днів тому

    Thanks

  • @ArturoEscalanteRamos
    @ArturoEscalanteRamos 17 днів тому

    Thanks

  • @bilalbeny4172
    @bilalbeny4172 17 днів тому

    thank you so much for his great video, 😌

  • @PiusNjori
    @PiusNjori 17 днів тому

    great great video on http,, keep up the good work,, it is great

  • @Pospisilpan
    @Pospisilpan 18 днів тому

    what’s the short cut so i can add it to my wacom pen? I used to have access to it just by pressing my pen button and ever since an update it’s just fucked and i can’t seem to reassign it

  • @albelland6267
    @albelland6267 21 день тому

    Thanks for the info.

  • @VincentYang024
    @VincentYang024 23 дні тому

    Thank you for such great tutorial, Andrew. The explanation of "order" property seems not quite right. Let's say you set 2nd item order to 2, it still pushes to the right end.

  • @dollysnow8558
    @dollysnow8558 25 днів тому

    i'm having a hard time getting users registered. It does show if an account/email already exists so it's connecting to mysql database. i've watched this 3 times to see if i have errors and not finding any. anyone have advice?

  • @RaZali-bj1iq
    @RaZali-bj1iq 26 днів тому

    Ha😅

  • @WebVid
    @WebVid 27 днів тому

    In mirrorless cameras, viewfinder screen resolution is referred to in millions of dots. Why can’t we just use screen resolution units?

  • @HandyDad007
    @HandyDad007 29 днів тому

    Is this only for pro users? I have the "go" plan and not sure if I can use that for this. I'm confused, I downloaded thr desktop version but doesn't seem that I can do anything there. So for now I have only used thr browser version.

  • @bhagyashreekhairnar683
    @bhagyashreekhairnar683 Місяць тому

  • @alionitchi
    @alionitchi Місяць тому

    liked and subscribed

  • @Vortexo07
    @Vortexo07 Місяць тому

    Hello I've made a e-commerce site on which the products section is made with template tag but unfortunately I don't know why, upon hosting on internet, the contents of the template dissappears even tho it works perfectly fine while normally... What could be the issue...I REALLY APPRECIATE your help! 😢

    • @FollowAndrew
      @FollowAndrew 12 днів тому

      Not sure there? Check casing for all code, var names etc. I've seen casing issues work locally, but not live

  • @alionitchi
    @alionitchi Місяць тому

    excellent work!

  • @madsarmannaspelund6377
    @madsarmannaspelund6377 Місяць тому

    How Do I change the css that you wrote?

  • @brycecolwell4304
    @brycecolwell4304 Місяць тому

    the blur and fade out behind the text...how do I change it to just fit the text and exceed the borders of the container/img? its a cool idea but this way it looks like a code error, not a fan; I want it to just cover the background of the text and then feather the edges of it. Ai told me i need to add another div after the text div to create another layer, but this is upper level stuff.

  • @Locklesh
    @Locklesh Місяць тому

    Great video. Thank you!

  • @aljeancimene9394
    @aljeancimene9394 Місяць тому

    can u send me the file pls

  • @thejuniorftihl9294
    @thejuniorftihl9294 Місяць тому

    Also could you make a video to explain to me how to swap Cache or cookies from one Pc to another. I.e The Amazon cookies and cache on PC A to PC B

  • @thejuniorftihl9294
    @thejuniorftihl9294 Місяць тому

    Is it possible to manually change the cache and cookies of your browser? Let me explain Considering I take the Cache and cookies on my brother's PC and I modified mine to his, does it mean all the 2 FA asked will change. Given that the New cookie and cache has been updated .

  • @chawesa9010
    @chawesa9010 Місяць тому

    But higher resolution, explained simply, does it not mean more pixels over a standard area, as with dots per square inch. And if so, what is the standard area over which pixels are measured? Is it not per square inch.

  • @ShivamTiwari-tt2gv
    @ShivamTiwari-tt2gv Місяць тому

    I will become genius

  • @Levendo
    @Levendo Місяць тому

    This video helped me a great deal. Thanks a lot, good sir.

  • @Monkey_D_Lufffy
    @Monkey_D_Lufffy Місяць тому

    Can i use two different gradient in one div? Example conic and radial

  • @tymiller2596
    @tymiller2596 Місяць тому

    Great work

  • @breadlyb
    @breadlyb Місяць тому

    Awesome tutorial, I've been meaning to dive into flex box for a while but I couldn't find an in-depth explanation. This bridges the gap between the documentation and a quick overview perfectly

  • @asuhayda1
    @asuhayda1 Місяць тому

    THANK YOU for making this video! With all the SketchUp tutorial videos out there it was nearly impossible for me to find any specifically for Open CutList that were also in English. There are a few out there but they were pretty terrible and I wouldn't suggest them to anyone. Thank you again! Great video!

  • @ramzyabdul4480
    @ramzyabdul4480 2 місяці тому

    I subscribed right away. I want learn coding from your vidz... do you have full CSS videos to watch.

  • @866ReKingz
    @866ReKingz 2 місяці тому

    Nice tutorial. But, if you're planning on mailing those post cards in the USA, it might be wise to us USPS specs when designing.

  • @AleySoundz
    @AleySoundz 2 місяці тому

    Thank you! This works perfect for what I need.

  • @ilya_123__
    @ilya_123__ 2 місяці тому

    thank you

  • @user-ez5ff2bb8o
    @user-ez5ff2bb8o 2 місяці тому

    One of the best explanation videos I have seen. Loved it and it worked perfectly, keep up the good work.

  • @mcdanielsj89
    @mcdanielsj89 2 місяці тому

    What program are you using for coding? looks very streamlined

  • @Andrew-yt6pf
    @Andrew-yt6pf 2 місяці тому

    Why didn't you use the collision function to automatically position one book ontop of the other? Also, the final rendered image has a reflection error of the book cover under the table and on the back of the chair. How can you prevent this?

  • @izzy20.
    @izzy20. 2 місяці тому

    waste of my time

  • @irgendna
    @irgendna 2 місяці тому

    Great explanation of how clipping mask work!

  • @richardsinkler5898
    @richardsinkler5898 2 місяці тому

    You are AWESOME!!! So many videos on this subject, they don't explain things like you do. Some you can't even understand them. This is exactly what I need for a website I am making. I just need to figure out how to make it multi-level, but that shouldn't be too hard. I am now subscribed and will be checking out more of your videos.

  • @AnaClaraSegal
    @AnaClaraSegal 2 місяці тому

    that was sooo helpful!

  • @rayyanabdulwajid7681
    @rayyanabdulwajid7681 2 місяці тому

    I have done this without css checkbox or javascript using only html details and summary

  • @IAmOxidised7525
    @IAmOxidised7525 2 місяці тому

    Man you are a life saver