top of page
Rajeev Gupta
Nov 17, 20246 min read
FTC: PID Controller for Linear Actuators
Master PID controller for linear actuators with our step-by-step guide. Understand PID, tuning, and real-world scenarios. Get Code
131 views0 comments
Ronav Gupta
Aug 2, 20244 min read
Sorting Algorithms
Discover the world of Sorting Algorithms! From Bubble Sort to Heap Sort, explore the Python implementations and find the best algorithm.
986 views0 comments
Ronav Gupta
Aug 1, 20242 min read
Introduction to Algorithms
Uncover the magic behind the code with our Computer Algorithms series.
142 views0 comments
Ronav Gupta
Jun 14, 20242 min read
Recap of our Python Game Series
Dive into our Python Game Series for step-by-step tutorials on creating classic games like Tetris, Pong, and more. Get free access to code!
2,165 views0 comments
Ronav Gupta
Jun 7, 20243 min read
Announcing Our New Blog Series: Algorithms with Python
Uncover the magic of algorithms with Python! Join our blog series for a deep dive into sorting, search, graph, and more. Subscribe now!
406 views0 comments
Ronav Gupta
Jun 5, 20241 min read
Python Game Series: Tetris
Learn to build your own version of Tetris using Python and Pygame. Dive into the iconic puzzle game and create a fully functional game
1,262 views0 comments
Rajeev Gupta
Jun 4, 20244 min read
Fall In Love With Geometry With Fractals
Discover the infinite beauty of fractals and fall in love with the mesmerizing geometric shapes.
208 views0 comments
Ronav Gupta
Jun 1, 20241 min read
Python Game Series: Snake
Unleash your coding skills with Python Game Series: Snake! Control a hungry snake, grow in length, and master loops & collision detection
320 views0 comments
Arjun Mahajan
May 31, 20243 min read
Python Game Series: Tic-Tac-Toe
A classic game for two players, X & O, who take turns marking spaces in a 3x3 grid. It's great for learning about 2D arrays and basic logic
545 views0 comments
Samar
May 3, 20241 min read
Free Online Summer Coding Camp: Python 4 Kids!
Join our Summer Python Coding Camp for kids and dive into the world of programming! No experience needed.
1,752 views0 comments
Samar
Apr 15, 20242 min read
Web 3.0: The Future to Online Connections
Learn about web 3.0, the future to online connections.
66 views0 comments
Ronav Gupta
Feb 29, 20243 min read
Fun and Educational Hangman Game with Pygame
Create a simple Hangman game using the popular Python library, Pygame.
441 views1 comment
Ronav Gupta
Jun 21, 20233 min read
Solve any Sudoku in seconds
Solve any sudoku in seconds using python pygame. Get free code and have fun building and playing.
440 views0 comments
bottom of page