5656 подписчиков
25 видео
How to download and install IDLE for Python in Linux Ubuntu/Debian/Mint in one minute
Inverting, Non-Inverting Configurations - The Very Basics of Op-Amps
Introduction to Programming with Python-03 Arithmetical Operations
Introduction to Programming with Python - 02 Variables
How to make a game with python - Full Pygame course for beginners
Introduction to Programming with Python - 01
How to install python 3.7 in Ubuntu 18.04
Apprentice Ninja - First Glimpse on a Platformer created with Pygame
How to install Pygame in Linux Ubuntu/Debian/Mint in just 1 minute
Python Game Development with Pygame 09 - How to make a game over screen and a crash animation
Python Game Development with Pygame 08 - How to create a start menu
Python Game Development with Pygame 07- Creating incoming cars to avoid
Java In One Minute - Find and print the minimum in an array of integers
Python Game Development with Pygame 06 - How to write text on screen,check boundaries,add
Python Game Development with Pygame 05 - Creating coins on the screen for the player to gain points
Java In One Minute - Sorting an array of integers with Bubble Sort Algorithm
Java In One Minute - Calculate and print the sum of all integers in an array
Python Game Development with Pygame 03 -How to load an image with blit() ,Correcting the movement