Monday, May 24, 2010

Where can i learn the C# language?

where is a tutorial online

Where can i learn the C# language?
http://cplus.about.com/od/learnin2/
Reply:google it


check your local library for c programing books
Reply:Try the Microsoft web-site.
Reply:Check this site out


Idea for a beginner's C++ Project?

I'm taking a high school programing course and for our final we have to give a program presentation. We are currently using the tutorial at


http://nova.umuc.edu/~jarc/sdsd/





We have to demonstrate concepts learned in lessons 1-7. This includes:


Assignments and arithmetic expressions (+, -, /, *)


And the logical expressions if, or, else, and while





We have 7 more hours of class time before it is due and I have the resources to work on it outside of school.





Tic-Tac-Toe was my first choice but someone else is using it.

Idea for a beginner's C++ Project?
You could set up a program that users can ask for a certain digit in different mathematical series. Say like I say I want the Fibonacci series with the 20 digit of the series. Just pick a couple different series to put in and than program it to figure out the digits from it. That would be a sight to see if you ask me. Hope this is a good one for you.
Reply:An easy but impressive programming project is a sort algorithom.I.E: a bubble sort.Jazz it up a tad with some nested, optimisation loops and you're onto a winner.


How do i split my c++ code into various source files?

im using eclipse with CDT. my program works right now as a single source file. i want to split into various, so is easier to keep coding. i have problems with includes and stuff. what is the right way to do this? i didnt find any tutorial for this.. thanks

How do i split my c++ code into various source files?
Separate out the functions, according to what makes sense to you, into additional .cpp files. You can right-click on the project name to add the new files. Write declarations for those functions in a header file or files (e.g. filename "mystuff.h"). Then in whichever .cpp files use those functions, put #include "mystuff.h" at the top. Name the .h file or files in a way organized to relate to the .cpp files whose functions they declare. Think about how you would most conveniently re-use the functions later.

floral centerpieces

Iam finding difficult in learning c++ programming?

will anyone tell me the book which is easy 2 read %26amp; pls tell me the free online tutorial?

Iam finding difficult in learning c++ programming?
I like Herb Schildt's books, and you can certainly find plenty of them on Amazon. Check out the link below, and read the reviews.
Reply:I really like the cplusplus.com language tutorial. Link below...
Reply:Well I like the Prentice Hall books on C++ and C#


Right now I'm learning VB6 and I bought the "Visual Basic for dummies guide for $30 from the local bookstore. I also got VB for the complete idiot from our local library and that came with a working model edition that can be installed on any computer for learning purposes only. It goes through the whys and Wheres instead of going directly to the hows. Which is educationally better maybe but annoying.


Need help with dev c++ compiler error, attempting to use directx?

I am having problems compiling this program. It is probably too long to be posting here, although it's really not long at all. It is the program for the tutorial located here http://msdn2.microsoft.com/en-us/library...





When I try to compile, it says 31 errors, but most if not all appear to be warnings (idk if warnings prevent compilation). They are:





'pragma once' is obselete in strsafe.h





'com_interface' only supported with


-fvtable-thunks in unknwn.h





and the rest say (theres a lot of em):


'com_interface' attribute directive ignored 'com_interface' only supported with -fvtable-thunks





Thanks for your time. I really do appreciate being able to ask questions here cuz i get lost a lot.

Need help with dev c++ compiler error, attempting to use directx?
Just from first glance, it seems like you have a header declaration problem. Are you sure your INCLUDE path is pointing the the correct version of the headers you need?





Most warnings should not prevent a compile, but they often indicate problems that will cause runtime errors, so they really should be fixed.


Hi! You know how c# uses visual studio compiler, my question is what do i use for Python and where do i downld

so where do i dwnld it from pls and if possible i need a tutorial on python

Hi! You know how c# uses visual studio compiler, my question is what do i use for Python and where do i downld
this :)


enjoy
Reply:Look for a Python that works under .net following is a link or try iron Python. If you already know C# this will be easiest.


http://sourceforge.net/project/showfiles...





Other way is to find alternate IDE like active state is. Active state is IDE for Python /Perl and quite a bit of other free languages. The compiler is free but you have to pay for IDE.


www.ActiveState.com





Samples and documentation can be found with Iron Python


http://www.codeplex.com/IronPython


http://www.thescripts.com/tutorial.html
Reply:Python doesn't require compilation as it is an interpreted language (although there are programs to turn python code into native exe I think py2exe is the package?)





The previous link provided will be good to get the python interpreter loaded on your computer... I recommend BoaConstructor for your dev environment... and for tutorials just look at some code... if you're comfortable with c#, you should be able to pick up python relatively quickly.


Need Help in C#?

hi,


how can i creat a tool like richtextbox that it can read the images and hyper texts and...,i know it for XML files but waht about inserting images and tables?? , is there any tutorial PLZ??

Need Help in C#?
The built in Rich Text control handles images and hyperlinks, you only have to hookup a few event handlers to deal with them. I'm sure if you go into help in visual studio and search for topics on the RichText control, you'll find more information, probably articles and sample code.
Reply:You are talking about writing a custom control. Google that, there are a lot of forums and tutorials out there about building custom controls in .NET

wedding florist