Python is a really easy programming language for beginners. What better way to showcase it’s range of abilities than making a simple keylogger.
-
How To Make A Simple Python Keylogger
// davisde // Hacks, Programming Tips Tags: beginners, code, coding, hacking, keylogger, python, simple, spy 17 Responses
-
Arduino Basics: Servos & Potentiometers
// davisde // Computer Hardware Tags: arduino, basics, beginner, beginners, electronics, hacker, hardware, motors, resistor, tinkernut, tips, tricks, tutorial, variable, webcam, weekend 3 Responses
Learn how to control a servo using an Arduino and learn the basics of variable resistors. For more Arduino tutorials, visit my Arduino tutorial playlist. -
How To Make An Atari Game
// davisde // Gaming, Programming Tips Tags: atari, basic, beginners, games, Gaming, guide, pacman, programming, tinkernut, tips, tricks, tutorial 39 Responses
The basis of this tutorial is to provide an introductory look at programming in BASIC. Here, we’ll be using Batari Basic to create an Atari 2600 game that’s playable on most Atari emulators.
You can download Visual BBasic from here- http://www.tinkernut.com/demos/219_atari/visual_bbasic.exe
You can download my sample game and source code from here – http://www.tinkernut.com/demos/219_atari/tinkernut_world.zip