Posts Tagged ‘c++’
NinjaTrader Debugging with Visual Studio 2008 Tutorial
NinjaTrader Debugging with Visual Studio 2008 Tutorial.
NinjaTraderIndicators.Blogspot.com
You need to use a professional addition of Visual Studio or if you use the Express edition you will need to follow the steps outlined here-
www.ninjatrader-support2.com/vb/showthread.php?t=15671&highlight=visual+studio
Step 1- Enable Debugging in NT
Step 2- Bring up a chart and apply the indicators and strategies you want to debug
Step 3- Open Visual Studio (2005 or 2008 Professional Edition)
Step 4- Go to “Tools” and select attach to process and select NinjaTrader.exe (the title should be a chart- ie ES 5min)
Step 5- In Visual Studio open file and go to your ninjatrader directory and select the “.cs” files you want to debug.
Step 6- Add Break points on your selected file (you must add breakpoints in order to debug)
Step 7- Go to your open NT chart and right click and select “reload ninjascript”
Step 8- Visual studio should now pop up going from “running” to debugging” mode and should be focused on your first breakpoint.
Step 9- Add watch points and press F5 to step through.
Remember when debugging that you need to have 1 chart up with the indicators and strategies you want applied to the chart and the debugger starts stepping through at the very first bar on the chart (not the last bar). It is helpful to “add watch” on selected “indicators” and “time” when debugging.
Duration : 0:7:3
Steps to get free sample codes for IP2Location
A short tutorial provided by IP2Location (http://www.ip2location.com) on how to get the FREE sample codes for using IP2Location databases.
IP2Location provides wide range of cost-effective database packages from DB1 to DB18, each with a different mix of geolocation information, ranging from the common data like Country, Region and City to more advanced information like Connection speed, Area code and Weather station.
This variety of information gives IP2Location the flexibility to meet the needs of all our customers.
To attain customer confidence, IP2Location offers FREE sample codes using PHP, ASP, ASP.NET, C#, VB.NET, ACCESS, MSSQL, MySQL and other languages for developers to evaluate the products before purchase.
Customer can be select the database package from homepage at http://www.ip2location.com, and fill up their Email Address as well as their Name in the ‘Request Free Sample Codes’ form to submit the form.
IP2Location will email the requested sample codes in ZIP file to their email address. The ZIP file contains the Sample Codes in different programming languages, Product Catalog, Product Specification and Sample Database in CVS format.
To request for FREE sample codes, please visit http://www.ip2location.com for more information.
Duration : 0:1:48
C++ Programming site
New programming site where your taught whatever you request. He teachers about game engines, creating them from scratch. He teaches the basics of C++ to the more advanced areas as well.
I requested a few things on the site progrma wise and he made thme for me and taught me how to do it myself. He even helps me out on my side learnings with msn. Check it out guys, those wanting to learn programming or looking for a program you cant find. I’m sure this guy is willing to help.
So once again, those willing to learn some C++ progrmaming, or batch progrmaming, or really almost any language, just visit his site. I thought it was so good I decided to advertise his site in ways im able to as payment for him helping me out all the time.
There is no www. in the name, just type it as you see below.
http://CelestialCoding.com
c++ C++ Programming programming learn Learn Game Engine game engine GameEngine Gameengine VB Visual Basic vb visual basic batch bat .bat .cpp cpp CPP Cpp .Cpp C# c# .c .C Microsoft Visual Studio Site Online Free Tutorial visual microsoft studio site online free programing programming Programing Programming html xhtml php vbs visualbasic visual basic script ADO ASP XML xml java script javascript tutorial tutorials site program application walkthrough forum awesome simple easy
Duration : 0:6:5
Site Magic Alpha Demo
Proof of concept. A program written in C# that instantly parses you code for easy viewing.
Duration : 0:2:34
Learning C Programming Lesson6 : Global Variables
Global, Static and Register Variable. Learn more by watching this video
More videos will be available on www.UmiCity.com www.umicom.com and you can email me for more info or a CD with all my videos in HTML, PHP, C programming and other courses
Duration : 0:7:46
Php tutorial #1: Introduction and programs
A quick good tutorial about php, more to come please comment rate and subscribe. pie314@sbcglobal.net
Duration : 0:8:24
Programming Tutorials / Game Making Check Video Description
http://www.jimmyr.com/free_education.php
Python and Macromedia Flash / Actionscript are probably the easiest to learn and setup games with.
PHP Video Tutorials
http://killerphp.com/
non-video php tutorials
http://devzone.zend.com/tutorials
JAVA
http://webcast.berkeley.edu/course_details.php?seriesid=1906978343
w3schools has xml, html, javascript and just about everything
http://www.w3schools.com/
C++ Game Making Video Tutorial
http://www.rdxgames.net/projects/wrathlands/index.html
Game Programming
http://gpwiki.org/
http://en.wikipedia.org/wiki/Game_programming
http://en.wikibooks.org/wiki/Programming:Game_Maker
http://en.wikibooks.org/wiki/Game_Design_and_Programming
C Programming
http://webcast.berkeley.edu/course_details.php?seriesid=1906978272
3d programming with Python
http://vpython.erikthompson.com/
Python For Games with Pygames lib
http://rene.f0o.com/mywiki/PythonGameProgramming
http://www.pygame.org/wiki/tutorials
Ruby Video Tutorials
http://www.rubyplus.org/
Merb Framework
http://www.rubyinside.com/merb-tutorials-and-resources-716.html
Flash Actionscript Game Making Tutorials
http://www.emanueleferonato.com/2006/10/29/flash-game-creation-tutorial-part-1/
http://www.emanueleferonato.com/2006/11/18/flash-game-creation-tutorial-part-2/
http://www.emanueleferonato.com/2006/12/06/flash-game-creation-tutorial-part-3/
http://www.emanueleferonato.com/2006/12/23/flash-game-creation-tutorial-part-4/
Kirupa Flash Tutorials
http://www.kirupa.com/developer/flash/index.htm
10 gillion python tutorials
http://www.awaretek.com/tutorials.html#begin
Official Python Tutorial
http://docs.python.org/tut/
more
http://www.lightbird.net/py-by-example/
C++ / C Programming Tutorials
http://www.cprogramming.com/tutorial.html
C++ Video Tutorals (Click ctrl+f and search “Paul Kunz”)
http://www.wlap.org/list-by-date.html
For a C++ Compiler I recommend wxdevc++
http://wxdsgn.sourceforge.net/
Compiling in wxwidgets Lets your program work in all opperating systems
http://www.wxwidgets.org/docs/tutorials.htm
Javascript Wikibook
http://en.wikibooks.org/wiki/JavaScript/Contents
Google Video lectures
http://video.google.com/videosearch?q=Google+EngEdu&so=3&start=0
Regular Expressions
http://www.txt2re.com/
Assembly
http://en.wikibooks.org/wiki/X86_Assembly
%%programming
Duration : 0:4:25
This was a quick intro into C programming