-
Where's RUBY? Where's PERL? Where's PHYTHON? 😁
Just a doubt: Is .net a language?
Are you sure? This action cannot be undone.
-
ms_cs
Member •
Apr 10, 2009
Only 6 options...So I couldnot put more😉
.NET is a framework and not a programming language. Hence we cannot compare .NET with other programming languages.
.NET framework has CLR (Common language runtime) which has the runtime libraries for all the languages supported by .NET. It is the responisbility of the runtime to take care of the code execution of the programs written using programming language.
.NET framework performs responsibilities like garbage collection (memory management) code access security code verification etc. In case of other programming languages these responsibilities has to be carried out by a programmer or s/w developer developing the application.
Advantage of using .NET is you can still continue programming in the language you are comfortable with.
However I put that here...Because somebody may feel more comfortable with that ..This is used to create the web and other application also...Hence I could not ignore that...
Are you sure? This action cannot be undone.
-
ms_cs
Member •
Apr 10, 2009
What is yours choice CEans...Start voting...
Are you sure? This action cannot be undone.
-
MaRo
Member •
Apr 10, 2009
I ticked all, I like all of them.
Are you sure? This action cannot be undone.
-
ms_cs
Member •
Apr 10, 2009
MaRo
I ticked all, I like all of them.
You like to work on all these...Great...😀
Sometimes I feel C language as inflexible while working in string processing projects...
Are you sure? This action cannot be undone.
-
😕 U wrote C language and again wrote C++ THEN WHERE is C# ???
Are you sure? This action cannot be undone.
-
ms_cs
Member •
Apr 11, 2009
@HEART-HACKER: what is your confusion?
Are you sure? This action cannot be undone.
-
i like vb as its successor of BASIC and easy not like object -oriented .
Are you sure? This action cannot be undone.
-
C is great for me. I've used it in many situations.. numerical algorithms, software, microcontrollers... May not be the most efficient or optimized in some situations, but it was always easy to implement and prototype engineering ideas 😀
Some languages I'd love to keep working on is Python. Scheme and Smalltalk are worth a look too.
Are you sure? This action cannot be undone.
-
I prefer C.
One reason is, it's very simple and has no hassles.
The other is, I personally happen to use C in more places than I use any pther programming language.
Then again, I miss MATLAB in the list. Though it can't be strictly called a programming language, it's a great tool especially for electronics engineers. it can be used to simulate and analyze many phenomena easily. I've been doing programming things in MATLAB nowadays, whenever possible.
Are you sure? This action cannot be undone.
-
My vote is for C,C++ and JAVA..All three are my favorites..
Are you sure? This action cannot be undone.
-
with little programming I do.. I prefer C 😁
Are you sure? This action cannot be undone.
-
hay any one for biginers tryout small basic.
Are you sure? This action cannot be undone.
-
I like PERL, Ruby, VB, Shell scripting and Python... 😀
But got option to tick only one out of 5 😔
-
Are you sure? This action cannot be undone.
-
I like Python,shell script,Java and C.Don't have much experience with C++ and hate VB.
Are you sure? This action cannot be undone.
-
Any particular reason you hate VB?
Are you sure? This action cannot be undone.
-
ms_cs
Member •
Apr 13, 2009
I like PERL, Ruby, VB, Shell scripting and Python... 😀
But got option to tick only one out of 5 😔
I miss MATLAB in the list
s, While creating a poll I could create only 6 options😔....
Are you sure? This action cannot be undone.
-
i would vote for C language cause that's the only language i know 😁
i have a doubt here, if i were to learn a new language,which one should i go for and why?😕
Are you sure? This action cannot be undone.
-
ms_cs
Member •
Apr 13, 2009
nakul dhande
i have a doubt here,.....😕
Learn JAVA,J2EE...Java Language is Interesting And Flexible One Too😀...
Are you sure? This action cannot be undone.
-
thanks ms_cs, can u suggest me any books for starting with java?
and one more question, can we modify BIOS settings with the help of a C program?
Are you sure? This action cannot be undone.
-
ms_cs
Member •
Apr 13, 2009
nakul dhande
thanks ms_cs, can u suggest me any books for starting with java?
and one more question, can we modify BIOS settings with the help of a C program?
Did you already planned to learn java ?????
Are you sure? This action cannot be undone.
-
well, i have it in my next semester, so i have to do it anyways 😁 so trying it in holidays wont hurt me (at least i think so 😉)
Are you sure? This action cannot be undone.
-
ms_cs
Member •
Apr 13, 2009
Fine......
Java-The Complete Reference by Herbert Schildt is a famous book for beginners ...It is not needed to go to any computer institute...With this book you can make your base very strong...
Are you sure? This action cannot be undone.
-
crazyboy
Any particular reason you hate VB?
I have done 5 mini projects in VB.And everytime I faced some problems in data reports,database connectivity,DLL files, database drivers etc and when I searched for solution on internet, I found that those problems were in VB itself and not in code.
Are you sure? This action cannot be undone.
-
For me.. VB was the first language I learnt in high school. It was quite fun to create the forms, buttons, etc 😀
I think it is quite nice that MS is offering Visual Studio 2008 Express for free. Even for express versions, the IDE tools are quite powerful.
Are you sure? This action cannot be undone.
-
Agree ASH !!
Are you sure? This action cannot be undone.
-
Vb is my first programming language too. and may be last but still studying it in high school.
Are you sure? This action cannot be undone.
-
As I see many others of you chose the Clanguage as well.
It is my favourite one because it is always easy to implement and I'm most comfortable[FONT="][/FONT] with it because I use it most.
Are you sure? This action cannot be undone.
-
i ticked the launguages C and JAVA because i don't know any other launguage
Are you sure? This action cannot be undone.
-
I love working on C , that is the language i learnt first and then C++ and VB too...
Are you sure? This action cannot be undone.
-
It's so hard for me to choice,because I like all.
_______________________________
#-Link-Snipped-#
#-Link-Snipped-#
#-Link-Snipped-#
Are you sure? This action cannot be undone.
-
Beauty of C is if you learn its c oncepts you can work on any of the langugae with syntex support.
Are you sure? This action cannot be undone.
-
Beauty of Java is the absence of pointers. I hate C++ for that... 😀
Really missed python in this list. I think every kid should be taught VB along with java/C as a beginner and after reaching intermediate level should be taught a scripting language python/perl along with front end jsp/asp. then they should be allowed to take up anything in their interest.
Are you sure? This action cannot be undone.
-
Absence of pointers?
I really like pointers, and I think C and C++ are unique in that respect.
I'm not very well versed in manipulating pointers and all, but I sure like pointers very much.
That might be one of the reasons I like C very much.
Are you sure? This action cannot be undone.
-
Ha Ha... That was a joke. When i was in school i struggled a lot with c pointers. but you need to struggle first to be an expert later.
anyway, i will give u a tip about pointers. a good percentage of the security vulnerabilities in C n C++ comes because of pointers. it may be powerful but its insecure to an extend.
Are you sure? This action cannot be undone.
-
Very true!!! If we groom a kid like this, He would be real hard core coder in future.
😁
Are you sure? This action cannot be undone.
-
Oh, is that so? I was not aware of that.
Could you pls tell how pointer becomes a security issue? Some examples perhaps..
Anyways, thanks for the tip. I'll remember that.
Are you sure? This action cannot be undone.
-
ms_cs
Member •
Apr 20, 2009
The drawback of pointer in C maybe that if used carelessly, you can access and overwrite some critical memory. For Eg: if you declare an array of 5 ints, arr[5]. and if you try to write on arr[5], you will end up writing outside the array, and eventually corrupt some memory location. So data security is lost while handling pointers.
Are you sure? This action cannot be undone.
-
ms_cs
Member •
Apr 20, 2009
silverscorpion
Absence of pointers?
I really like pointers, and I think C and C++ are unique in that respect.
I'm not very well versed in manipulating pointers and all, but I sure like pointers very much.
That might be one of the reasons I like C very much.
pointers makes the language more flexible..proper handling should be there
Me too like pointers
Are you sure? This action cannot be undone.
-
C is nothing without pointers. Pointers makes the C such a powerful language.
-CB
Are you sure? This action cannot be undone.
-
further, a major sample of pointer vulnerability is Buffer overflow exploit. to exploit stack overflow 90% times hackers manipulate return pointers to point it to some restricted buffers/memory. you just leave a simple pointer unattended, you will have no idea how manipulating it will affect the whole memory around it, stack or heap. it can give a great control over the whole process flow.
Are you sure? This action cannot be undone.
-
I love working in Java so my vote goes for Java. 😉
Are you sure? This action cannot be undone.
-
crazyboy
C is nothing without pointers. Pointers makes the C such a powerful language.
-CB
'
i agree!!!
Are you sure? This action cannot be undone.