![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Professional Programmer
|
Gameplan for working up to C#
I know C# is exponentially gaining in popularity, but it's not yet offered at the college I'm attending. I'm currently taking an intro VB.Net class and I was thinking I'd take the advanced VB.Net class and the two or three Java courses. From what I've read about C# these are very similar languages, so I figured having these under my belt would make the transition to C# easier down the line. So what do you guys think? Is my line of thinking off base?
__________________
Amateurs built the ark Professionals built the Titanic |
|
|
|
|
|
#2 |
|
Expert Programmer
|
I'd say yeah, go for it if you can afford too. Any programming class you take will add to your knowledge and resume. Of course, Java and C# are so close together when it comes to syntax, so it will be a big plus to know one or the other. As for VB.NET, I'm not sure but I think it would help you really get a baring on how the .NET framework works. I say go for it.
|
|
|
|
|
|
#3 |
|
Professional Programmer
|
Well I can definitely afford to, as I have to have a certain number of programming classes in at least two languages anyways. I just thought those two would be a good basis to transition into C# afterwards. Plus VB.Net and Java are in pretty good demand in my area also.
__________________
Amateurs built the ark Professionals built the Titanic |
|
|
|
|
|
#4 |
|
PFO Founder
![]() ![]() |
I have to agree that those 2 languages will help you with C# when you do start learning it. Java is quite close in syntax as C#, and VB.NET will defiantly help with getting to know the .NET framework.
__________________
BIG K aka Kyle Programming Forums Kyle K Online Please do not PM or email me programming questions. Post them in the forums instead. |
|
|
|
|
|
#5 |
|
Programming Guru
![]() ![]() ![]() |
I agree. VB.Net will at least expose you to the .NET framework. Java and C# are like half-brothers. C++ would help also, if you could work that into your plan.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#6 |
|
Professional Programmer
|
The requirements are for either 5 or 6 classes. So with that, and considering electives I could use, I think I can fit all 3 in.
__________________
Amateurs built the ark Professionals built the Titanic |
|
|
|
|
|
#7 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Another way to get familiar with the .NET framework is IronPython. Obviously, this doesn't get you C# syntax. Here's an example:
![]()
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#8 |
|
Battle Programmer
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 770
Rep Power: 3
![]() |
I saw a page recently about IronScheme... :o
Java will probably be the most useful, though getting to know the .NET framework will be handy as well. And C# has some forms of syntax that are different from Java, so don't expect them to be exactly the same. Just very, very close... :p
__________________
<insert disclaimer here> <insert shameless plug for Visual Studio here> |
|
|
|
|
|
#9 | |
|
Programming Guru
![]() Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5
![]() |
Quote:
I notice you're using Powershell, DaWei. I'd be interested in what you thought of it - I tried it, but found it rather sluggish. But aside from it's speed, it seemed pretty neat ![]() |
|
|
|
|
|
|
#10 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
I just downloaded it last week, Arevos, I've not used it enough to know.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|