Languages I currently have an excellent grip on: |
|
Languages I currently have an excellent grip on: |
|
Last edited by youssarian; 03-15-2010 at 11:22 PM.
Learn the art of lucid dreaming in a whole new way!
LD Count: 37 (35 DILD, 2 DEILD)
Hey Newbies! Did you read the main pages and the tutorials? It will help you immensely.
Zenventive: art, health, philosophy
You are dreaming!
I'd say there's no point in learning perl or ruby unless you've got some special reason to, since you already know one general purpose scripting language and two web-oriented scripting languages. Also .Net isn't a language, it's a framework or platform, kinda like Java virtual machine. C# code is compiled to a .Net program (though theoretically there's nothing stopping anyone from making a compiler that compiles to native code). |
|
Last edited by khh; 03-16-2010 at 02:03 AM.
April Ryan is my friend,
Every sorrow she can mend.
When i visit her dark realm,
Does it simply overwhelm.
Java. You say you've got an excellent hold on C++? C++ is a huge language and STL is even bigger. |
|
C#. It's almost the same as C++, so there isn't much to learn. |
|
Can you see me now?
Not really, the syntax is similar, but the way that you use it is very different. |
|
What is STL? |
|
Last edited by youssarian; 03-16-2010 at 09:34 PM.
Learn the art of lucid dreaming in a whole new way!
LD Count: 37 (35 DILD, 2 DEILD)
Hey Newbies! Did you read the main pages and the tutorials? It will help you immensely.
Zenventive: art, health, philosophy
You are dreaming!
French. |
|
You merely have to change your point of view slightly, and then that glass will sparkle when it reflects the light.
O.o |
|
That's because those are platform specific and C++ won't ever do that. C++0x does have native multithreading though. Why would you want native networking though when there is libcurl? |
|
Everything about a program is really platform specific... That's why we have higher than machine level programming languages, so that we can use the same code on different hardware configurations and OSes. |
|
April Ryan is my friend,
Every sorrow she can mend.
When i visit her dark realm,
Does it simply overwhelm.
Once you get in tune with the basics of Java, get yourself a copy of "Effective Java" by Joshua Bloch. It's one thing to learn the syntax of Java and be able to write simple programs, and it's something else to ACTUALLY have a grip on Java. Basically, you shouldn't be writing large amounts of Java code without having gone through this book and referring back to it when in doubt. It covers a wide variety of best practices that will save your ass. |
|
No one has an excellent grip on C++. Professional programmers have a good grip on it, but the language is too large and complex to know all of its aspects. |
|
I'd like to think I have a good grip on it |
|
Bookmarks