Results 1 to 30 of 34
-
21-08-2006, 05:44 PM #1
A big qn! Which Programming Language To Learn?
Guys I want to start a programming language and i need your opinion, can u suggest which language should i learn from the following:-
1 VB.NET
2 C#.NET
3 Visual Basic
Presently i am learning C++ and i have completed 50% of it.
I have one more question what all should you know to write a simple antivirus program, (or a one which functions like that) from C++.
Please give reason for your choice.Last edited by william; 21-08-2006 at 05:50 PM.
The secret of creativity is knowing how to hide your sources.
Albert Einstein
-
21-08-2006, 05:45 PM #2
Re: A bigggggggg!! question?
check out c# since you are already doing c++
Life is too short. Have fun.
-
21-08-2006, 07:46 PM #3
Re: A bigggggggg!! question?
c# definately
-
21-08-2006, 08:05 PM #4Apprentice
- Join Date
- Aug 2005
- Posts
- 96
Re: A bigggggggg!! question?
Java...
DON'T YOU DARE CLICK THIS : http://kevan.org/brain.cgi?the.unforgiven
-
21-08-2006, 08:33 PM #5
Re: A bigggggggg!! question?
do vb.net with asp.net. covers quite a lot i think
--------------------------------------------
Holding my last breath, safe inside myself.....
--------------------------------------------
I dont use my computer. I misuse it- रोलरकोस्टर
-
21-08-2006, 10:56 PM #6
Re: A bigggggggg!! question?
Thanks guys but i still expect some more answers . What dou think the which is the future language what is it position today, i mean how much it is preffered.
The secret of creativity is knowing how to hide your sources.
Albert Einstein
-
23-08-2006, 12:04 AM #7
Re: A bigggggggg!! question?
You can learn Java first. C# is just ditto copy of Java with some modifications!!!
Microsoft was too worried about Java's success , so they copied Java's API & created
C#, which runs only in Windows; Java is cross-platform, it runs in Windows, Solaris,
Mac OS, Linux, AIX, etc.,
-
23-08-2006, 12:30 AM #8
Re: A bigggggggg!! question?
C is a basic lang. go for it i u have the idea of C++ then C will be most easy and with their combination Java will become easy.
Anupam
-
23-08-2006, 02:30 PM #9
Re: A bigggggggg!! question?
Thanks guys.
The secret of creativity is knowing how to hide your sources.
Albert Einstein
-
23-08-2006, 04:21 PM #10
Re: A bigggggggg!! question?
@Williams, Here is a big help.
Learn & master C, then C++ , now JAVA (Java is inherits some parts of C++),
C# ( It's ditto Java copy with some minor differences!!).
Also learn & master Oracle RDBMS. That will do!!
-
23-08-2006, 07:59 PM #11
Re: A bigggggggg!! question?
C# is the way to go man .
btw vb.net is the newer version of vbThere are 10 types of people in the world: those who understand binary and those who do not.
-
24-08-2006, 05:12 PM #12
Re: A bigggggggg!! question?
2 Wiliam,
Friend as u going to complete C++, u may go for Java as well as .Net the diff between two is Java is platform independent it can be run on any OS such as Win, Linux, Solaris etc. & .Net is only for Window based system both of them have equal scope. The choice is urs.
__________
Btw .Net is easy also
__________
If ur looking 4 Java then u have to clear the OOPs concept in C++ (Inheritence, Abstract class, Polymorphism & Encapsulation )Last edited by k_blues24; 24-08-2006 at 05:12 PM. Reason: Automerged Doublepost
Talk less than u know, Show less than u have ;)
Yesterday is History. Tomorrow is Mystery.
Today is a Gift, that's why it is called as
The PRESENT.
-
24-08-2006, 05:46 PM #13
Re: A bigggggggg!! question?
Man, .NET apps are platform independent too .
Originally Posted by k_blues24
There are 10 types of people in the world: those who understand binary and those who do not.
-
24-08-2006, 06:37 PM #14
Re: A bigggggggg!! question?
microsoft doesn't support .NET on Linux now, does it? Mono is an open source initiative. But since it is not developed by the promoter of .NET it is always going to stay one step behind.
Originally Posted by Zeeshan Quireshi
Life is too short. Have fun.
-
24-08-2006, 08:43 PM #15
Re: A bigggggggg!! question?
Microsoft may have been worried by the success of JAVA, but there's more to .Net than C# , which does not singularly represent .Net...there's VB.Net and VC++.Net as well
Originally Posted by JGuru
-
24-08-2006, 10:06 PM #16
Re: A big qn! Which Programming Language To Learn?
Yeah, after MS's intial failure, they moved their strategy to Net finally!! And .Net
framework was born!! Only the web applications stays in the race with Java & not
the desktop applications. Since JAVA applications are platform independent.
Microsoft won't build C# VM's for other platforms; since their biggest money grosser
is Windows O.S , followed by Office suite. MS wants all to use Windows , so that it
can make more money!!
-
24-08-2006, 10:18 PM #17Apprentice
- Join Date
- Feb 2006
- Location
- Manipal
- Posts
- 78
Re: A big qn! Which Programming Language To Learn?
I think you should learn to make a virus before you learn to make an antivirus...
A man needs a certain amount of madness to cut the rope and set him free...
-
24-08-2006, 10:32 PM #18
Re: A big qn! Which Programming Language To Learn?
Learn an open source language perfectly too, cause then, you can apply to any OS you like!
Harsh J
www.harshj.com
-
24-08-2006, 11:22 PM #19
Re: A big qn! Which Programming Language To Learn?
I wont call visual basic a language....coz all the code is generated automatically and u have to code only a little and relate the buttons only!!
Well learn java straight away. Try to learn it slow...but will do good! Besides u can learn perl too!! But learn one and master it!!
-
03-09-2006, 01:35 PM #20
Re: A big qn! Which Programming Language To Learn?
Visual Basic is easy and fun. no complicated commands and i also use it
Success always occurs in private, and failure in full view.
-
03-09-2006, 04:55 PM #21
Re: A big qn! Which Programming Language To Learn?
Yes, @Mediator, You are right!! VB is not a language!! It's a RAD tool.
-
04-09-2006, 05:27 PM #22
Re: A big qn! Which Programming Language To Learn?
BTW after this discussion i also think that it of no use to learn vb, i mean since all the code generated. and o be good programmer one's concepts must be clear and he should have logical thinking, the languages like c++, c#etc just squeeze up your brain in finding a small mistake.they uses most of your brain and i think thats the good thing.
The secret of creativity is knowing how to hide your sources.
Albert Einstein
-
05-01-2007, 02:35 PM #23
Re: A big qn! Which Programming Language To Learn?
better to go 4 java,but 1st just clear out all d concept of cpp,then its easy to learn java,and if u will b compliting is successfully,then c# beings not a big problem to u, oracle + java's combination is on demand now,so database shoud also b strong enough,so go 4 oracle also,as far as vb is concern,its easy to learn,so sideby u cn do that also,not much time is required for that,and be a compitative in nature,its nothing but "struggle for existance"....existace in the software field.....so best luck....
-
06-01-2007, 10:31 AM #24
Re: A big qn! Which Programming Language To Learn?
JAVA..the way to go
-
06-01-2007, 11:23 AM #25
Re: A big qn! Which Programming Language To Learn?
How much time it will take to learn JAVA (I know it depends on individual but then also...) ? Also for VB.NET ?
I know C, C++ & VB and little bit about assembly.Minds are like Parachutes :arrow: They work best when open
-
06-01-2007, 11:25 AM #26
Re: A big qn! Which Programming Language To Learn?
hey whenever u say a program to be a programming langage it should qualify for three properpies
Originally Posted by mediator
1)sequence
2)selection contrains
3)iteration
AFAIK, vb qualifies for these
-
06-01-2007, 01:41 PM #27
Re: A big qn! Which Programming Language To Learn?
if u know C++ then its very easy to learn java (OOPS concept). I guess within 1 month (assuming u r committed to learn
Originally Posted by n2casey
) you can master JAVA
-
07-01-2007, 09:49 AM #28
Re: A big qn! Which Programming Language To Learn?
I already know C and C++. Any good books to further improve my skils in the subject(to develop GUI programs with mouse pointer). Also I have heard that VC++ is helpful in doing the above stuff.
Please mention books and compiler/editors for the same.
Thanks.
Deven
-
09-12-2009, 07:49 PM #29
Re: A big qn! Which Programming Language To Learn?
is there is ne book for c ....it shuld be more technical....!!!
-
10-12-2009, 09:26 PM #30Right Off the Assembly Line
- Join Date
- Nov 2006
- Posts
- 15
Re: A big qn! Which Programming Language To Learn?
I completely agree with Mr.rajwansh2003 since its the basic of all other language.
---------- Post added at 09:25 PM ---------- Previous post was at 09:21 PM ----------
Since u r from india i would suggest try all the series from Mr.yashwant kanetkar....
Starting from Getting started with C....Test ur C skills....... Working with C..... Pointers in C.... everything is mind blowing...
Similar Threads
-
Help me learn C language
By baccilus in forum ProgrammingReplies: 65Last Post: 15-06-2008, 08:57 PM -
Which language should i learn?
By tgpraveen in forum Chit-ChatReplies: 16Last Post: 02-05-2008, 02:45 PM -
Which language should I learn?
By aditya.shevade in forum ProgrammingReplies: 27Last Post: 27-12-2007, 08:03 PM -
A big qn! Which Programming Language To Learn?
By william in forum ProgrammingReplies: 27Last Post: 07-01-2007, 09:49 AM -
Language to learn
By hemant_mathur in forum ProgrammingReplies: 5Last Post: 25-04-2006, 10:01 PM



LinkBack URL
About LinkBacks

Bookmarks