i have a TI 84+SE and BASIC runs too slow for me, if you know of any good Assembly tutorials or programs, i cant figure out TASM or any of that, i do have Dev-C++ compiler, and i was wondering if that could compile Asm. lang., just using different headers. ive tried the "assembly language in 28 days!" and once more, got stuck at the assembly part. bassically im looking for a program more or less, but i would like the tutorial more, thanks ahead of time,
Assembly language tutorials?
I don't know if this will help you or not? Below is a link to lots of tutorials, some examples and tips on assembly programming. Problem is they are specific to PPC computers. You may or may not find some useful tutorials and information there.
Thursday, July 30, 2009
Learning C++?
Is there any online tutorial for me to learn up C++?
Learning C++?
In my Fundamental Algorithms class we used these two websites...
http://cppreference.com
http://cplusplus.com
The second one has tutorials, but I preferred the first one as it was much more detailed and straight to the point.
Reply:visit this website it's very good
http://www.cprogramming.com/
Reply:I would suggest this link: http://www.zib.de/visual/people/mueller/... Also, you can find many great resources just by typing c++ tutorial or c++ howto into your favorite search engine.
Learning C++?
In my Fundamental Algorithms class we used these two websites...
http://cppreference.com
http://cplusplus.com
The second one has tutorials, but I preferred the first one as it was much more detailed and straight to the point.
Reply:visit this website it's very good
http://www.cprogramming.com/
Reply:I would suggest this link: http://www.zib.de/visual/people/mueller/... Also, you can find many great resources just by typing c++ tutorial or c++ howto into your favorite search engine.
Is there any directx sdk available for Visual C 6.0 ?
i m looking for a directx sdk which contains some samples as well. for visual c 6.0, can u please refer some websites with tutorials for game development ? thanks
Is there any directx sdk available for Visual C 6.0 ?
goto this site http://msdn.microsoft.com/directx/sdk/
btw, sdk is not depend on visual C version
daisy
Is there any directx sdk available for Visual C 6.0 ?
goto this site http://msdn.microsoft.com/directx/sdk/
btw, sdk is not depend on visual C version
daisy
Looking for Tutorials On Computer Languages, Hacking & Web Desigining?
I want to Learn Hacking for Knowledge purposes...not for Hacking but also other languages....but I can't afford fee of Colleges %26amp; Institutions...can I get all on Internet for free....I want to Become a Web Designer %26amp; Programmer.....I've learnt HTML by self paced tutorials...%26amp; willing to learn more %26amp; more....I also want to learn Hacking just for Knowledge, Protection. but don't know where to get these tutorials which are 100% for Beginners coz I don't know anything about Computer Languages but know much about computer (Hardware,Internet Surfing,Microsoft Office).
I want to learn
1- Assembly
2- C %26amp; C++
3- Perl
4- Python
5- Java Script %26amp; all about Webdesiging
5_ Macromedia Flash
6- Hacking (just about Messengers,e-mail)
I hope I'll get the exact answer which I am wishing to get....
Ok bye
Take Care
Looking for Tutorials On Computer Languages, Hacking %26amp; Web Desigining?
well the best place to stary would be google, Although I dont know sites for most of the lanuages, I can refer you to the ones that helped me with my chosen languages. For C and C++ http://www.cprogramming.com/, and for macromedia then I would check the online tutorials at macromedia.com. I would also be concerned with what lanuages you are going to learn first. I would start off at the highest level language and work your way down (this is the way I learned, where you start from the easiest to learn the basics, then once you understand the inital concepts move on to the harder stuff). If you really are tring to get into hacking (and by that I dont mean the illegal stuff like doing DOS attacks, creating viruses, or cracking passwords) then after you learn the basics I would see about learning about Program Design and Algorithms, if you are going to take only one class to save money that is the course I would take from a local community college. Hope this has been of help, good luck!
Reply:Try www.blackcode.com for hacking
I want to learn
1- Assembly
2- C %26amp; C++
3- Perl
4- Python
5- Java Script %26amp; all about Webdesiging
5_ Macromedia Flash
6- Hacking (just about Messengers,e-mail)
I hope I'll get the exact answer which I am wishing to get....
Ok bye
Take Care
Looking for Tutorials On Computer Languages, Hacking %26amp; Web Desigining?
well the best place to stary would be google, Although I dont know sites for most of the lanuages, I can refer you to the ones that helped me with my chosen languages. For C and C++ http://www.cprogramming.com/, and for macromedia then I would check the online tutorials at macromedia.com. I would also be concerned with what lanuages you are going to learn first. I would start off at the highest level language and work your way down (this is the way I learned, where you start from the easiest to learn the basics, then once you understand the inital concepts move on to the harder stuff). If you really are tring to get into hacking (and by that I dont mean the illegal stuff like doing DOS attacks, creating viruses, or cracking passwords) then after you learn the basics I would see about learning about Program Design and Algorithms, if you are going to take only one class to save money that is the course I would take from a local community college. Hope this has been of help, good luck!
Reply:Try www.blackcode.com for hacking
CMD, html, css, and c(++) learning?
CMD controls computer processes, but i don't know any good places to learn it. anyone know? also any good places for html, css, or c(++)? w3schools is great but i wish they had some tutorials in videos, so if they're in video format that would be great. thanks!
CMD, html, css, and c(++) learning?
Here are some good video tutorials for starting to learn C++:
http://xoax.net/
CMD, html, css, and c(++) learning?
Here are some good video tutorials for starting to learn C++:
http://xoax.net/
Help With Visual C# Code?
Does anyone know of a good web site or book for individuals learning how to program in Visual C# using the .NET framework? Specifically, I am looking for tutorials that explain classes, methods, and objects. I am a student with no formal programming experience and would greatly appreciate your help - thanks!!!
Help With Visual C# Code?
I also suggest using the code project.
In addition to using the examples on that site there's also a free development environment if it's any help to you.
First download the dot net sdk from Microsofts website and then the IDE from here - http://www.icsharpcode.net/OpenSource/SD...
I've been developing c# desktop apps with this IDE for a few years and I'm very happy with it. If you want some help I'll send you some starter project specs and review your work. Your call, just email me.
Reply:www.codeproject.com is great
Reply:here is a learning VEDIOS for C#, it treats you from begining to be expert.
ENJOY IT.
http://msdn.microsoft.com/vcsharp/progra...
Help With Visual C# Code?
I also suggest using the code project.
In addition to using the examples on that site there's also a free development environment if it's any help to you.
First download the dot net sdk from Microsofts website and then the IDE from here - http://www.icsharpcode.net/OpenSource/SD...
I've been developing c# desktop apps with this IDE for a few years and I'm very happy with it. If you want some help I'll send you some starter project specs and review your work. Your call, just email me.
Reply:www.codeproject.com is great
Reply:here is a learning VEDIOS for C#, it treats you from begining to be expert.
ENJOY IT.
http://msdn.microsoft.com/vcsharp/progra...
C++ network programming?
ok so iv been learning c++ for a while now and i wanna start learning some network programming iv been looking arund the web a bit and im getting kind of confused with all the diffrent types there seam to be. So first of what is socket programming is it diffrent to network programming are there any other types and what are they all used for and secondly if any1 knows of some good online ebooks and tutorials on network programming/socket programming that use windows and c++ if u could give me a link to them id really appreciate it thanks
C++ network programming?
May you can contact a expert or you also get help %26amp; post your comment at website like
http://homework.feedmelink.com/...
Reply:this is a good place to start.
Reply:Sockets are network programming. Everything needs to go over sockets to get started. If your using a Windows environment, I used the Winsock MSDN reference pages to help, however it's also just as easy on Linux, where sockets are managed as simple file pointers using open() close() read() and write().
Reply:i found usefull ebook for you, download at http://totme.com/categories/ebooks/C_Net...
gladiolus
C++ network programming?
May you can contact a expert or you also get help %26amp; post your comment at website like
http://homework.feedmelink.com/...
Reply:this is a good place to start.
Reply:Sockets are network programming. Everything needs to go over sockets to get started. If your using a Windows environment, I used the Winsock MSDN reference pages to help, however it's also just as easy on Linux, where sockets are managed as simple file pointers using open() close() read() and write().
Reply:i found usefull ebook for you, download at http://totme.com/categories/ebooks/C_Net...
gladiolus
Subscribe to:
Posts (Atom)