![]() |
|
#1
|
||||
|
||||
__________________
|
|
#2
|
|||
|
|||
|
Last month I started learning it as well (VC++ .NET). For .net take a look here:
http://www.functionx.com/vcnet/Lesson01.htm (lesson one )Index: http://www.functionx.com/vcnet/ Every lesson consists of a lot of text so the first times you code something it might be difficult to understand as you will also need to do some research about the System namespace and classes like System::String, System::Environment. From that site I've just learned the basic but as I learned VB .NET some years ago I knew how to create buttons and to do something when they are clicked so I quickly started to search things at Google instead of looking at that site (which is outdated in my opinion). If you want I can PM you a calculator I made when I first started working with Visual C++ .NET (the executable requires the .NET framework 3.5 although the source code can be compiled with the .NET Framework 2.0) |
|
#3
|
||||
|
||||
|
this is why I like Java. Everything you need for GUIs is part of the language, and it's fairly simple.
also, .NET ftl.
__________________
|
|
#4
|
|||
|
|||
|
Lol, just because you made paint...
|
|
#5
|
|||
|
|||
|
Not everything that's part of .NET sucks, it makes things quite simple which is a +
|
|
#6
|
|||
|
|||
|
Quote:
Who wants to add 10mb to the size of their file because they used a single .NET based API =/
__________________
http://www.eFroggyOnline.com - Cheap Domain Names, Webhosting and E-mail Forwarding!
|
|
#7
|
||||
|
||||
|
Quote:
The only thing java is good for is beginners.
__________________
|
|
#8
|
||||
|
||||
|
exactly why I'm learning it, lol.
__________________
|
|
#9
|
||||
|
||||
|
Quote:
You don't have to use the CLR with Visual C++. |
|
#10
|
||||
|
||||
|
Netbeans makes it absurdly easy. You don't have to know how to actually write the GUI at all.
__________________
|
![]() |
|
|
|||
|
|||
|
|
| Thread Tools | |
| Display Modes | |
|
|