Author Topic: What language?  (Read 2105 times)

Apetrick

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3513
  • Reputation: 90
  • <Apetrick> lank is 1337
  • Badges:
  • iDevices: Ipod Touch 4g
What language?
« on: July 30, 2012, 03:17:52 pm »
Okay I've been really bored lately and decided to start a new language: these are my choices in which I want to learn.
  • JQuery
  • JavaScript
  • SQL
  • PHP


Please tell me which one you think I should learn and why!!
<%a12danrulz> Idk, but doing a DoS from an apple device is like fighting a bear with a plastic spork

Almost

  • Full Member
  • ***
  • Posts: 128
  • Reputation: 20
Re: What language?
« Reply #1 on: July 30, 2012, 03:57:33 pm »
Learn PHP because you can make versatile webpages and services in no-time. I wouldn't want to miss it as a skill.
Learn SQL because it is indispensable to make any (php) website have dynamic content, and oh yeah, SQL Injection ;)
Learn Javascript to a very basic level so you understand frameworks like jQuery, but don't use it a lot. Except XSS, iykwim...
Learn jQuery because it is way faster (in developing) when you use this instead of bare js.

Apetrick

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3513
  • Reputation: 90
  • <Apetrick> lank is 1337
  • Badges:
  • iDevices: Ipod Touch 4g
Re: What language?
« Reply #2 on: July 30, 2012, 04:56:15 pm »
Learn PHP because you can make versatile webpages and services in no-time. I wouldn't want to miss it as a skill.
Learn SQL because it is indispensable to make any (php) website have dynamic content, and oh yeah, SQL Injection ;)
Learn Javascript to a very basic level so you understand frameworks like jQuery, but don't use it a lot. Except XSS, iykwim...
Learn jQuery because it is way faster (in developing) when you use this instead of bare js.
Lol that's my problem they all have usefull uses but I want to know which one you would prefer :)
<%a12danrulz> Idk, but doing a DoS from an apple device is like fighting a bear with a plastic spork

C0deH4cker

  • Hero Member
  • *****
  • Posts: 2849
  • Reputation: 129
  • I am leaving iNinjas. Contact me via email.
  • Badges:
  • iDevices: iPhone 4S 16gb Black (5.1.1), iPad 2 32gb White (5.0.1), iPod Touch 2G 8gb (4.2.1)
Re: What language?
« Reply #3 on: July 30, 2012, 09:30:28 pm »
PHP

Apetrick

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3513
  • Reputation: 90
  • <Apetrick> lank is 1337
  • Badges:
  • iDevices: Ipod Touch 4g
Re: What language?
« Reply #4 on: July 30, 2012, 10:52:35 pm »
That's what I have been leaning towards.
<%a12danrulz> Idk, but doing a DoS from an apple device is like fighting a bear with a plastic spork

Don't like seeing ads? Click here to register!

A3MIRAL

  • Leader
  • Hero Member
  • *****
  • Posts: 2899
  • Reputation: 105
  • A3MIRAL -- Reporting for Duty
    • A3MIRAL
  • Badges:
  • Computers: Dell XPS15 (6 GB ram, Core i7 @ 2.0 GHz, 750 GB HDD @ 7200 RPM)
  • iDevices: iPod touch 3G 32GB, iPhone 5 32GB
Re: What language?
« Reply #5 on: July 30, 2012, 11:06:45 pm »
All of them (ultimately) if you want to succeed at what I'm guessing youre attempting, web dev.

Javasctipt for syntax and basic rules, then add on jquery to make deving quick, fun, and easy!

Apetrick

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3513
  • Reputation: 90
  • <Apetrick> lank is 1337
  • Badges:
  • iDevices: Ipod Touch 4g
Re: What language?
« Reply #6 on: July 30, 2012, 11:28:37 pm »
Well that's kinda what I was going to do but in your opinion what should I start with.
<%a12danrulz> Idk, but doing a DoS from an apple device is like fighting a bear with a plastic spork

A3MIRAL

  • Leader
  • Hero Member
  • *****
  • Posts: 2899
  • Reputation: 105
  • A3MIRAL -- Reporting for Duty
    • A3MIRAL
  • Badges:
  • Computers: Dell XPS15 (6 GB ram, Core i7 @ 2.0 GHz, 750 GB HDD @ 7200 RPM)
  • iDevices: iPod touch 3G 32GB, iPhone 5 32GB
Re: What language?
« Reply #7 on: July 30, 2012, 11:36:36 pm »
Toughie.....

I would go a little php, then switch to a timy bit of JavaScript, finish php, jQuery, then SQL.

That way with PHP and JS you can build some sites. Then you bring in jquery and
1) you will realize it simplistic power better and
 2) you will be able to change around some of the sites you made earlier and see how jQuery is helpful
(I wouldn't recommend going too big on the site stiff before jQuery tho.)
Also, this way you will be able to keep an interest switching between languages, learning how each can help/change each other.

Then SQL is the icing, basically.

Just my opinion.

h4ck3rpr0n3

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3063
  • Reputation: 130
  • Developer, Genius :P :P
  • Badges:
  • Computers: HP Pavillion g7: Windows 7, BT5 R1, Ubuntu 12.04, Windows 8, Linux Mint
  • iDevices: ipod touch 3g, ipod touch 2g
Re: What language?
« Reply #8 on: July 30, 2012, 11:42:21 pm »
^That's what I would do. One of the worst feelings in the world is waking up and realizing you no longer have an interest, a passion - in what you love doing. Mixing things up, doing things in sections, is a good way IMO to keep that alive.
goals:
[] get developer status
[X] get 30+ karma
[X] get to hero member
[X] become part of the staff

languages i know:
JavaScript
CSS
HTML
PHP
C
C++
Cython
Python

Apetrick

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3513
  • Reputation: 90
  • <Apetrick> lank is 1337
  • Badges:
  • iDevices: Ipod Touch 4g
Re: What language?
« Reply #9 on: July 31, 2012, 02:35:26 am »
Great, thanks guys :) any specific tutorials I should follow for these languages or which ones you've used to learn them.
<%a12danrulz> Idk, but doing a DoS from an apple device is like fighting a bear with a plastic spork

Don't like seeing ads? Click here to register!

Almost

  • Full Member
  • ***
  • Posts: 128
  • Reputation: 20
Re: What language?
« Reply #10 on: July 31, 2012, 03:16:16 am »
Lol that's my problem they all have usefull uses but I want to know which one you would prefer :)
Ah, I should've stated that more clearly :): PHP!
But you will soon find the need to learn some basic SQL and javascript, either way.

And your goal is indeed a factor: if you want to learn some hacking skills (or understand some tools better), you should harness the more intricate tricks of sql & javascript, if you want to web-dev, you can suffice with basic copy-paste sql statements and jquery for a long time.

Alex47

  • Hero Member
  • *****
  • Posts: 1370
  • Reputation: 48
  • (I can't think of something funny to go here)
  • Computers: Asus k55v, custom built self-acclaimed tank of a pc
  • iDevices: iPhone 3G, iPod touch 4g, iPod touch 2g
Re: What language?
« Reply #11 on: July 31, 2012, 03:37:29 am »
I was actually planning on doing the same thing, starting with web dev. And this has helped a lot so thanks, +1
My Number:00110110 00110110 00110110

StealthHacker

  • Hero Member
  • *****
  • Posts: 1018
  • Reputation: 41
  • Supreme Hacker
    • iNinjas
  • Computers: HP S2031 Windows 7 64 Bit Home Premium
  • iDevices: Jailbroken iPhone 4 iOS 5.0.1 Sn0wbreeze 2.9.3 Un-Tethered
Re: What language?
« Reply #12 on: July 31, 2012, 06:56:43 am »
PHP FTW!

It's not too hard to learn, I actually know a decent bit of it at the moment, but not enough to code a webpage :P I actually need to get cracking on it since I'm speaking of it...
He who asks a question remains foolish for 5 minutes. He who doesn't ask a question remains foolish forever.

grinch

  • Administrator
  • Hero Member
  • *****
  • Posts: 1933
  • Reputation: 187
  • the digital grinch who stole your data
    • @DigitalGrinch
  • Badges:
  • iDevices: iPhone 3GS 4.3.3, HTC Evo V 4G ICS
Re: What language?
« Reply #13 on: July 31, 2012, 11:58:05 am »
If you're learning PHP, you will have to also learn mysql. They are married. PHP does the work and mysql provides the db backend with the data PHP uses. But PHP can't do it all, you will need some scripting.

If you're going to learn Jquery, you will want to know javascript first. Jquery is a library for developing javascript. You will want to know what you are developing before you start trying to develop it

I would learn PHP, but back it up by learning mysql at the same time. Then after that start learning javascript so you can then learn Jquery
If I help you or you appreciate my work, clicking that +1 button is the best thanks I could get.

My opinions are my own, you may agree or disagree with them, but they are only just that; opinions
For example: facebook is the microsoft of social networks

http://goo.gl/PiVjI

@DigitalGrinch
https://twitter.com/DigitalGrinch

I follow all iNinjas members back. PM me if I am not following you

Apetrick

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3513
  • Reputation: 90
  • <Apetrick> lank is 1337
  • Badges:
  • iDevices: Ipod Touch 4g
Re: What language?
« Reply #14 on: July 31, 2012, 01:43:00 pm »
Okay guys I am thinking about learning. Most of the stuff from w3schools.com does anybody know if that's a reliable source?
<%a12danrulz> Idk, but doing a DoS from an apple device is like fighting a bear with a plastic spork