Laszlo Bardos
Laszlo Bardos
  • Видео 102
  • Просмотров 72 338
3D printing on the Prusa MK4
Quick video on how to change the filament, print, and remove your print from the Prusa MK4 3D printer.
Просмотров: 156

Видео

Use the Sandbox in CodeHS to make your own programs
Просмотров 782 месяца назад
Here is how to use the sandbox to make your own programs in CodeHS. Use this to follow along with my video tutorials, to play around learning a concept, and to make programs for fun.
1C. Intro to Python with Turtle
Просмотров 432 месяца назад
We will use Turtle, a module that you can import into Python to allow it to draw patterns like Snap! You will learn the very basics of moving and drawing and learn how to write a for loop and a function in Python.
5D. Lists in Python: Sorting and using functions like sum(), max(), etc.
Просмотров 234 месяца назад
More about sorting lists in Python and using other functions like max(), min() and sum() with list. This video is part of a series of quick introductions to Python programming to accompany a high school course. Other videos in this series can be found in this playlist: ruclips.net/p/PLLT_iUc-EuqDDpQWbOOtezhKCFu0CANtG
12D. Using graphics.py to make a bouncing ball animation
Просмотров 284 месяца назад
Learn how to use the module graphics.py to create an animation of a ball bouncing. This video is part of a series of quick introductions to Python programming to accompany a high school course. Other videos in this series can be found in this playlist: ruclips.net/p/PLLT_iUc-EuqDDpQWbOOtezhKCFu0CANtG
12C. Intro to Graphics
Просмотров 414 месяца назад
Learn how to draw graphics using the graphics.py module. This video is part of a series of quick introductions to Python programming to accompany a high school course. Other videos in this series can be found in this playlist: ruclips.net/p/PLLT_iUc-EuqDDpQWbOOtezhKCFu0CANtG
12B. Intro to classes in Python
Просмотров 334 месяца назад
Learn how to make a class and use it in Python programs. This video is part of a series of quick introductions to Python programming to accompany a high school course. Other videos in this series can be found in this playlist: ruclips.net/p/PLLT_iUc-EuqDDpQWbOOtezhKCFu0CANtG
12A. Intro to Object Oriented Programming in Python
Просмотров 204 месяца назад
Here is an example of how using objects can make a program cleaner and more powerful using object oriented programming. I compare an example of a program written with functions with the same program implemented with objects. This video is part of a series of quick introductions to Python programming to accompany a high school course. Other videos in this series can be found in this playlist: ru...
11. Intro to File Input and Output in Python
Просмотров 254 месяца назад
Learn the basics of opening a file and either reading from it or writing to it. This video is part of a series of quick introductions to Python programming to accompany a high school course. Other videos in this series can be found in this playlist: ruclips.net/p/PLLT_iUc-EuqDDpQWbOOtezhKCFu0CANtG
13C. Compiled vs interpreted programming languages
Просмотров 444 месяца назад
Python is an interpreted programming language (well, mostly). Learn the difference between a compiled and interpreted language and some of the benefits of each type. This video is part of a series of quick introductions to Python programming to accompany a high school course. Other videos in this series can be found in this playlist: ruclips.net/p/PLLT_iUc-EuqDDpQWbOOtezhKCFu0CANtG
7C. Type hints in Python
Просмотров 264 месяца назад
In this video I'll show you how you can use type hints to help you write good code and possibly discover errors before you even run it. This video is part of a series of quick introductions to Python programming to accompany a high school course. Other videos in this series can be found in this playlist: ruclips.net/p/PLLT_iUc-EuqDDpQWbOOtezhKCFu0CANtG
10. Into to Dictionaries in Python
Просмотров 214 месяца назад
Learn how to store and access items in a dictionary in Python. This video is part of a series of quick introductions to Python programming to accompany a high school course. Other videos in this series can be found in this playlist: ruclips.net/p/PLLT_iUc-EuqDDpQWbOOtezhKCFu0CANtG
8. Intro to Modules in Python
Просмотров 124 месяца назад
This video gives a brief glimpse into the power of using modules in Python. You will learn how to import modules and see a sampling of what you can do with them. This doesn't go into detail about functions and methods in modules, so you will need to look this up when you need to use them. This video is part of a series of quick introductions to Python programming to accompany a high school cour...
9. Intro to List Comprehensions in Python
Просмотров 104 месяца назад
Learn list comprehensions in Python that allow you to create lists in one line that would otherwise take a for loop to implement. This video is part of a series of quick introductions to Python programming to accompany a high school course. Other videos in this series can be found in this playlist: ruclips.net/p/PLLT_iUc-EuqDDpQWbOOtezhKCFu0CANtG
7B. Introduction to Scope
Просмотров 224 месяца назад
Learn about the concept of "scope" in a Python program. The scope of a variable refers to, for example, whether the variable is only available locally inside a function or globally in the program. This video is part of a series of quick introductions to Python programming to accompany a high school course. Other videos in this series can be found in this playlist: ruclips.net/p/PLLT_iUc-EuqDDpQ...
7A. Intro to Functions in Python
Просмотров 264 месяца назад
7A. Intro to Functions in Python
5E. Tuples in Python
Просмотров 504 месяца назад
5E. Tuples in Python
6. Intro to While Loops in Python
Просмотров 524 месяца назад
6. Intro to While Loops in Python
5C. Intro to Lists in Python part 3
Просмотров 294 месяца назад
5C. Intro to Lists in Python part 3
5B. Intro to Lists in Python part 2
Просмотров 344 месяца назад
5B. Intro to Lists in Python part 2
5A. Intro to lists in Python part 1
Просмотров 305 месяцев назад
5A. Intro to lists in Python part 1
4C. Formatted strings in Python.
Просмотров 715 месяцев назад
4C. Formatted strings in Python.
4B. Intro to Strings in Python part 2: Indexing and Slicing
Просмотров 225 месяцев назад
4B. Intro to Strings in Python part 2: Indexing and Slicing
13E. Hexadecimal numbers
Просмотров 165 месяцев назад
13E. Hexadecimal numbers
13B. Components in a computer
Просмотров 1115 месяцев назад
13B. Components in a computer
13C. Introduction to binary numbers
Просмотров 345 месяцев назад
13C. Introduction to binary numbers
4A. Strings in Python part 1
Просмотров 635 месяцев назад
4A. Strings in Python part 1
13A. How to view Unicode values on a Mac
Просмотров 515 месяцев назад
13A. How to view Unicode values on a Mac
3. Intro to Conditionals in Python
Просмотров 425 месяцев назад
3. Intro to Conditionals in Python
2C. Python Style Conventions
Просмотров 195 месяцев назад
2C. Python Style Conventions

Комментарии

  • @edithhhh.g
    @edithhhh.g 21 день назад

    Thank you Mr. Bardos!

  • @AJBustamante-l2w
    @AJBustamante-l2w Месяц назад

    Whats the name of that triangles that formes to square ? 1:51

  • @TheAnimemixmaster
    @TheAnimemixmaster 2 месяца назад

    Can you do a video on how to clean out the hole.

  • @jamessteward9908
    @jamessteward9908 2 месяца назад

    Does it have a usb ?

  • @cocoatea57
    @cocoatea57 4 месяца назад

    🎉🎉🎉

  • @cocoatea57
    @cocoatea57 4 месяца назад

    I'm learning

  • @Tech_with_Zach
    @Tech_with_Zach 4 месяца назад

    Keep it up ❤ But also try your best to improve your vidoe quality ❤ You should add subtitles so those who aren't native or fluent in English will stick around and watch as well

  • @cocoatea57
    @cocoatea57 5 месяцев назад

    Good teacher

  • @cocoatea57
    @cocoatea57 5 месяцев назад

    Thanks

  • @xSensu
    @xSensu 6 месяцев назад

    Loving this tutorial, I'm excited to see what Tutorial 4 will be.

  • @yordangrigorov6399
    @yordangrigorov6399 6 месяцев назад

    Great video! You should let us see the shape after you combine 2 of the pyramids, before you add the third pyramid

  • @lindamangold150
    @lindamangold150 6 месяцев назад

    Thank you for the nice video.

  • @normansomera6615
    @normansomera6615 6 месяцев назад

    Where can I buy those 3 pyramids to form a cube?

  • @dreamxredits
    @dreamxredits 7 месяцев назад

    We used this in math class today because kids didn’t understand how a pyramid fit into a cube

  • @bassavino
    @bassavino 7 месяцев назад

    Thank you! I've drawn a zillion pictures of cube to prism to pyramid, trying to figure this out. So elegant!

  • @zombbuilder_king8421
    @zombbuilder_king8421 7 месяцев назад

    Thanks short and clear

  • @daniramdani9767
    @daniramdani9767 8 месяцев назад

    this is Beautiful, thank you

  • @broliclobster5045
    @broliclobster5045 10 месяцев назад

    What if the hole gets clogged and you can’t feed the wire through?

    • @amaurythewarrior
      @amaurythewarrior 8 месяцев назад

      clogged with what? melted styrene debris? i suppose something like acetone should work and not damage the metal?

  • @prateeksengararya8159
    @prateeksengararya8159 Год назад

    Awesome, ty

  • @Ermdia
    @Ermdia Год назад

    Finaly some perfect explanation

  • @zao3166
    @zao3166 2 года назад

    In ancients China, the three Pyramids the host cuts from a cube were named "hight horse". the word was discribed the corner part of a palace roof, in early time. In the book written by Liu Hui (a mathematics of Han Dynasty) mentioned this. And Master Liu mentioned two different shapes-- Slope and Half Pyramids. if you cut a cube or a cuboid to half, two slopes are there. A pyramid were made from a slope. If you divid a pyramid into two equal parts, two Trigonal pyramid were made. In Chinese, these three shapes are called -- Qian Du, Yang Ma and Bie Nao as well. I would mention that these shapes have volume rate: 3 : 2 : 1 That were very interesting, isn't it.

    • @fsnd7954
      @fsnd7954 Год назад

      Really interesting

  • @isidoromaich7226
    @isidoromaich7226 2 года назад

    The procedure was well explained 👍 You forgot to make the "twang" test at the end 😅

  • @domdom9496
    @domdom9496 2 года назад

    ...but how would 'the ancients' have figured this out without trial and error or without making physical models?

  • @nealcarpenter3093
    @nealcarpenter3093 2 года назад

    I have looked high and low for the manipulatives (with or w/o magnets) for years! Did you make the 3 pyramids or can they be purchased somewhere?

    • @taidoan6632
      @taidoan6632 2 года назад

      Hvgodybkf gdkfvu gfosy thực

    • @laszlobardos4228
      @laszlobardos4228 2 года назад

      I added links to the description with STL files so you can 3D print your own manipulatives. I also linked to the Onshape CAD file so you can modify the design.

    • @normansomera6615
      @normansomera6615 6 месяцев назад

      Where can I buy those 3 pyramids to form a cube?

  • @Kevangelo14
    @Kevangelo14 2 года назад

    This is what im a looking for. Not the fucking 6 pyramids with half the height of the cube

  • @cortinavictoria4681
    @cortinavictoria4681 2 года назад

    So helpful! Thank you!

  • @IdaeChop
    @IdaeChop 2 года назад

    Oh :0 I tried doing this with 4 weirdly shaped pyramid, and 1 regular pyramid which equals a prism, but it lead to me that the weirdly shaped pyramid is actually 1/(3√2) of the size of a prism, instead of 1/3.

  • @totummmdova7546
    @totummmdova7546 2 года назад

    Thanks alot sir 🤢

  •  2 года назад

    Buen video. Gracias!

  • @juancarlosfigueroaaguilar5342
    @juancarlosfigueroaaguilar5342 3 года назад

    👎

  • @arnabmondal6137
    @arnabmondal6137 3 года назад

    thanks a lot sir!!!

  • @MandyFoxMathsTutor
    @MandyFoxMathsTutor 3 года назад

    This is marvellous! Thank you!

  • @brianalmeida7
    @brianalmeida7 3 года назад

    Ok

  • @brianalmeida7
    @brianalmeida7 3 года назад

    Ok

  • @brianalmeida7
    @brianalmeida7 3 года назад

    Ok