| Forum |
|
|||||||
| Programming The destination for developers - C, C++, Java, Python and the lot |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
In The Zone
Join Date: Feb 2006
Posts: 217
|
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.
__________________
The secret of creativity is knowing how to hide your sources. Albert Einstein Last edited by william; 21-08-2006 at 05:50 PM. |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#5 (permalink) |
|
-The BlacKCoaT Operative-
Join Date: Mar 2005
Location: Dehradun, India
Posts: 1,205
|
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- रोलरकोस्टर |
|
|
|
|
#6 (permalink) |
|
In The Zone
Join Date: Feb 2006
Posts: 217
|
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 |
|
|
|
|
#7 (permalink) |
|
Wise Old Owl
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
|
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., |
|
|
|
|
#10 (permalink) |
|
Wise Old Owl
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
|
@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!! |
|
|
|
|
#11 (permalink) |
|
C# Be Sharp !
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
|
C# is the way to go man .
btw vb.net is the newer version of vb
__________________
There are 10 types of people in the world: those who understand binary and those who do not. |
|
|
|
|
#12 (permalink) |
|
In The Zone
Join Date: May 2006
Location: Thane
Posts: 227
|
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 )
__________________
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. Last edited by k_blues24; 24-08-2006 at 05:12 PM. Reason: Automerged Doublepost |
|
|
|
|
#13 (permalink) | |
|
C# Be Sharp !
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
|
Quote:
__________________
There are 10 types of people in the world: those who understand binary and those who do not. |
|
|
|
|
|
#14 (permalink) | |
|
Beware of the innocent
Join Date: Dec 2005
Posts: 1,008
|
Quote:
__________________
Life is too short. Have fun. |
|
|
|
|
|
#15 (permalink) | |
|
Alpha Geek
Join Date: May 2005
Location: Kolkata
Posts: 834
|
Quote:
|
|
|
|
|
|
#16 (permalink) |
|
Wise Old Owl
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
|
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!! |
|
|
|
|
#17 (permalink) |
|
Apprentice
Join Date: Feb 2006
Location: Manipal
Posts: 73
|
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... |
|
|
|
|
#19 (permalink) |
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,453
|
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!! |
|
|
|
|
#20 (permalink) |
|
Right Off the Assembly Line
Join Date: Apr 2006
Location: Jaipur
Posts: 35
|
Visual Basic is easy and fun. no complicated commands and i also use it
__________________
Success always occurs in private, and failure in full view. |
|
|
|
|
#22 (permalink) |
|
In The Zone
Join Date: Feb 2006
Posts: 217
|
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 |
|
|
|
|
#23 (permalink) |
|
s,b+..u cn..
Join Date: Dec 2006
Posts: 76
|
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....
|
|
|
|
|
#25 (permalink) |
|
Super Hero - Super Powers
Join Date: Sep 2006
Location: Dynamic
Posts: 766
|
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 |
|
|
|
|
#26 (permalink) | |
|
GaurishSharma.com
Join Date: May 2005
Location: Jaipur
Posts: 4,097
|
Quote:
1)sequence 2)selection contrains 3)iteration AFAIK, vb qualifies for these |
|
|
|
|
|
#27 (permalink) | |
|
Texan
Join Date: Jun 2005
Location: Texas, U.S.A
Posts: 39
|
Quote:
|
|
|
|
|
|
#28 (permalink) |
|
In The Zone
Join Date: Dec 2006
Location: Bangalore
Posts: 215
|
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 |
|
|
|
|
#30 (permalink) |
|
Right Off the Assembly Line
Join Date: Nov 2006
Posts: 15
|
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... |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|