Welcome to City-Data.com Forum!
U.S. CitiesCity-Data Forum Index
Go Back   City-Data Forum > General Forums > Science and Technology > Computers
 [Register]
Please register to participate in our discussions with 2 million other members - it's free and quick! Some forums can only be seen by registered members. After you create your account, you'll be able to customize options and access all our 15,000 new posts/day with fewer ads.
View detailed profile (Advanced) or search
site with Google Custom Search

Search Forums  (Advanced)
Reply Start New Thread
 
Old 01-03-2015, 01:39 PM
 
Location: Denver
9,963 posts, read 18,499,454 times
Reputation: 6181

Advertisements

Moving towards ? Who knows that, this is technology. 5 years ago Ruby on Rails was all the hype, yet Java is still king. .NET costs too much in license fees. With programming the community of developers can trump all hence why Java, C, C++, Perl and PHP are so prevelant.

Go could be the next big thing, please anticipate away... But you don't know... It's a SWAG.
Reply With Quote Quick reply to this message

 
Old 01-03-2015, 02:09 PM
 
4,366 posts, read 4,580,016 times
Reputation: 2957
Quote:
Originally Posted by NJBest View Post
If you want to be an entry level programmer to be able to land a job, you will need to focus on one (or a handful) of technologies/languages and learn them well. As a programmer, it's better to know one language well, than know a few, but not really well.

So start out by picking a language (in addition to HTML/CSS). JavaScript is most likely the best one to choose. It's used on the frontend (in the web browser) as well as in the backend (on the server), and is growing rapidly right now.
Okay, those three languages sound good. What can I do to learn them in depth after I finish the basic stuff? How long should this take me if I practice every day? Could you recommend any books or, preferably free, websites or other resources?
Reply With Quote Quick reply to this message
 
Old 01-03-2015, 02:38 PM
 
24,488 posts, read 41,138,516 times
Reputation: 12920
Quote:
Originally Posted by kmb501 View Post
Okay, those three languages sound good. What can I do to learn them in depth after I finish the basic stuff? How long should this take me if I practice every day? Could you recommend any books or, preferably free, websites or other resources?
https://www.thenewboston.com/videos.php
Reply With Quote Quick reply to this message
 
Old 01-03-2015, 02:41 PM
 
24,488 posts, read 41,138,516 times
Reputation: 12920
Quote:
Originally Posted by Mach50 View Post
Moving towards ? Who knows that, this is technology. 5 years ago Ruby on Rails was all the hype, yet Java is still king. .NET costs too much in license fees. With programming the community of developers can trump all hence why Java, C, C++, Perl and PHP are so prevelant.

Go could be the next big thing, please anticipate away... But you don't know... It's a SWAG.
Moving towards, as in this companies have chosen to convert their big applications over. There's a very very large community of JavaScript developers. JavaScript isn't a new language by any means.
Reply With Quote Quick reply to this message
 
Old 01-03-2015, 02:49 PM
 
Location: Denver
9,963 posts, read 18,499,454 times
Reputation: 6181
Quote:
Originally Posted by NJBest View Post
Moving towards, as in this companies have chosen to convert their big applications over. There's a very very large community of JavaScript developers. JavaScript isn't a new language by any means.
I was referring to the Go Web Framework.

I work in Javascript every day on the server-side doing Cloud Automation using vCO : vRealize Orchestrator (vCenter Orchestrator): Server Provisioning | United States... Javascript is very powerful, but I don't think it will ever be as powerful on the server (no matter what the framework) as WebLogic or WebSphere built in Java. Strongly typed languages are best for software engineering historically. The fact that I can use var i = String, Integer, Array etc. in Javascript will always limit it.

Reply With Quote Quick reply to this message
 
Old 01-03-2015, 02:51 PM
 
24,488 posts, read 41,138,516 times
Reputation: 12920
Quote:
Originally Posted by Mach50 View Post
I was referring to the Go Web Framework.

I work in Javascript every day on the server-side doing Cloud Automation using vCO : vRealize Orchestrator (vCenter Orchestrator): Server Provisioning | United States... Javascript is very powerful, but I don't think it will ever be as powerful on the server (no matter what the framework) as WebLogic or Websphere built in Java.
Powerful? Probably not. But popular for web applications? Absolutely.
Reply With Quote Quick reply to this message
 
Old 01-03-2015, 02:57 PM
 
Location: Denver
9,963 posts, read 18,499,454 times
Reputation: 6181
Quote:
Originally Posted by NJBest View Post
Powerful? Probably not. But popular for web applications? Absolutely.
Ok but the original statement was:

Quote:
Originally Posted by Mr.Hospitality View Post
I couldn't agree more. Stick to HTML/CSS/JavaScript for the browser. Use JavaScript on the server.

Look into the industry and see what they are using. Most tech companies won't be using PHP, Java, etc. .Net has popularity in the enterprise world. JavaScript and Go are the current languages.

That is FALSE. Most tech companies want power ie. scaling, clustering, messaging, caching..etc. You said it yourself:

Quote:
Originally Posted by NJBest View Post

Facebook: PHP -> JavaScript
Dow Jones: Java -> JavaScript (some .Net)
Google: Java/C++/Python -> Go
eBay: Perl/Java/.Net -> JavaScript
LinkedIn: Java -> JavaScript
PayPal: Java -> JavaScript
Yahoo: PHP/C++ -> JavaScript

Java has a good hold on scaling web applications.
Reply With Quote Quick reply to this message
 
Old 01-03-2015, 03:21 PM
 
24,488 posts, read 41,138,516 times
Reputation: 12920
Quote:
Originally Posted by Mach50 View Post
Ok but the original statement was:




That is FALSE. Most tech companies want power ie. scaling, clustering, messaging, caching..etc. You said it yourself:
JavaScript applications scale well... The landscape has changed. You no longer need to scale on a single box (which is where Java was really good). You can now scale horizontally across multiple boxes. JavaScript and Go, both offer scaling, clustering, messaging and caching.
Reply With Quote Quick reply to this message
 
Old 01-03-2015, 03:31 PM
 
Location: Denver
9,963 posts, read 18,499,454 times
Reputation: 6181
Quote:
Originally Posted by NJBest View Post
JavaScript applications scale well... The landscape has changed. You no longer need to scale on a single box (which is where Java was really good). You can now scale horizontally across multiple boxes. JavaScript and Go, both offer scaling, clustering, messaging and caching.
I scale weblogic horizontally across multiple virtual machines and hybrid clouds.
Reply With Quote Quick reply to this message
 
Old 01-03-2015, 04:19 PM
 
Location: Greater NYC, USA
2,761 posts, read 3,427,433 times
Reputation: 1737
I am light on JavaScript, I can do a mean copy and paste to JQuey. Spent like 3 hours working with it this week. I do .Net and I do SQL Server. From time to time have seen Oracle and Sybase, but mostly SQL Server.


There is a market for everything that is popular. In my market the 2 competitors are Java and Microsoft. I consider those as main programming languages.

I know some-one that knows Java, but prefers PHP, he says he gets better jobs with PHP.

Technology changes over the years, yet the ability to work with relational databases is always an asset to you.
Reply With Quote Quick reply to this message
Please register to post and access all features of our very popular forum. It is free and quick. Over $68,000 in prizes has already been given out to active posters on our forum. Additional giveaways are planned.

Detailed information about all U.S. cities, counties, and zip codes on our site: City-data.com.


Reply
Please update this thread with any new information or opinions. This open thread is still read by thousands of people, so we encourage all additional points of view.

Quick Reply
Message:


Over $104,000 in prizes was already given out to active posters on our forum and additional giveaways are planned!

Go Back   City-Data Forum > General Forums > Science and Technology > Computers
Similar Threads

All times are GMT -6. The time now is 12:20 AM.

© 2005-2024, Advameg, Inc. · Please obey Forum Rules · Terms of Use and Privacy Policy · Bug Bounty

City-Data.com - Contact Us - Archive 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37 - Top