Skip to content

Builderdude35

Kyle's Robotics Tutorials

  • About Me
  • My Book
  • My YouTube Channel
  • Virtual Robotics Toolkit
  • Downloads
  • FAQ
Builderdude35

Latest Posts

Python

Comments – Python Like a Pro #15

November 14, 2019 Builderdude35

Comments are a line of code that gets ignored by the Python interpreter. How useful can this be? Very! Comments

Read more
Python

Libraries, Python’s Superpower – Python Like a Pro #14

November 7, 2019 Builderdude35

Perhaps the most powerful feature of Python is the ability to import libraries, which greatly expand the utilities at a

Read more
Python

Lambda, Sort, None Type, Comprehensions – Python Like a Pro #13

October 24, 2019 Builderdude35

Python boasts many unique built-in utilities that are extremely powerful, and every novice programmer ought to know how to use

Read more
Python

Classes – Python Like a Pro #12

October 17, 2019 Builderdude35

Classes are the ultimate evolution of object-oriented programming. A class is a programmer’s very own custom object! That’s right, as

Read more
Python

Generators – Python Like a Pro #11

October 10, 2019 Builderdude35

The generator looks similar to a function on paper, but has a few qualities that make it stand out, and

Read more
Python

Recursion – Python Like a Pro #10

October 3, 2019 Builderdude35

Recursion is a technique in which a function can call itself, opening another instance of that function within the current

Read more
Python

Functions – Python Like a Pro #9

September 26, 2019 Builderdude35

Functions are a programmer’s means of fulfilling the Don’t Repeat Yourself (DRY) principle, arguably the golden rule of programming. Functions

Read more
Python

Iteration – Python Like a Pro #8

September 19, 2019 Builderdude35

Iteration is a special type of loop; it is a clean means by which a programmer can precisely control the

Read more
Python

If and While (Control Structures) – Python Like a Pro #7

September 12, 2019 Builderdude35

Two elementary yet universal control structures are the if / else statement and the while loop. The if statement allows

Read more
Python

Dictionaries – Python Like a Pro #6

September 5, 2019 Builderdude35

The dictionary is another of Python’s unique data types that is an incredibly powerful tool for any programmer. Dictionaries allow

Read more

Posts pagination

«Previous Posts 1 2 3 4 5 6 … 30 Next Posts»

Recent Posts

  • A Ford Engineer’s Advice to All STEM Students
  • 5 Reasons Why LEGO Spike Prime Will Take Over FLL
  • Can You Make a Better EV3 Line Follower Than Builderdude35?
  • This is the Next Gen FLL Robot for LEGO 51515 and LEGO Spike Prime
  • Stop Making THIS MISTAKE With Your LEGO Gyro Sensor

Categories

Archives

  • September 2021
  • August 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • May 2020
  • April 2020
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • June 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • September 2014

Recent Posts

  • A Ford Engineer’s Advice to All STEM Students
  • 5 Reasons Why LEGO Spike Prime Will Take Over FLL
  • Can You Make a Better EV3 Line Follower Than Builderdude35?
  • This is the Next Gen FLL Robot for LEGO 51515 and LEGO Spike Prime
  • Stop Making THIS MISTAKE With Your LEGO Gyro Sensor

Archives

  • September 2021
  • August 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • May 2020
  • April 2020
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • June 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • September 2014

Categories

WordPress Theme: WorldStar by ThemeZee.