* Developing under windows. Where I work developing on Linux isn't really an option. * Web Development preferred. Most of the applications I make are web applications. * I like to create very clean interfaces but a platform that can make a good looking interface wouldn't hurt. * Pulling data from SQL and updating SQL is going to be the core of every app. I'd rather not go with a language that makes this painful. * I'm looking for something more than my current Visual Studios (VB.net) while at the same time I admit I'm no genius and there are probably some languages/platforms I won't be able to teach myself.
Help me choose: A new development language/platform.
1–10 of 14 posts
Re: Help me choose: A new development language/platform.
#2Database integration is a snip (and I avoid data bound controls like the plague) and Ajax works just fine. You can even use JQuery at the browser end.
Re: Help me choose: A new development language/platform.
#3you should pick what you want to use and see if you can use it on windows. because you probably can.
Re: Help me choose: A new development language/platform.
#4Stick with asp.net - it works and scales. You could always break out in C# if you need a change. Database integration is a snip (and I avoid data bound controls like the plague) and Ajax works just fine. You can even use JQuery at the browser end.
Re: Help me choose: A new development language/platform.
#5Stick with asp.net - it works and scales. You could always break out in C# if you need a change. Database integration is a snip (and I avoid data bound controls like the plague) and Ajax works just fine. You can even use JQuery at the browser end.
Maybe I just need to learn ways to make my applications look less generic. Whenever I hear about some new development platform I feel like maybe I'm pigeon-holing myself by sticking with Visual Studios. I want to be a valued contributor and no better way to do that than to create applications that WOW those above you.
Bottom line: If you have to be stuck in Microsoft-land, work with them, not against them.
Re: Help me choose: A new development language/platform.
#6Earlier quoted context omitted.
Maybe I just need to learn ways to make my applications look less generic. Whenever I hear about some new development platform I feel like maybe I'm pigeon-holing myself by sticking with Visual Studios. I want to be a valued contributor and no better way to do that than to create applications that WOW those above you.
Sadly, you are already pigeon-holed because you are stuck with Windows and SQL. Stick with VS.NET for your platform. But also look into what JQuery can do for your front ends. There are many JavaScript frameworks that could also add a lot of value, but I recommend JQuery because Microsoft is using it in their new versions of SharePoint. Bottom line: If you have to be stuck in Microsoft-land, work with them, not again…
Re: Help me choose: A new development language/platform.
#7I taught myself Pascal and Basic in week, and the first kid I spoke to who knew how to program told me: "Pascal and Basic suck, learn Delphi". I didn't, I learned Turbo C and Assembly, and I told everyone I met how they suck ever since.
For the sake of programmer banter and my own immaturity, allow me to say that VB.net sucks! now go and learn everything else :-) including languages that make non-corporate programming painful (i.e. because they're far too beautiful to be abused with SQL.)
Re: Help me choose: A new development language/platform.
#8Don't you feel curious to study and learn everything out there? you're already a programmer; ever thought of venturing out, if even for a weekend? don't you talk with people and have programmer banter? I taught myself Pascal and Basic in week, and the first kid I spoke to who knew how to program told me: "Pascal and Basic suck, learn Delphi". I didn't, I learned Turbo C and Assembly, and I told everyone I met how the…
Re: Help me choose: A new development language/platform.
#9Don't you feel curious to study and learn everything out there? you're already a programmer; ever thought of venturing out, if even for a weekend? don't you talk with people and have programmer banter? I taught myself Pascal and Basic in week, and the first kid I spoke to who knew how to program told me: "Pascal and Basic suck, learn Delphi". I didn't, I learned Turbo C and Assembly, and I told everyone I met how the…
When I was younger I was like that and I still get that way when I hear about new platforms and see what people have created using them. I waste a lot of my free time on video games and I want to branch out and expand my knowledge/experience. I feel I should go with 1 language/platform at a time because that's the quickest route to returns in my current job.
Mozart/Oz is the kitchen sink of programming language semantics. It has everything, and just one uniform core syntax where the rest is built on.
Brush up on your emacs as Mozart's IDE is built with it, just a few handful commands though.
P.S. Drop the video games; they channel your natural, healthy aggression and curiosity into useless entertainment.
P.P.S. before the gamers jump at my back; to each his own, it's my opinion.
Re: Help me choose: A new development language/platform.
#10Earlier quoted context omitted.
When I was younger I was like that and I still get that way when I hear about new platforms and see what people have created using them. I waste a lot of my free time on video games and I want to branch out and expand my knowledge/experience. I feel I should go with 1 language/platform at a time because that's the quickest route to returns in my current job.
Mozart/Oz and the book Haridi and van Roy. Mozart/Oz is the kitchen sink of programming language semantics. It has everything , and just one uniform core syntax where the rest is built on. Brush up on your emacs as Mozart's IDE is built with it, just a few handful commands though. P.S. Drop the video games; they channel your natural, healthy aggression and curiosity into useless entertainment. P.P.S. before the gamer…
I'm having trouble finding some examples of web apps created with Mozart. Could you point me in the right direction?