Menu
News
All News
Dungeons & Dragons
Level Up: Advanced 5th Edition
Pathfinder
Starfinder
Warhammer
2d20 System
Year Zero Engine
Industry News
Reviews
Dragon Reflections
White Dwarf Reflections
Columns
Weekly Digests
Weekly News Digest
Freebies, Sales & Bundles
RPG Print News
RPG Crowdfunding News
Game Content
ENterplanetary DimENsions
Mythological Figures
Opinion
Worlds of Design
Peregrine's Nest
RPG Evolution
Other Columns
From the Freelancing Frontline
Monster ENcyclopedia
WotC/TSR Alumni Look Back
4 Hours w/RSD (Ryan Dancey)
The Road to 3E (Jonathan Tweet)
Greenwood's Realms (Ed Greenwood)
Drawmij's TSR (Jim Ward)
Community
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Resources
Wiki
Pages
Latest activity
Media
New media
New comments
Search media
Downloads
Latest reviews
Search resources
EN Publishing
Store
EN5ider
Adventures in ZEITGEIST
Awfully Cheerful Engine
What's OLD is NEW
Judge Dredd & The Worlds Of 2000AD
War of the Burning Sky
Level Up: Advanced 5E
Events & Releases
Upcoming Events
Private Events
Featured Events
Socials!
EN Publishing
Twitter
BlueSky
Facebook
Instagram
EN World
BlueSky
YouTube
Facebook
Twitter
Twitch
Podcast
Features
Top 5 RPGs Compiled Charts 2004-Present
Adventure Game Industry Market Research Summary (RPGs) V1.0
Ryan Dancey: Acquiring TSR
Q&A With Gary Gygax
D&D Rules FAQs
TSR, WotC, & Paizo: A Comparative History
D&D Pronunciation Guide
Million Dollar TTRPG Kickstarters
Tabletop RPG Podcast Hall of Fame
Eric Noah's Unofficial D&D 3rd Edition News
D&D in the Mainstream
D&D & RPG History
About Morrus
Log in
Register
What's new
Search
Search
Search titles only
By:
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Menu
Log in
Register
Install the app
Install
Community
General Tabletop Discussion
*Geek Talk & Media
Any Python Gurus?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Vascant" data-source="post: 2258358" data-attributes="member: 13927"><p>*laughs* Judging by the answers so far, I would bet many are in the IT field.. just not actual programmers.</p><p></p><p>1. In two weeks you will not learn a new language, but good chance you will get a grasp.</p><p></p><p>VB6? Tons of shops still use this langauge, MS is thinking about about removing support if not already in progress to do so. There is a reason, the newer versions of .Net are not doing as well as previous versions because of Dev Time and Dev Costs. You can find VB coders for 10k cheaper then a C#.. (Dollars vary for different areas). The one thing VB does bring is the time to market which .Net cannot touch. I think this will be much like the Y2k issue except without an fixed point to kill the language it will never go away.</p><p></p><p>I do agree, VB6 teaches some god aweful habits in new programmers that usually require a 2x4 to remove. You are going to learn a very bad version of OOP (Before someone jumps that VB6 does not do OOP, it does. All a language needs to be labeled as OOP is it has Objects that can manage behavior with methods and attributes). In my professional opinion, I would not learn bad habits until I knew the right way to do something nor would I allow anyone under me to do so either.</p><p></p><p>.Net Package: If you will be in the Enterprise arena, this would be a good thing to know but you will find as the employer gets smaller.. this package is not used. This will change though, it will just take a few more years. For long term, this is your best bet. </p><p></p><p>Java.. Just not a professional langauge yet. They really need to take a SmallTalk approach to this and then it might get some value to it. I find it funny when the best IDE for a language is notepad but maybe this is me, been using Java since like .42 beta.</p><p></p><p>If you learn something from reading the above, is each langauge has a time and place to be used. The key to being a good developer, is to know when that is. You are a perfect example, you have very little time but need a lot done. So you need to pick a language that fits that and then after these two weeks are over, select a langauge to learn that will help better you as a programmer. If you were really motivated to learn a real language, you would not have waited until the last 2 weeks to do so.</p><p></p><p>Check out this website: <a href="http://www.planetsourcecode.com" target="_blank">www.planetsourcecode.com</a></p><p></p><p>This will give you a good look at most of the langauges several of the other posts have brought up.</p></blockquote><p></p>
[QUOTE="Vascant, post: 2258358, member: 13927"] *laughs* Judging by the answers so far, I would bet many are in the IT field.. just not actual programmers. 1. In two weeks you will not learn a new language, but good chance you will get a grasp. VB6? Tons of shops still use this langauge, MS is thinking about about removing support if not already in progress to do so. There is a reason, the newer versions of .Net are not doing as well as previous versions because of Dev Time and Dev Costs. You can find VB coders for 10k cheaper then a C#.. (Dollars vary for different areas). The one thing VB does bring is the time to market which .Net cannot touch. I think this will be much like the Y2k issue except without an fixed point to kill the language it will never go away. I do agree, VB6 teaches some god aweful habits in new programmers that usually require a 2x4 to remove. You are going to learn a very bad version of OOP (Before someone jumps that VB6 does not do OOP, it does. All a language needs to be labeled as OOP is it has Objects that can manage behavior with methods and attributes). In my professional opinion, I would not learn bad habits until I knew the right way to do something nor would I allow anyone under me to do so either. .Net Package: If you will be in the Enterprise arena, this would be a good thing to know but you will find as the employer gets smaller.. this package is not used. This will change though, it will just take a few more years. For long term, this is your best bet. Java.. Just not a professional langauge yet. They really need to take a SmallTalk approach to this and then it might get some value to it. I find it funny when the best IDE for a language is notepad but maybe this is me, been using Java since like .42 beta. If you learn something from reading the above, is each langauge has a time and place to be used. The key to being a good developer, is to know when that is. You are a perfect example, you have very little time but need a lot done. So you need to pick a language that fits that and then after these two weeks are over, select a langauge to learn that will help better you as a programmer. If you were really motivated to learn a real language, you would not have waited until the last 2 weeks to do so. Check out this website: [url]www.planetsourcecode.com[/url] This will give you a good look at most of the langauges several of the other posts have brought up. [/QUOTE]
Insert quotes…
Verification
Post reply
Community
General Tabletop Discussion
*Geek Talk & Media
Any Python Gurus?
Top