Mechanics, Electronics & Computing

A blog about gear, sparks and flops

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • About
    • Me
  • Mechanics
    • CAD
  • Electronics
  • Computing
    • Sandbox

Post navigation

← Previous Next →

C Programming Resources

Posted on 2011/09/07 by admin

Hello World,

This post is a collection of information about programming with the C language.

comp.lang.c Frequently Asked Questions

C Library reference

 

Here is a list of tips for writing efficient C code.

Writing Efficient C and C Code Optimization

Here is a series of tips from embeddedgurus.com

Efficient C Tips #7 – Fast loops
Efficient C Tip #11 – Avoid passing parameters by using more small functions
Efficient C Tip #13 – use the modulus (%) operator with caution

 

C Programming Tips

Programming Tips in C

Writing optimizer-friendly code

Efficient C code for ARM devices

Writing Efficient C Code for Embedded Systems

Guidelines for writing efficient C/C++ code

The Ten Commandments for C Programmers

This entry was posted in C, Parrot Bay and tagged C++ by admin. Bookmark the permalink.

RSS /.

  • Apple Mobile Devices Cleared For Use On US Military Networks
  • Mice, Newts Retrieved After a Month Orbiting Earth At 345 Miles Up
  • IBM Takes System/z To the Cloud With COBOL Update
  • Google's Nexus Q Successor Hits the FCC
  • Yahoo Board Approves a $1.1B Pricetag For Tumblr
  • Trade Group: US Software Developer Wages Fell 2% Last Year
  • Wikileaks Releases Docs Before Trial of TPB Founder Warg
  • John McAfee's Belize Home Burns To Ground
  • Amazon, Google and Apple Won't Need To Pay Tax, Despite Goverment Threats
  • NetBSD 6.1 Has Shipped
  • Charge Your Cellphone In 20 Seconds (Eventually)
  • Yahoo! Japan May Have Had 22 Million User IDs Stolen
  • Ask Slashdot: Why Do Firms Leak Personal Details In Plain Text?
  • Data Center Managers Weary of Whittling Cooling Costs

RSS Hack a Day

  • Hackaday Links: Sunday, May 19th, 2013
  • ATX Raspi is a smart power source for Raspberry Pi

RSS hn

  • Choosing Minecraft over Disney
  • \d less efficient than [0-9]
  • Dear American Consumers: Please don’t start eating healthfully.
  • Mercury Colonization
  • Unheralded Mathematician Bridges the Prime Gap
  • The Yahoo board has approved a deal to pay $1.1 billion in cash for Tumblr
  • What are your top 100 unix commands? (for science)
  • A Hacker News For Ideas

RSS Design News

  • Harvard, MIT Researchers Design 3D Printed, Self-Assembling Robots
  • Video: Seahorse Armor Inspires Robot Design
  • Rethink Reveals Version of Baxter Industrial Robot for Researchers
  • Video Blog: Life-Changing Inventions & the Big Bucks
  • Frequency Response: The Gold Standard
  • How to Create a Low-Pass Filter
  • Getting a Grip on Automated Manufacturing
  • Video: NASA Working on Lunar Mining Robot

RSS =\

  • String Formatting
  • How to determine thelearning rate and the variance in a gradient descent algorithm?
  • error in outputting results from text file c++
  • How to represent a filesystem structure in a b-tree?

RSS CodeProject

  • Accessing class object present in exe from explicitly loaded DLL using Inheritance and virtual function
  • .NET Framework Cultures with Culture Specific Formats and Mapping with SQL Server Language
  • .NET Framework Cultures with Culture Specific Formats and Mapping with SQL Server Language-Utility
  • Another Generic State Machine
  • SQL Server culture mapping with .NET Framework
  • Mocking Event Handlers
  • Windows Phone App Design Principles
  • GZIP Compression Java vs .NET
  • Handling Ajax Errors in ASP.NET
  • Real Time Commenting Using SignalR and XSLT
  • Visual Studio 2012 and .NET 4.5 Expert Development Cookbook : A Review
  • Implementing a Basic Hello World WCF Service
Proudly powered by WordPress