Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

View Poll Results: Which would you rather learn?
Javascript (for sites and mobile apps) 3 30.00%
PHP (for sites) 7 70.00%
Voters: 10. You may not vote on this poll

Post New Thread Reply

Register GFY Rules Calendar Mark Forums Read
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 09-23-2017, 01:42 AM   #1
mce
Confirmed User
 
mce's Avatar
 
Industry Role:
Join Date: Jun 2012
Location: All Over
Posts: 3,917
If you only have time to LEARN ONE: which scripting language will you pick?

If you don't have much time to learn a scripting language, which will you pick? Javascript or PHP?
__________________

Pay Virtual Assistants Based on RESULTS instead of TIME
STOP getting FUCKED IN THE ASS by your VA
mce is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-23-2017, 02:40 AM   #2
mikeworks
Confirmed User
 
Join Date: Apr 2010
Posts: 272
If you look at most web development jobs they require both. I am working through books learning this stuff and have a subscription at laracasts.com

At lot of the knowledge you gain learning one language can be applied to the other with minor syntax changes. So if you learn loops, conditionals, variables, arrays - they are the same, which makes learning a little bit easier.
mikeworks is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-23-2017, 02:53 AM   #3
mce
Confirmed User
 
mce's Avatar
 
Industry Role:
Join Date: Jun 2012
Location: All Over
Posts: 3,917
Quote:
Originally Posted by mikeworks View Post
At lot of the knowledge you gain learning one language can be applied to the other with minor syntax changes. So if you learn loops, conditionals, variables, arrays - they are the same, which makes learning a little bit easier.
I see. Which would you start with? Javascript or PHP?
__________________

Pay Virtual Assistants Based on RESULTS instead of TIME
STOP getting FUCKED IN THE ASS by your VA
mce is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-23-2017, 05:24 AM   #4
mikeworks
Confirmed User
 
Join Date: Apr 2010
Posts: 272
I have concentrated mostly on PHP so far but am also studying Javascript/Jquery. Jquery seems fairly straightforward to use, not much more difficult than applying css to html.

Check out packtpub.com for reading material, they sometimes have $10 book deals or 3 for $25. When you buy ebook, you get all 3 versions PDF, ePub and Mobi. ePub is great on iPad.

For any professional web developers out there, what kind of knowledge/ability would you expect of a junior developer?
mikeworks is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-23-2017, 05:45 AM   #5
brassmonkey
Pay It Forward
 
brassmonkey's Avatar
 
Industry Role:
Join Date: Sep 2005
Location: Yo Mama House
Posts: 76,894
duh php
__________________
TRUMP 2025 KEKAW!!! - Support The Laken Riley Act!!!
END DACA - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com
brassmonkey is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-23-2017, 06:49 AM   #6
Barry-xlovecam
It's 42
 
Industry Role:
Join Date: Jun 2010
Location: Global
Posts: 18,083
I am thinking about doing something in Elixir or Phoenix (Erlang VM based).

Python is interesting.

PHP is cluttered, too verbose, and boring.
Commonly used so if you want a job coding ... Or want many scripts available ...
Barry-xlovecam is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-23-2017, 07:14 AM   #7
2MuchMark
Videochat Solutions
 
2MuchMark's Avatar
 
Industry Role:
Join Date: Aug 2004
Location: Canada
Posts: 48,525
I'm currently playing around with Python and Node-RED for IoT.
__________________

VideoChat Solutions | Custom Software | IT Support
https://www.2much.net | https://www.lcntech.com
2MuchMark is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-23-2017, 03:47 PM   #8
sarettah
see you later, I'm gone
 
Industry Role:
Join Date: Oct 2002
Posts: 14,053
I am a touch confused by the poll.

Java is usually used for mobile apps and that is NOT the same thing as javascript. You can do a mobile app with javascript I would think but I do not believe it is all that common. I could be wrong, I often am

It would not matter to me which one to learn first. A language is a language is a language. Programming is programming is programming.

Once you get a firm handle on any language it is pretty easy to move between languages. So you want to get a strong understanding of logic and structure and then all you need is the manual for the language that you want work in.

Just imho of course.

.
__________________
All cookies cleared!
sarettah is online now   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-23-2017, 04:57 PM   #9
shake
frc
 
Industry Role:
Join Date: Jul 2003
Location: Bitcoin wallet
Posts: 4,664
These days, javascript. Thanks to nodejs, it's quite useful on the server. Needed for front-end in the browser programming. You can create mobile apps using the ionic framework and js.
__________________
Crazy fast VPS for $10 a month. Try with $20 free credit
shake is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-23-2017, 08:46 PM   #10
mce
Confirmed User
 
mce's Avatar
 
Industry Role:
Join Date: Jun 2012
Location: All Over
Posts: 3,917
Thanks for the feedback so far

I'm going to be using codeacademy to learn coding
__________________

Pay Virtual Assistants Based on RESULTS instead of TIME
STOP getting FUCKED IN THE ASS by your VA
mce is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-24-2017, 05:46 AM   #11
freecartoonporn
Confirmed User
 
freecartoonporn's Avatar
 
Industry Role:
Join Date: Jan 2012
Location: NC
Posts: 7,683
dont do like that., i started like that. and now for the wotk i need ed done, i am learning nodejs, cpp, qt

real question is what you are trying to do ?
then see what is best for that, and start from there.

i started from php , indded, php is easy to learn., but there are somethings you cant do in php effectivly.
freecartoonporn is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-25-2017, 07:10 AM   #12
Barry-xlovecam
It's 42
 
Industry Role:
Join Date: Jun 2010
Location: Global
Posts: 18,083
This is pretty good reading on PHP (advanced)
PHP: The Right Way
Barry-xlovecam is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks

Tags
language, pick, scripting, time, learn, javascript, php
Thread Tools



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.