programming help

Post your queries in this Forum http://www.programming3.co.nr . Someone will answer your queries :)Duration : 0:1:29

Posted on October 20th, 2007 by admin

Filed under C/C++ | No Comments »

Visual C# 2005 Express Video Tutorial - Part 1 - Installing

http://idealprogrammer.com - Brief 4-minute tutorial demonstrates installing Visual C# Express 2005. You can view over 700 video tutorials on programming at http://idealprogrammer.comDuration : 0:4:49

Posted on October 14th, 2007 by admin

Filed under C# | 6 Comments »

The Little Book of C: Integrating Insight Debugger

In this short video I will be showing you how to install a debugger for use in Crimson Editor.

The debugger we will be using is Cygnus Insight Debugger. Insight is actually a graphical user interface for the command line debugger gdb. I originally got the idea to use the insight debugger while reading SAMS Teach Yourself C++ in 24 Hours. There were instructions for replacing the gdb used by Bloodshed Dev-C++ with the Insight debugger. Since I used Crimson Editor more than Dev-C++, I just made Insight work with Crimson instead.

Obtaining a copy of Insight is really very easy. You can find it in Cygwin ( http://www.cygwin.com/ ). If you don’t feel like downloading and installing Cygwin, you can follow the link to my Insight download in this video’s description on YouTube or find the same link inside “The Little Book of C”. Go ahead and click on that link.

Little Book of C
http://tinyurl.com/23yhfr

Insight
http://tinyurl.com/2aysz6

The Little Book of C:
User Tools Video
http://www.youtube.com/watch?v=cilJJojjNgU

Integrating Insight Debugger
http://www.youtube.com/watch?v=rYHqDMAM9_YDuration : 0:5:54

Posted on October 4th, 2007 by admin

Filed under C/C++ | 1 Comment »

The Little Book of C Programming: User Tools

A short video tutorial going over the information in an eBook of mine called “The Little Book of C”.

In this video I will be showing how to set up your user tools inside Crimson Editor so that you can compile and run programs written in C (and C++). I assume you have already downloaded and installed Crimson Editor and the compiler as instructed in “The Little Book of C”. If you have not, you will find the necessary links below.

Since YouTube has set limits on the size and length of videos, I will be moving along quite quickly. Just remember you can press pause and if you need to go back you can.

****************

Little Book of C
http://tinyurl.com/23yhfr

Crimson Editor
http://www.crimsoneditor.com/

MinGW
http://prdownloads.sf.net/mingw/MinGW-3.1.0-1.exe?download

The Little Book of C:
User Tools Video
http://www.youtube.com/watch?v=cilJJojjNgU

Integrating Insight Debugger
http://www.youtube.com/watch?v=rYHqDMAM9_Y
****************

PLEASE RATE THIS VIDEODuration : 0:9:55

Posted on September 28th, 2007 by admin

Filed under C/C++ | 4 Comments »

C++ Programming tutorial 2: Basic

This is a basic tutorial. You can email me or add me to ask questions or to comment: powellinthesouth@hotmail.com
Next tutorial is on problems in the code and how to fix them.Duration : 0:3:52

Posted on September 20th, 2007 by admin

Filed under C | 3 Comments »

CERT Secure Coding Initiative | Standards

The Secure Coding Initiative at the CERT/Coordination Center is developing secure coding standards for the C and C++ programming languages. These standards are being developed online as part of a community effort at www.securecoding.cert.org.

Legal Disclaimer. This video and all related information and materials (”materials”) are owned by Carnegie Mellon University. These materials are provided on an “as-is” basis without any warranties and solely for your personal viewing and use. You agree that Carnegie Mellon is not liable with respect to any materials received by you as a result of viewing the video, or using referenced web sites, and/or for any consequences or the use by you of such materials. By viewing, downloading and/or using this video and related materials, you agree that you have read and agree to your terms of use (http://www.cert.org/legal_stuff/). Copyright 2007 Carnegie Mellon UniversityDuration : 0:7:3

Posted on September 14th, 2007 by admin

Filed under C/C++ | No Comments »

C++ Basic

A Simple C++ ProgramDuration : 0:1:3

Posted on August 28th, 2007 by admin

Filed under C/C++ | 2 Comments »

C Programming Primer

A short introduction tutorial on programming in C. This is meant for the new people, so don’t bash.

The video is kind of grainy, the original is here: http://yestoi.haktstudios.com/CPrimer_Yestoi.mpegDuration : 0:8:52

Posted on August 26th, 2007 by admin

Filed under C/C++ | 11 Comments »

Chapter 6, Basic 3D

A video of one of the examples in my new book on writing games for Windows and the Xbox 360 game console using XNA Game Studio Express.Duration : 0:1:2

Posted on August 8th, 2007 by admin

Filed under 3D GameStudio | 2 Comments »

Introduction to ASP.Net Master Pages

A beginner’s introduction to ASP.Net Master PagesDuration : 0:8:11

Posted on July 28th, 2007 by admin

Filed under ASP | 3 Comments »