473,387 Members | 1,485 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Reall biginner

Please could someone write me in which program should I start
programin? I tried to write the source in notepad and than save it as
*.exe file but it didn't work. Help me please, Thanks.

May 29 '06 #1
5 1724
* zi********@seznam.cz:
Please could someone write me in which program should I start
programin? I tried to write the source in notepad and than save it as
*.exe file but it didn't work. Help me please, Thanks.


I recommend starting with JavaScript in web-pages (you don't need to put
them on a server, you can have them locally and use your favorite web
browser to run your programs, and don't need any other tools).

Your question is however off-topic in [comp.lang.c++].

So I have set follow-ups to [comp.programming], a less specialized group.

Good luck!

And remember to look in [comp.programming].

--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
May 29 '06 #2
zi********@seznam.cz wrote:
Please could someone write me in which program should I start
programin?
I'd sugget you (all downloadable for free):
- Codeblocks: get it at www.codeblocks.org (my preference)
- DevCpp: get it at http://www.bloodshed.net/dev/devcpp.html
I tried to write the source in notepad and than save it as
*.exe file but it didn't work. Help me please, Thanks.


The source file is not the same as the exe file: You must _compile_ the
former to
obtain the latter (using the tools mentioned above).
The best advice I can give you is to read books about programming. Do
you have 'The C++ Programming Language' by B.Stroustrup?

-- Anis Benyelloul

May 29 '06 #3
no, I have some Internet course on www.cplusplus.com , I i just didn't
know how to actually start.

May 29 '06 #4
To Psyko:
Thank You very very much !!!!!!!
I was already getting grey. Now I can finally start learning this C++
language.

May 29 '06 #5
<zi********@seznam.cz> wrote:
To Psyko:
Thank You very very much !!!!!!!
I was already getting grey. Now I can finally start learning this C++
language.


You would have a hard time picking a worse book to start with considering
the question you asked. Stroustrup is for hard-core programmers. I suggest
you look at books by Robert Lafore or Stephen Prata.
May 29 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: dogbite | last post by:
I need help with an understanding and completing a project in C++ which involves takingm a string of characters Example /*-A+BCDE as an input and outputting a postfix expression ABC+-D*E/. I have...
1
by: nurul | last post by:
i am a biginner in oops and bisual basic in particular. what i want to know is about oops in vb like class, instances, abstraction, encapsulation etc.
1
by: me | last post by:
After creating a new project, I add a siple form code in the skeleton of the project, but for some reason I get syntax errors to the effect that I am missing reference ...etc. But the skeleton...
2
by: Jony Joe | last post by:
Dear All; I am a biginner in XML. Currently I am developing a service for CISCO IP Phone using ASP.Net. The CISCO IP Phone service has to be developed using XML Tags. For examlpe the CISCO IP...
2
by: Yves Lange | last post by:
Hello, I'm a biginner and i search for french NNTP C programming channel. Can you help me ? Thks...
0
by: sangui | last post by:
Helllo. this is biginner programmer. Would u check the file that I programed on c#(winform)? I tryed to make the program reading the binary file by C# programming but I failed. If u have...
2
by: Michael Powe | last post by:
Hello, I have written a small app to parse web log files and extract certain lines to another file. There is also functionality to count all the items that are being filtered out. I wrote...
17
by: DaveG | last post by:
Hi all I am planning on writing a stock and accounts program for the family business, I understand this is likely to take close to 2 years to accomplish. The stock is likely to run into over a...
1
by: furby | last post by:
I have a table with the structure of something like this : Username Varchar 255 Price Decimal 10,2 I want to use a select query to retrieve the total of all the price fields for a...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.