Added: 11 months ago
From: thenewboston
Views: 32,311
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (62)

Sign In or Sign Up now to post a comment!
  • Lol you didnt say X 4:20

    haha :)

  • On every single tutorial I go on, the related links displays the maintain eye contact video. Please for the sake of my learning youtube, take it down lol. Thumbnail is too distracting.

  • This is sort of like c++ right? Ive seen his c++ videos, and they have many similarities :S

  • Dam I'm glad u explained this I kind of wasted money on a Java script book and subscribed to you for years.

  • I didn't know but I had Algebra in 1st grade in U.S.A

    1 Apple + 1 Apple = 2 Apples

    1x + 1x = 2x

    3 Apples - _____ = 2 Apples

    3x - n = 2x

    n = 1x

  • Bucky knowledge: Asian.

  • You'r the best tutorial maker on YouTube !! You explain in a way everyone understands!

    Good Job!! (Y)

  • best javascript tutorial i've seen so far, thanks for the help!

  • ctrl+f replace and 23 to 32 :S is that hard? :S

  • @CoolDutchProductions and if you have multiple variables with a value of 23?? -.-

  • @CrazyShooter199 what do you mean?

  • @CoolDutchProductions if x=23, and y=23, but you only want to change x and not y.... find and replace function won't work -.-

  • @CrazyShooter199 but at this moment its faster ;)

  • @CoolDutchProductions

    No one forces you to use this. It just makes it easier. Imagine having 100 files that uses the x variable, and there's also lots of numbers, including 23, that is not supposed to be changed.

    For instance if you write I am 23 years old, you don't want to change that to 32.

  • @xXZarlachXx im talking about this moment :D

  • @CoolDutchProductions Well, it is better to get used to this in the first place.

  • Comment removed

  • The reason why it's called an assignment operator is because the VALUE on the right

    side get's ASSIGNED to the variable on the left. NOT the other way around. Just trying to help! : )

    So in other words, x does NOT equal 23, rather 23 is ASSIGNED to x.

  • Comment removed

  • hey dude can i use this script in bluej

  • @TheShreyas10 Dude, java != javascript.

  • Ha, at about 5:50, another reason the variable didnt work is that you declared "6bucky", but tried to write variable "bucky".. Great tutorials

  • thanx again..................... nice videos.

  • thanx ..................... nice videos.

  • smokin a bowl to thenewbost. #yeaah

  • you must play minecraft a lot.

  • actually, you CAN use dollar signs.

  • @dominicyordz your thinking about PHP, you can't in javascript

  • @infostations you can use dollar signs in JavaScript. why don't you try something like...

    var $hello = 'hello, I am using dollar signs!';

    alert($hello);

    see what happens.

  • dont give up bucky! ur a great tutorialerer! guy!

  • var x = dislikes

    document.write(x + " doesn't see the fun in programming")

  • Thumbs up if your watching all his videos because you needed a programing language to write scripts in a game engine like Unity3D.

  • @Bladestorm687 i thumbs down because this has nothing to do with Unity JavaScript

  • @Sikeman214 Yes it does, you learn how to script and put it in objects.

  • @Bladestorm687 This is JavaScript for websites, if you do not notice the HTML captions. JavaScript in Unity3D is different. Search it up. It's not the same language.

  • @Sikeman214 Then explain how i made WASD movement for the main cam?

    (Not whole script (not enough space))

    var speed : float = 6.0;

    var jumpSpeed : float = 8.0;

    var gravity : float = 20.0;

    private var moveDirection : Vector3 = Vector3.zero;

    function Update() { var controller : CharacterController = GetComponent(CharacterControll­er); if (controller.isGrounded) { moveDirection = Vector3(Input.GetAxis("Horizon­tal"), 0, Input.GetAxis("Vertical")); ETC...

    ETC...ETC...

  • @Bladestorm687 explain how you did? You probably went googling or youtubing "how to make a cam move" cuz your obviously trying to make program in a game engine on a tutorial trying to show you the javascript for websites. It's a different JavaScript.

  • i'm loving these tutorials!!!!

  • 5:45 funny he didn't change the variable in document.write and he refreshed the web page to show us that it doesn't work.

    but I believe him :)

  • who want a pro logos design tutorials using illustrator?

    click like to make Bucky know this ;)

  • bucky can u suggest me something so i could go further than this basics again,

    i went through all ur earlier javascript videos !

  • if you use the bgcolor="bacon" its a nice green :)

  • You had algebra in 5th grade? Did you live in China or something?

  • @PotadoTomado what are u talking about? we had algebra in 4th grade, not just advanced, but all the levels of math

  • @Sikeman214 Well that shows where Canada's education system is...

  • @PotadoTomado i had algebra in 5th grade and im in US

  • @PotadoTomado I did and I live in Canada...

  • @PotadoTomado no, but in russia you learn it in like 3rd grade

  • @PotadoTomado i also had algebra in the 5th grade

  • @PotadoTomado i did too but really simple like 5+a=10 what is a

  • @PotadoTomado Im guessing your from America? Lol. I had algebra in 3rd grade.... I live in Europe.

  • @MrMaybeimdreaming100 I had it in 1st grade middle school.

    But it's a different school system in Belgium. I was 13 then.

  • @PotadoTomado i got algebra in 3rd grade, where do you come from? o.O

  • @PotadoTomado Lol i have that in 1st grade.

  • WoW

  • Comment removed

  • @wizzofwater101

    You obviously don't get it

  • Great

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more