How Starting With C And C++ - how I shall start C language.

free web hosting
Open Discussion > CONTRIBUTE > Computers > Programming Languages > C/C++ Programming

How Starting With C And C++ - how I shall start C language.

alamzaib
Hello buddy I am new in this forum and want to learn C and C++ .
You like to help me to learn this ,I shall be thankful to you.
How I shall start. dry.gif

Reply

Hadi
Hello alamzaib, you can start to learn C++, by downloading a Unix OS, I recommend getting Linux, or Solero, they are free. And I also recommend to put it on a Flash disk, so you can use Unix wherever you go. If you have windows then programming is just like stealing with no Hands!
You can google and I am sure that you will find some good tutorials about learning C++. But first you need Unix.

Reply

osknockout
Lol, you don't need any operating system to LEARN how to program in C/C++. Now practically, Unix would be the best case to use it in repetitively.

If you want to START with C and C++, I recommend you go to a library and get a beginning book on the subject. If that's not an option, you can either then buy a book or look up tutorials on the web.

If you look back in this forum on the subject, I'm sure there'll be many suggestions for the above.

Reply

alamzaib
QUOTE(osknockout @ Feb 14 2007, 11:38 PM) *
Lol, you don't need any operating system to LEARN how to program in C/C++. Now practically, Unix would be the best case to use it in repetitively.

If you want to START with C and C++, I recommend you go to a library and get a beginning book on the subject. If that's not an option, you can either then buy a book or look up tutorials on the web.

If you look back in this forum on the subject, I'm sure there'll be many suggestions for the above.




okay rolleyes.gif ,have you any links for free tutorial

Reply

osknockout
QUOTE
have you any links for free tutorial
Yeah, I used this one all the time. I also use this one from time to time. The last one is really useful for looking things up such as algorithms and certain things that tend to be forgotten easily. *cough* C++ STL *cough*

Reply

fffanatics
OK I am a software developer so i use C, C++ all the time. The first thing you will want to download is the Visual Studio Express. It is free from Microsoft and allows you to program in the Visual Studio IDE with the basic features which is all you will need. Then the best bet is to get a book and not use online tutorials. The reason is that books have exercises and will act as a great reference later on. I have most of my books from college still and use all of them time after time. Then read a chapter and practice it by wrtiing the exampls and trying to add stuff to them to make sure you understand the material because if you dont get the basics, you will never get the advanced topics. Good luck and if you need help, just let me know.

O and to kinda explain what osknockout said about the STL, the STL is the Standard Template Library. It has a lot of useful algorithms but i would recommend not using it while you are learning. If you dont understand how they work and how they are written, then you are just setting yourself up for disaster.

Reply

hitmanblood
For C or C++ I use devcpp, it is the same enviroment for the unix based systems and windows. Also for tutorials you can find many on the internet however I would suggest reading online documentation of methods and examples which come along as you will learn the most from them if you are not beginner.

But I would suggest that you find yourself good book if you are complete starter and then slowly absorb the material in it. Because books tend to do matter systematically so you want face any problems with reading something you don't understand.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Recent Queries:-
  1. starting of c-language - 566.60 hr back. (1)
Similar Topics

Keywords : starting, c, c, start, c, language,

  1. Flex, I Need Some Info And Help
    I need to know how to start! (6)
  2. Fourier Transform And Fourier Series Plot In Any Oop Language
    (0)
    Hi, I need to program Fourier Transform and Fourier Series in any OOP language. I'll be using
    C++ since I have worked on it for quite some time now and am really comfortable with it .
    /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />. I am not
    supposed to use previously built libraries. Kindly help me with how I can perform the intergration
    and differentiations in C++ and How am I suppose to plot it ? ....
  3. Finding The Rgb Color Of An Image
    Using any programming language (3)
    hello friends i am doing a project , in that i am inneed to fine the mean RGB value of a particular
    image , is there any program in any language which can do this ? the input to the program will be
    any image ( can be linked in the program) and the putput must be the mean RGB value of that
    particular image , is this Possible ? If so please post the Coding , no matter in what ever language
    it may be written.Thanks in Advance....
  4. How Did You Start Learning Php?
    (2)
    I just learned it by downloading a completed game project coded in PHP, which was full of bugs. Then
    I started fixing those bugs while figuring out what every function did by just trying and learning.
    But you honestly just never end learning PHP, I've been doing it for 5+ years now and yet
    sometimes I still discover new things to use. So, tell us, how did you start learning PHP?....
  5. Best Way To Start Learning Php
    (7)
    So Im fully versed in pre-fab php models like e107 and php nuke but I lack the intimate knowledge of
    the code itself. Whats the best way to immerse myself into the details of constructing and
    designing code? Im thinking about hitting up the books a million, any rec. on books? links?....
  6. Xampp How Can I Generate "automatic Start Sites"
    (7)
    I am new using XAMPP and PHP. I am trying to build website using Joomla which is required my
    computer to have php. So i installed this XAMPP and install my joomla website. My questions is
    everytime i type localhost is not going to my joomla website that i built. it always goes to
    localhost/xampp. i know i have to configure the httpd.conf but i have no idea how to configure this.
    can anyone help me with this. my website folder called "test". how do i redirect to this test folder
    so that everytime i type local host it will open the test website. I really appreciate your he....
  7. How To Start Your First Game Project
    The first steps to creating your own game! (0)
    Ok, I see alot of questions around the game development forums of people wanting to make their first
    game, but they don't know where to start. So, I decided to write this tutorial, having been in
    the same situation before. NOTE: This Tutorial: -Is meant to help you get past that initial bout of
    developer's block -Does not teach you how to make a game, just help you start -Cannot help you
    if you cannot answer the questions asked So, let's get to it, shall we? How to start
    your first game project: --So, the first thing you need to make sure yo....
  8. Help Regarding How To Start?
    I need help (0)
    Lets say one wants to build a 3D engine. Where does one finds all the answers on how, when and
    where? I've searched for guides and things related to a 3D engine - how its build, why it is
    build and etc. What I need is a reference on where to start, where shall I begin, guides I can find,
    guidlines to where I can find tutorials of many kinds I am familiar with C++ but more familiar with
    C# - Not that there is much difference between the commands, I've taken a good look at the
    source code of Half Life 2 - Not to hard to understand. Now, I know what I want to do w....
  9. Regarding Content Language...
    (6)
    Hello, I'm sorry to bother you all again... I've read the TOS and I'm having second
    thoughts about the "site must be in English" rule. I was thinking about having some Portuguese stuff
    there (because I am portuguese, and sometimes I create portuguese content)... Would there be any
    problem? If in doubt, I could of course translate content for further analysis by the
    administration... The main site would remain in English, of course.. I know you created the rule to
    prevent illegal content... however, I'd really like to have at least some things in portugu....
  10. Best Programming Language For Win Vista?
    Whats the best/most used programming language for Vista? (3)
    Hey All What you guys think is the best programming language for Windows Vista? Ive been doing C#
    for some months, but im looking for something else, something easier for making fast applications,
    and no extra things needed like the .NET Framework. Doesnt have to be GUI Applications. Any Idea?
    Post up your idea /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif"
    /> - optiplex....
  11. Starting Pitching Market
    (1)
    Lets Take a look at some possible starting pitcher options for the Yankees. Obviously the two big
    names this summer are off the market, but lets look at who’s left. Greg Maddux: He isn’t the best
    pitcher available but he is doing okay this year with a 3.90 ERA. I really think the Yankees should
    get him if he’ll wave his no-trade clause. He probably wont cost as much as other pitchers. He will
    also be great with helping out the Young kids. Darrell Rasner and Ian Kennedy are very similar
    pitchers to Maddux, and Maddux being one of the smartest pitchers in the game, coul....
  12. Learn Java Programming Language Online Step By Step
    (1)
    I had found this site >> http://learnjava.awardspace.com This website is for people who want
    to learn Java Programming Language step by step. This website also includes JAVA lessons from the
    beginning to advanced level. So this site appropriates for the beginner of Java programmer language
    or non-basic Java Programming Language. The lessons are easy to follow and understand starting
    from how to get your PC JAVA ready, the fundamental programming concept and creating the real
    application. Moreover, the working examples are also included. Please enjoy the les....
  13. How To Start With Seo
    (4)
    I have started as an SEO executive with an Indian Company and and want to understand what's SEO
    all about, kindly help me with inputs.....
  14. What Is Your Home Or Start Page?
    (19)
    I've had Yahoo! as my start page for many years. I'm wondering if there's a better
    start page out there. I remember using Excite several years ago, but their home page now looks
    outdated. Do you design your own start pages? If so, what's on it?....
  15. Ftp In Visual Basic 6.0
    Start making your FTP client using VB6 (1)
    Recently, I had a need to make a FTP client, since our webhosting FTP server was kind of exotic, and
    very restrictive, and most of uploads, even though they reach 100% would crash... File would be
    uploaded to a server, but FTP clients just froze upon completion, waiting for the 226 (OK) from FTP
    server... So, I had to make my own, one who would not wait for 226, but instead, watch the file
    pload progress... This tutorial is not fuly complete, in the sense that it does not offer COMPLETE
    FTP client functionality (for example, I ddn't write the code for FTP download, ....
  16. Recommended Server-side Programming Language
    (7)
    Hello, I'm starting to play with web design and stuff and would like a recommendation from this
    knowlegeable forum on what is a good server side programming language. I've got some experience
    in Java running PC-based applications but that's pretty much it, never done applets or anything
    else. Also have been playing with perl and php. My use will be primarily creating records that will
    be accesible by only using a password, what would be the best way to accomodate that? Thanks in
    advance,....
  17. Start Multiple Programs With One Shortcut
    Windows XP (15)
    Welcome to my turoial on how to start multiple programs using one shortcut. You may probably be
    wondering how this is possible. Well this tutorial will use a language from MS-DOS called batch. I
    am not sure whether it is "language", but I do know that it is a way to program for MS-DOS. Batch is
    simply a way to run several MS-DOS commands with just one command. All batch files are run through
    Command Prompt, but they can be accessed with shortcuts also. Here are a few requirements for this
    tutorial. Requirements Windows XP (I tested this on XP, but it should work on m....
  18. Free Email Service
    I am looking to start a free Email service (10)
    So i find my self sitting at my server, looking at whats been going on lately. Then i notice that at
    one point in time i was offering Email and i thought to myself "You know what? I could really
    attract some people if i started that again!", but there was one problem in my way! I dont
    want to host this service on my server, i want it to be hosted remotely. I also want it to be free.
    So here is what im looking for: A website that offers user@mydomainname.com email service At least
    1GB per mail box guaranteed 24/7 access $0.00 price If anyone knows of such a s....
  19. Reducing Windows Vista Start Menu Programs Response Time.
    How to do it. (4)
    If you have been using Microsoft Windows Vista for quite some time, you would have noticed that
    installing a number of programs/softwares into your computer considerably slows down the response
    time of your start menu program folder, sometimes up to one second or more before the programs
    listed in a particular start menu folder is displayed. Worst of all, if you are trying to launch a
    program from you start menu which is within another start menu prrograms folder. Well, I have found
    a way to bypass this very annoying thing in Windows Vista. I have about 98 start menu en....
  20. How Did You Overcome The Fear Of Starting A Business?
    (19)
    Hello, Everyone. I've been wanting to start up my own business for years and finally decided
    to take the plunge. I filed a resignation letter to the current company I'm connected with.
    However, the more I research, the more overwhelmed I get! I begin to see all the risks and I
    start finding myself backing out of my plan. I have always known that starting a business is
    risky. However, now more than ever, I find myself obsessing over the risks and getting overwhelmed
    by all the things I need to consider (e.g., should i sell online?, apparel or accessories....
  21. How To Start An Online Business
    (24)
    Starting an online business is not rocket science, but it's very easy to fail if you are not
    careful either. Below I will try to outline some of the steps you can to increase your chances of
    success. Decide what you want to do. it is very important that you do someting you enjoy doing. I
    suggest evaluating your interests first. Carry out keyword research. Register a domain. Create
    your web site. Market it. ....
  22. Does Anyone Here Take Cholestorol Medication?
    I just found out I have to start, I wanna know something. (17)
    I'm only 16 and I just found out I'm going to have to go on medication because my
    choloesterol is in the 280's. Other than that, I'm in perfect health, 5' 11+1/2",
    155lbs. I'm very active, I run track and field and Cross Country. What I wanted to know is how
    hard it is to rememebr to take the medication every day.....
  23. How To Change Windows Xp Language ?
    (23)
    my mate bought me a laptop from Paris .... now the problem is i dont know how can i get windows in
    an english version... currently its french. I have tried all the possible ways... its not even
    letting me boot from my own cd. Any help would be great....
  24. Quake 3 Clan
    someone want to start a clan (6)
    Hey im a pretty good QUAKE3 player /biggrin.gif" style="vertical-align:middle" emoid=":D"
    border="0" alt="biggrin.gif" /> But mos of the clans are pretty lame ideas (not lame players), but
    lame names, lame website, all that stuff so if anyone wants and know how to start a clan well, join
    me and we can think in a cool name and cool ideas. iTS EXCITING to start a new clan....
  25. Looking To Start A New Runescape Clan
    (5)
    If you came here then you must be interested. I am looking for ppl who are combat lvl 60+ (I think
    that would help with our success rate) I am cb lvl 63 Att: 53 Str :56 Def: 45 Hp: 53 Range: 40
    Magic:35(about to train soon) Prayer:32 Woodcutting: 41 Firemaking: 43 Fishing: 54 Cooking: 56
    Mining: 43 Smithing: 43 Crafting: 32 Runecrafting: 30 I am a f2p player, not member yet. I am
    training my str and att to lvl 60 then i am going to train my range to 50 and mage to
    55(runecrafting will go up as well as well as crafting). I am getting all those goals completed
    before i ....
  26. What Is Programming Language Of Google Etc.?
    (22)
    Im just curious to know , which is the programming language behind the following websites.if u know
    anyone/all of them please tell me. 1- ebay.com 2- amazon.com 3- msn.com ( i assume asp.net) 4-
    yahoo.com 5- google.com As i mentioned in previous posts that im in learning mode /smile.gif"
    style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> so i just ask sometimes
    stupid questions.. and i have to confess that this forum is very excellent place , since its not
    only providing the free hosting , it is giving me so much knowledge , what Google or others c....
  27. How Do You Say "i Love You" ?
    In your language. (73)
    I'm making a list of "I love you" in many languages. I think there are so many people who come
    from separate countries and it is so interesting if you say "I love you" your language here. I
    wonder if admin allow or not. However i hope admin will allow. To begin, i will say it first in my
    language (vietnamese): - Anh yêu Em (Anh yeu em): A boy to a girl. - Em yêu Anh (Em yeu anh): A
    girl to a boy. And how to say them: - Anh: like 'thank' without 'th', means
    'a boy'. - yêu: like 'you' /ieu/, means 'love'. - Em: like 'e....
  28. Nuclear War Scenarios
    ...who will start it? (26)
    I know, some time ago someone else started a debate on the same topic but somehow (I suppose it was
    not intentionally) twisted the facts so that the message was "China threatened the USA". This
    statement is _not_ true but the issue is interesting even without a current threat. So what
    happened that makes me bring this topic onto the agenda? According to the Financial Times, the
    chinese General Zhu Chenghu told a group of forein journalists that China might start a nuclear war
    if the USA decide to attack China in order to protect Taiwan, which is considered chinese terr....
  29. Computer Does Not Start
    Three beeps and turn of (20)
    Hi, A friend of me call me telling me that his computer is *BLEEP*ed up. His computer turns off
    before anything comes into the screens. Three beeps sound before it turns off. He asked me for
    advice but i did not know what to tell him. I guess could be the Bios but i do not have a big
    background experience with this computer problems. He told me he was cracking a program or something
    like that. So, maybe a virus *BLEEP*ed him. If anyone know what is the problem and what it is the
    solution would be really nice. thanks in advanced!....
  30. Who Wants To Start A Mmorpg?
    Ideas for a new MMORPG. (13)
    Who here would like to start thier own massivley multiplayer online game? I would love to start one
    myself but sadly I am not yet skilled enough to code it myself. Does anyone else here want to start
    thier own online game? Post your ideas here and maybe if we put our heads together we could make
    something great! Any suggestions on open source scripts for a game or other useful info please
    share! I hope we can come up with a great game! zippy77....

    1. Looking for starting, c, c, start, c, language,

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for starting, c, c, start, c, language,

*MORE FROM TRAP17.COM*
Similar
Flex, I Need Some Info And Help - I need to know how to start!
Fourier Transform And Fourier Series Plot In Any Oop Language
Finding The Rgb Color Of An Image - Using any programming language
How Did You Start Learning Php?
Best Way To Start Learning Php
Xampp How Can I Generate "automatic Start Sites"
How To Start Your First Game Project - The first steps to creating your own game!
Help Regarding How To Start? - I need help
Regarding Content Language...
Best Programming Language For Win Vista? - Whats the best/most used programming language for Vista?
Starting Pitching Market
Learn Java Programming Language Online Step By Step
How To Start With Seo
What Is Your Home Or Start Page?
Ftp In Visual Basic 6.0 - Start making your FTP client using VB6
Recommended Server-side Programming Language
Start Multiple Programs With One Shortcut - Windows XP
Free Email Service - I am looking to start a free Email service
Reducing Windows Vista Start Menu Programs Response Time. - How to do it.
How Did You Overcome The Fear Of Starting A Business?
How To Start An Online Business
Does Anyone Here Take Cholestorol Medication? - I just found out I have to start, I wanna know something.
How To Change Windows Xp Language ?
Quake 3 Clan - someone want to start a clan
Looking To Start A New Runescape Clan
What Is Programming Language Of Google Etc.?
How Do You Say "i Love You" ? - In your language.
Nuclear War Scenarios - ...who will start it?
Computer Does Not Start - Three beeps and turn of
Who Wants To Start A Mmorpg? - Ideas for a new MMORPG.
advertisement



How Starting With C And C++ - how I shall start C language.



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE