agregson + programming   148

SSD: White Lightning (Introduction)
White lightning manual for ZX Spectrum game development system
whitelightning  forth  development  programming  retro  spectrum 
4 days ago by agregson
6502asm.com - 6502 compatible assembler and emulator in javascript
Excellent online 6502 emulator, simulator with graphics output and sample files
6502  emulator  programming  retro  development  emulation 
7 days ago by agregson
HTML5's canvas element, and a bit of SVG
Good guide on using canvas element in HTML5 for image and pixel access
html5  graphics  programming  development 
8 days ago by agregson
PythonCard Home Page
Rapid GUI application development in wxpython using visual design and framework
python  gui  programming  wxpython  rad 
12 days ago by agregson
Pubsub Home page — Python PubSub Website
Python library implementing the publish/subscribe design method
python  programming  library 
12 days ago by agregson
ZetCode, tutorials for programmers
Good series of tutorials on a wide range of programming covering wxwidgets, wxpython and other GUI tools
gui  programming  python  wxwidgets  wxpython  tutorial 
12 days ago by agregson
wxWidgets tutorial
Good tutorial on wxwidgets programming
wxwidgets  programming  tutorial 
12 days ago by agregson
virtual 6502
Online 6502 emulator in Javascript with source
6502  emulator  programming  retro  development 
12 days ago by agregson
Learn all about Programming Games in C,C++ or C#
Great series of guides on game programming in C, C++ and C#
game  programming  development  tutorial 
12 days ago by agregson
Bit Twiddling Hacks
Brilliant series of guides on bit twiddling hacks - for the low-level interested!
algorithms  programming  reference  assemblylanguage  lowlevel 
12 days ago by agregson
Boost C++ Libraries
Brilliant series of cross-platform libraries for C++
C++  development  library  programming 
12 days ago by agregson
Overview | POCO C++ Libraries
C++ libraries for network and Internet server development
development  framework  library  programming  C++ 
12 days ago by agregson
codelite Main/Home Page
Cross platform open-source and free IDE for c++/C development
programming  development  c++  c  ide 
12 days ago by agregson
PyKyra | Alvaro's web site
Python bindings for Kyra offering fast game development in Python
python  pygame  game  programming  development  library 
12 days ago by agregson
Kyra Sprite engine
Great sprite engine written for C++ and OpenGL with 2d and 3d isometric capabilities
game  programming  graphics  development  library 
12 days ago by agregson
CS 686 svga 2d and 3d graphics course
Brilliant course on VGA programming for 2d and 3d graphics with excellent coverage of a wide range of graphics algorithms
graphics  programming  development  course  tutorial 
12 days ago by agregson
WordHord : PySMS
SMS library and guide for Python
gsm  sms  python  programming  library 
12 days ago by agregson
ZX BASIC:Tools - BorielWiki
Brilliant series of guides and tools for ZX Spectrum including Basic compiler and associated tools for building a complier
zxspectrum  spectrum  programming  development  tutorial  compiler 
12 days ago by agregson
Chuck: Second pygame: a sprite system
Good basic tutorial for pygame showing implementation of a basic sprite system
pygame  python  game  programming  tutorial 
12 days ago by agregson
Programming as art - great algorithms
Brilliant series of articles on tutorials on elegant programming with a lot of low-level focus
programming  development  tutorial 
12 days ago by agregson
Relicarium » Blog Archive » A circle algorithm for ZX Spectrum
Brilliant tutorial on an efficient circle algorithm for ZX Spectrum with other tutorials
zxspectrum  z80  spectrum  programming  tutorial 
12 days ago by agregson
Z80 Assembly « Zx spectrum and z80 tutorial
Brilliant guide on Z80 assembly language programming on the ZX Spectrum
zxspectrum  spectrum  assemblylanguage  programming  tutorial 
12 days ago by agregson
Python for Fun
Brilliant series of tutorials on Python programming including graphics, games, emulators, assemblers
python  programming  development  tutorial  assembler  emulator 
12 days ago by agregson
David Salomon's Home Page - Books
Good series of books on various computer and programming topics. Great book on assemblers and loaders
programming  books  assembler  assemblylanguage 
12 days ago by agregson
6502.org :: View topic - Writing a Game
Good guide on writing a game using 6502 and forth - interesting.
6502  emulator  retro  development  programming 
12 days ago by agregson
pqGUI - pygame - python game development
Excellent GUI framework for Python and PyGame
python  pygame  gui  programming 
12 days ago by agregson
Python PyGame GUI
Rather nice Pygame GUI framework and widget set
python  pygame  gui  development  programming 
16 days ago by agregson
Pygcurse - Curses Emulator for Pygame
Python curses GUI emulator for PyGame - great for game and text emulated GUIs
python  pygame  programming  gui 
7 weeks ago by agregson
Python | codeNtronix
Excellent series of programming tutorials focused on pygame, python, games and SDL
pygame  sdl  games  graphics  programming  tutorial 
11 weeks ago by agregson
openFrameworks
Excellent open source framework for fast creative coding in C++
programming  development  opensource  c++ 
11 weeks ago by agregson
pyparsing - home
Python module for parsing and executing simple grammer languages
algorithms  languages  programming  parser  compiler 
11 weeks ago by agregson
Let's Build a Compiler
Good guide and tutorial on how to build a compiler
tutorial  guide  programming  compiler 
11 weeks ago by agregson
openFrameworks
Excellent opensource C++ framework and toolkit for graphics, interaction and a range of other utilities. Very clean and simple interface
framework  programming  development  graphics 
february 2012 by agregson
artlum.com - Gameduino
Gameduino libraries to assist development on Gameduino
gameduino  programming  game  arduino 
february 2012 by agregson
Gforth
Gforth is defacto implementation of forth with source
forth  development  programming 
february 2012 by agregson
#AltDevBlogADay » JIT CPU Emulation: A 6502 to x86 Dynamic Recompiler (Part 1)
Good guide on developing a just in time compiler for dynamic 6502 to x86 compilation
6502  compiler  emulation  development  programming 
february 2012 by agregson
PIC32 HowTo
Good programming guide for PIC32
pic32  programming  development  embedded 
february 2012 by agregson
Numpy sci computing in python
Scientific computing library for Python - fast array, vector and matrix handling
python  development  programming  library 
february 2012 by agregson
z80sim at master from TheCodeman/z80pack-1.17-ksd-pic32 - GitHub
z80 simulator for duiniomite with excellent source of z80 simulator/emulator
z80  emulator  simulator  development  programming 
february 2012 by agregson
My C Files - all about C programming
Good site with lots of resources on C programming
C  CPP  programming  development  tutorials 
february 2012 by agregson
SDL:Tutorials:Simple Engine Framework - GPWiki
Good tutorial on developing a game engine frame work for CPP/C++ and SDL
sdl  c++  cpp  game  engine  development  programming  tutorial 
february 2012 by agregson
Sdl game tutorial
Great series of tutorials for development of games with SDL and C
sdl  c  programming  development  games 
february 2012 by agregson
Parallel Realities: Basic Game Tutorial #1 - Opening a Window
Great series of SDL tutorials on game development with SDL and C
sdl  c  programming  game  development 
february 2012 by agregson
The Python Game Book [The Python Game Book]
Great tutorial on game development using Python and PyGame
pygame  python  game  development  programming 
february 2012 by agregson
Albow PyGame GUI widget library
Good widget and GUI toolkit for Python and PyGame
python  pygame  development  GUI  library  programming 
february 2012 by agregson
Pygame Tutorials
Great series of tutorials on PyGame
python  pygame  development  game  programming 
february 2012 by agregson
LevelHelper | Level editor for top games
level editor for games - complements sprite helper
game  development  editor  tool  programming 
february 2012 by agregson
Computer Science With Python and Pygame
Great tutorial and lesson sequence for learning programming with Python and PyGame
python  development  game  pygame  programming  tutorial 
february 2012 by agregson
SpriteHelper
Good sprite development system for MAC OSX
sprite  game  development  programming 
february 2012 by agregson
occam-pi - pop-users wiki
Occam PI is a modern implementation of Occam for concurrent programming
concurrent  concurrency  programming  development  parallel 
february 2012 by agregson
FPGA and micro controller supplier
Supplier of FPGA and other embedded controller units
fpga  embedded  development  retro  programming 
february 2012 by agregson
Home :: OpenCores
Resource for development of cores, CPUs, hardware modules as VHDL definitions for use on FPGA
FPGA  development  VHDL  programming  embedded 
february 2012 by agregson
« earlier      

related tags

2d  3d  actor  adhearsion  ajax  algorithm  algorithms  apple  aptana  arduino  Arm  assembler  assemblylanguage  asterisk  automate  automation  Book  books  borland  c  c#  c++  canvas  chart  charting  Code  compiler  concurrency  concurrent  course  cpp  ddevelopment  decorators  development  dns  documentation  eclipse  editor  embedded  emuator  emulation  emulator  engine  express  expression  filetype:pdf  forth  fpga  framework  free  game  gameduino  games  google  graph  graphics  gsm  gui  guide  hta  html5  ide  infix  interpreter  iOS  IP  java  javascript  language  languages  Learning  lecture  libraries  library  linux  lowlevel  macro  macros  manual  maths  media:document  microsoft  module  network  opensource  parallel  parser  pascal  pbx  php  physics  pic32  postfix  programming  pygame  python  rad  rails  reference  regex  regexp  replace  retro  routines  ruby  rubyonrails  scraping  script  scripting  sdl  simulator  sms  software  spectrum  sprite  spritesheet  telephony  template  text  tool  tools  trixbox  tutorial  tutorials  vbscript  vga  vhdl  vi  visual  visualstudio  voip  web  whitelightning  windows  wxpython  wxwidgets  x86  z80  zxspectrum 

Copy this bookmark:



description:


tags: