Author Topic: What do I need to know about Java  (Read 4842 times)

0 Members and 1 Guest are viewing this topic.

Offline hanorotu

  • Dj Rapture
  • VIP
  • Majesty
  • *
  • Posts: 1173
  • Cookies: 98
  • ( ͡° ʖ ͡°)
    • View Profile
    • Rapture
What do I need to know about Java
« on: August 17, 2012, 08:19:49 pm »
I have learned a thing or two about javascript with its loops and variables. But it has been a while since I have dabbled in anything.

So my question is, are there any Javascript experts on here that will be able to offer me some advice as I re enter my journey into the world of javascript?

Links?


Life is hard, then you get buried.
If you want to use my work all of my music is licensed under GNU General Public License v3 (GPL-3) - http://bit.ly/TfUOBA

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: What do I need to know about Java
« Reply #1 on: August 17, 2012, 08:51:59 pm »
Well first, you should learn differences between Java and Javascript. Because of that I moved this to "Web oriented" board.
I don't now much about Javascript, but I know enough about Java.

Offline lucid

  • #Underground
  • Titan
  • **
  • Posts: 2683
  • Cookies: 243
  • psychonaut
    • View Profile
Re: What do I need to know about Java
« Reply #2 on: August 20, 2012, 12:59:50 am »
Try code academy. It'll be the first result you google. That's how I learned, and yeah, there is nothing even remotely similar between Java and Javascript.....well except that they have loops and variables and arrays and blah blah
« Last Edit: August 20, 2012, 01:01:45 am by lucid »
"Hacking is at least as much about ideas as about computers and technology. We use our skills to open doors that should never have been shut. We open these doors not only for our own benefit but for the benefit of others, too." - Brian the Hacker

Quote
15:04  @Phage : I'm bored of Python

programmerhk

  • Guest
Re: What do I need to know about Java
« Reply #3 on: November 07, 2012, 03:50:39 am »
First Code Academy Later Weekend Hacker.

Here is the Site http://www.weekendhacker.net/

Offline awbs

  • /dev/null
  • *
  • Posts: 8
  • Cookies: 0
    • View Profile
Re: What do I need to know about Java
« Reply #4 on: December 04, 2012, 09:56:45 pm »
yeah.. i m using codecademy to learn Js and python for the moment, thanks for posting the link to weekend hacker though.

Offline techb

  • Soy Sauce Feeler
  • Global Moderator
  • King
  • *
  • Posts: 2350
  • Cookies: 345
  • Aliens do in fact wear hats.
    • View Profile
    • github
Re: What do I need to know about Java
« Reply #5 on: December 04, 2012, 10:36:41 pm »
Learn to work with web elements, cookies, forms, etc... Javascript is for the web, so anything web related is what you need to know.


Also take a look at javascript inline code injection.
>>>import this
-----------------------------

Offline ande

  • Owner
  • Titan
  • *
  • Posts: 2664
  • Cookies: 256
    • View Profile
Re: What do I need to know about Java
« Reply #6 on: December 05, 2012, 07:30:15 am »
I realize this is an old topic, but since everyone else are bumping this up: Learn how to submit forms, manipulate strings and other variables. Learn xmlhttprequest, very nice for CSRF/XSS stuff. Hell xmlhttprequest can be used for tons of cool stuff. :)
if($statement) { unless(!$statement) { // Very sure } }
https://evilzone.org/?hack=true

Offline relax

  • Sir
  • ***
  • Posts: 562
  • Cookies: 114
  • The one and only
    • View Profile
Re: What do I need to know about Java
« Reply #7 on: December 05, 2012, 08:20:26 am »
Hell xmlhttprequest can be used for tons of cool stuff. :)


Amen to that :)


@OP know this is a old topic but hit me up on skype if you want to chat about JS, i'm no expert but ill get around with it

Offline Stackprotector

  • Administrator
  • Titan
  • *
  • Posts: 2515
  • Cookies: 205
    • View Profile
Re: What do I need to know about Java
« Reply #8 on: December 06, 2012, 01:51:10 pm »
Depends on wich side of the wall. You can learn general programming. Javascript interactive design (HTML5/Canvas) Or Ajax techniques.
~Factionwars