Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jul 31st, 2005, 2:20 AM   #1
Arrekusuof93
Newbie
 
Arrekusuof93's Avatar
 
Join Date: Jul 2005
Location: New Athens, Illinois
Posts: 17
Rep Power: 0 Arrekusuof93 is an unknown quantity at this point
Send a message via AIM to Arrekusuof93 Send a message via MSN to Arrekusuof93 Send a message via Yahoo to Arrekusuof93
Question New

Alright... Well I'm new to programming. I can't get my hands on Visual Basic right now and I've heard you can write C# programs in notepad as long as you have a compiler. Well I need a free C# compiler, or perhaps just C because I don't know which is the smartest to start out in. Any help or advice would be appreciated, thanx!
Arrekusuof93 is offline   Reply With Quote
Old Jul 31st, 2005, 2:32 AM   #2
uman
Expert Programmer
 
Join Date: Dec 2004
Posts: 794
Rep Power: 4 uman is on a distinguished road
C# is very useful in the real world and also good for newbies. As for notepad, I have good news! You don't need to use notepad, you can use a free IDE (integrated development environment) that is similar to Visual Studio (which you erroneously call "visual basic") but that is free! It's called SharpDevelop, and loads of people use it. Check it out here: http://www.icsharpcode.net/OpenSource/SD/
__________________
Few people deserve to be compared to (Rush) Limbaugh, most of them were convicted at the Nuremburg trials.
--WilliamSChips on Slashdot
uman is offline   Reply With Quote
Old Jul 31st, 2005, 2:35 AM   #3
Arrekusuof93
Newbie
 
Arrekusuof93's Avatar
 
Join Date: Jul 2005
Location: New Athens, Illinois
Posts: 17
Rep Power: 0 Arrekusuof93 is an unknown quantity at this point
Send a message via AIM to Arrekusuof93 Send a message via MSN to Arrekusuof93 Send a message via Yahoo to Arrekusuof93
I've heard of IDEs before but I've wondered. On installation will they change anything major on my computer or will it just be a program that can help me with writing programs?
Arrekusuof93 is offline   Reply With Quote
Old Jul 31st, 2005, 2:39 AM   #4
uman
Expert Programmer
 
Join Date: Dec 2004
Posts: 794
Rep Power: 4 uman is on a distinguished road
It won't do any harm to your system. Here's what an IDE is:

A compiler.
A fancy editor that has lots of nifty features to help you write code.

Some IDEs, Visual Studio for example, also have other tools to help you write code, but the two above are the main ones.

With an IDE you also don't have to compile things from the command line, generally you can just press a button in the IDE and it will compile it for you.

So the bottom line is, IDEs are great! And #Develop won't do any harm at all or make any drastic changes to your system. Give it a go, and welcome to the world of programming!
__________________
Few people deserve to be compared to (Rush) Limbaugh, most of them were convicted at the Nuremburg trials.
--WilliamSChips on Slashdot
uman is offline   Reply With Quote
Old Jul 31st, 2005, 2:40 AM   #5
Arrekusuof93
Newbie
 
Arrekusuof93's Avatar
 
Join Date: Jul 2005
Location: New Athens, Illinois
Posts: 17
Rep Power: 0 Arrekusuof93 is an unknown quantity at this point
Send a message via AIM to Arrekusuof93 Send a message via MSN to Arrekusuof93 Send a message via Yahoo to Arrekusuof93
Thanks, I'll try it now. But if my dad happens to notice something, I'll remember who told me. :-)
Arrekusuof93 is offline   Reply With Quote
Old Jul 31st, 2005, 2:44 AM   #6
Arrekusuof93
Newbie
 
Arrekusuof93's Avatar
 
Join Date: Jul 2005
Location: New Athens, Illinois
Posts: 17
Rep Power: 0 Arrekusuof93 is an unknown quantity at this point
Send a message via AIM to Arrekusuof93 Send a message via MSN to Arrekusuof93 Send a message via Yahoo to Arrekusuof93
Also I have another question. I'm a web designer, and I fancy myself pretty good. I've often wondered if such elements as you can create with HTML are similar in syntax with programming languages.
Arrekusuof93 is offline   Reply With Quote
Old Jul 31st, 2005, 2:45 AM   #7
uman
Expert Programmer
 
Join Date: Dec 2004
Posts: 794
Rep Power: 4 uman is on a distinguished road
I would think that your dad would be glad that his son is learning to program, a lifelong and exceptionally useful skill.
__________________
Few people deserve to be compared to (Rush) Limbaugh, most of them were convicted at the Nuremburg trials.
--WilliamSChips on Slashdot
uman is offline   Reply With Quote
Old Jul 31st, 2005, 2:46 AM   #8
uman
Expert Programmer
 
Join Date: Dec 2004
Posts: 794
Rep Power: 4 uman is on a distinguished road
In response to your second question:

No, generally they aren't, except in some relatively minor programming languages like XUL.
__________________
Few people deserve to be compared to (Rush) Limbaugh, most of them were convicted at the Nuremburg trials.
--WilliamSChips on Slashdot
uman is offline   Reply With Quote
Old Jul 31st, 2005, 2:53 AM   #9
Arrekusuof93
Newbie
 
Arrekusuof93's Avatar
 
Join Date: Jul 2005
Location: New Athens, Illinois
Posts: 17
Rep Power: 0 Arrekusuof93 is an unknown quantity at this point
Send a message via AIM to Arrekusuof93 Send a message via MSN to Arrekusuof93 Send a message via Yahoo to Arrekusuof93
I'm bothering you again, but on the page before the download: http://www.icsharpcode.net/OpenSource/SD/Download/, under the download for the source code, it said, "In order to be able to either compile (source code) or run (executable) SharpDevelop, you must have the Microsoft .NET SDK 1.1 installed on that machine (the Runtime will also do, however, it comes without the SDK documentation)." I downloaded the executable file not the source code. I was wondering if that meant I had to have the .NET SDK to compile the programs?
Arrekusuof93 is offline   Reply With Quote
Old Jul 31st, 2005, 2:55 AM   #10
uman
Expert Programmer
 
Join Date: Dec 2004
Posts: 794
Rep Power: 4 uman is on a distinguished road
you need the .net framework to run your applications. You can download it from microsoft.
__________________
Few people deserve to be compared to (Rush) Limbaugh, most of them were convicted at the Nuremburg trials.
--WilliamSChips on Slashdot
uman is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 8:11 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC