Showing posts with label c. Show all posts
Showing posts with label c. Show all posts
Friday, 30 July 2010
Things to avoid in C & C++
I first discovered this website several years ago & found it very useful. I'm sure anyone who is interested in learning more about good programming practices will find it useful too.
Saturday, 1 August 2009
Random Numbers in C
Thread here on the Ubuntu Forums containing useful information on the subject of generating random numbers in the C programming language.
Wednesday, 1 July 2009
Fun with C
Interesting thread on the JREF Forum here about the kind of fun you can have with the C Programming Language.
Saturday, 27 June 2009
Creating a DevPak
Here are some Websites which will show you how to create a DevPak.
Friday, 26 June 2009
Function Pointers in C & C++
Useful Website here which discusses Function Pointers & their usage in various programming languages.
Sunday, 12 April 2009
MessageBox Functions
If you're creating MessageBoxes using the Windows API this MSDN page should help you.
C in a Nutshell
Good book to read here on Google Books, although it's only a preview (pages missing) like the rest of the books on Google, there is a lot of information still remaining.
Tuesday, 6 January 2009
Time Calculation in C & C++
Useful set of links for time calculation in the C & C++ Programming Languages.
- ctime @ the C++ Reference
- time.h @ Wikipedia
- C & C++ Date Programs
- System Time thread on the Ubuntu Forums
- time_t @ Wikipedia
- How to use ctime in C++ @ daniweb
Tuesday, 18 November 2008
M_PI in C
Interesting discussion here on the Ubuntu forum about the use of the mathematical constant M_PI in the C Programming language. More useful information can be found here.
Thursday, 6 November 2008
C for C++ Programmers
Nice webpage here, with lots of interesting information.
Monday, 3 November 2008
OpenGL program using SDL
Program here on the Ubuntu forum which will show you how to use OpenGL with SDL.
Monday, 13 October 2008
Pointers & References
For any aspiring C & C++ programmers who are having difficulty understanding the difference between a Pointer & a Reference; I suggest taking a look at the following Wikipedia pages. Here & here.
Labels:
c,
c++,
pointers,
programming,
references,
wikipedia
Wednesday, 8 October 2008
XOR Linked lists
A nice thread here on the Ubuntu forum about XOR Linked lists in C. More information can be found on the subject here on Wikipedia.
Powered by ScribeFire.
Monday, 22 September 2008
Links from a Thread
A series of links I found in this thread on the Ubuntu Forum.
Monday, 4 August 2008
Help with Pointers
If you've just started using C or C++ you may need some help understanding what 'Pointers' are & how you use them. So here are some useful links.
Thursday, 19 June 2008
Geany
Geany is a Code Editor (IDE) for Windows & Linux. It can be downloaded from here & there is a guide to compiling programs in various languages such as Java, Python, C, C++ here on my Wikispace.
Subscribe to:
Posts (Atom)