Search   Feed   Browse   Add
Feed items 1 - 3 of 3 for April 2005

Codingstyle.com

Codingstyle.com: What's Your Style?

Higher Order Functions - April 7, 2005

Functions are the wonderful and powerful building blocks of computer programs. Functions allow you to break code down into simpler, more manageable steps. They also allow you to break programs into reusable parts -- parts that are both reusable within the program and in other programs as well. In this article, learn how to create new functions at runtime based on templates, how to create functions that are configurable at runtime using function parameters, and how the Scheme language can be a...
http://codingstyle.com/index.php?name=News&file=article&sid=375

Migrating from x86 to PowerPC - April 4, 2005

This series on embedded development shows you how to migrate a project prototype from x86 to PowerPC. This initial installment explains the realities and rationale of the project: it introduces the robotic submarines that were the start of the project (and where they came from), and describes the LinuxGCC development environment and the bare-bones Kuro Box PowerPC development board.
http://codingstyle.com/index.php?name=News&file=article&sid=374

Embed Python scripting in C applications - April 4, 2005

Learn how to embed Python applications into your C applications. This tutorial explains how Python embedding works, shows you how to translate between data types, and provides various methods for embedding Python scripts.
http://codingstyle.com/index.php?name=News&file=article&sid=373
Available Archives
- February (4 items)
- April (3 items)
- October (4 items)
- November (1 item)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact