Coding Challenge #48: White House Social Media Data Visualization

Поділитися
Вставка
  • Опубліковано 5 лис 2024

КОМЕНТАРІ •

  •  7 років тому +23

    So I started watching your videos at a half speed and to by honest, I can't remember when I laughed more!

  • @osenseijedi
    @osenseijedi 7 років тому +4

    I just noticed, in the end credit, your socks match with your tie.
    I'm not disappointed.

  • @RicohetX3
    @RicohetX3 7 років тому

    This channel is awesome! I enjoying watching your vids and really learn a lot out of them! Keep up the amazing work Dan!

  • @morphman86
    @morphman86 7 років тому +2

    Hearing JSON being said so many times in a row takes me back to my school days. I did a course on web development, and being a group of 20-30-year-old beer-loving boys living at the height of social media, we did what anyone in that situation would do: We humanized JSON.
    We convinced the entire school that we had a 24th class member named Json Query. He had a Facebook account, was let into the Facebook group for the school and the class and he even turned in some class work. At the peak of the joke, he was even assigned by one of the newer lecturers to a group work assignment.
    Let me remind you, his name was Json Query and the course was for Web Development in a school specializing in coding.
    Despite Facebook's insistence on proving you're a "real boy", the account is still there today.

  • @MrCrosby8700
    @MrCrosby8700 7 років тому +2

    Cant wait to one day being as good as you! I have a huge passion for computer science AND programming :))

  • @Dochollidayc454
    @Dochollidayc454 7 років тому +2

    Funny you're worried that slow mo will make you look drunk? Haha Mr. Shiffman...I work in law enforcement and have no idea what you are talking about but I can't stop watching because you are a pretty cool guy!! And I am hooked on coding because of you! Great job!

  • @nishkaarora6343
    @nishkaarora6343 7 років тому +3

    YAYAYAYYAYAYAY YOU DID A DATA VISUALIZATION VIDEO OMG

  • @loreleimcveen6134
    @loreleimcveen6134 7 років тому

    Your right you do sound drunk at half speed! Thanks for this vid, watched during the livestream and I'm watching it again now. This is helping me to understand JSON data so much better (y)

  • @iminni3459
    @iminni3459 7 років тому +29

    *Coding challenge:* replicate the mobile game *Stack*.

    • @boemioofworld
      @boemioofworld 7 років тому

      this one?
      github.com/jesuino/simple-stacker-game-in-processing

    • @iminni3459
      @iminni3459 7 років тому +1

      William Antônio Siqueira Similar, but I think it could be done in 3D.

  • @Twitchi
    @Twitchi 7 років тому +2

    21:50 correction: a drunk person in a super echoy room

  • @livingstonekaramage
    @livingstonekaramage 7 років тому

    Hi Daniel, Thanks a lot for the good job! Please prepare a coding challenge on sentiment analysis using Twitter APIs

  • @jiteshbohra6164
    @jiteshbohra6164 7 років тому

    please use machine learning with such data sets in the future, amazing work!

  • @Algebrodadio
    @Algebrodadio 7 років тому

    This would have been an ideal video to use RiTa.js.

  • @dfhfdgfgdfshdfhe8257
    @dfhfdgfgdfshdfhe8257 7 років тому

    It looks like d3.js has some features for data visualisation that are missing in p5.js. Will we be having those features in p5.js also in the future? If you plan to include those features in p5.js, I would also like to contribute to the source code. I am very much interested in contributing to the core codebase.

  • @maxer1375
    @maxer1375 7 років тому

    Daniel thanks for this video. Even though I am not going to make this example, i can use the things that u explained and put it in my space invaders code

  • @parkouratheight
    @parkouratheight 7 років тому +1

    at 17:31 you said May to November.The array goes from 4/2015 to 10/2016, does the data extend past the beginning and end of those months?

    • @TheCodingTrain
      @TheCodingTrain  7 років тому

      +M H I'll have to double check, I probably made a mistake while speaking!

    • @ViralTPM
      @ViralTPM 7 років тому +2

      Month 4 is may and month 10 is november, you can see that there is 0/2015. This is because the code he is using to detect the month return january as 0, february as 1 and so on

  • @molson0
    @molson0 7 років тому +1

    9:18 and onward at half speed

  • @MrMixlat
    @MrMixlat 7 років тому

    dear Daniel , can you make a organization tree ???

  • @super7random
    @super7random 7 років тому

    u the best daniel :)

  • @RitobanRoyChowdhury
    @RitobanRoyChowdhury 7 років тому

    Do you participate in the ludum dare game dev competition? If not, I would love to see you participate in the next one in April! ldjam.com - new site, ludumdare.com - old site

  • @micahwaring8224
    @micahwaring8224 7 років тому +1

    If you split by any letter or number then surely if you had a string 'I wasn't there' you would get 'I' 'wasn' 't' 'there'

    • @micahwaring8224
      @micahwaring8224 7 років тому

      Same with hyphenated words

    • @TheCodingTrain
      @TheCodingTrain  7 років тому

      Yup, a good next step would be to develop a more sophisticated delimiter "regular expression" for splitting.

  • @xMaticDualities
    @xMaticDualities 7 років тому +6

    coding challange: replicate Google :D

  • @discordwolf6974
    @discordwolf6974 7 років тому

    It took me right up to the end bell to figure out what flotus and potus stood for... :facepalm:

  • @m0rsmordre
    @m0rsmordre 7 років тому

    We want see Coding Challange: A* algorithm

  • @Eichetheking
    @Eichetheking 7 років тому +2

    Tried to watch at half speed. You really sound drunk :D

  • @petros_adamopoulos
    @petros_adamopoulos 7 років тому

    27:50 : Object.Kenyans, most definitely...

  • @checkchnlaboutme7722
    @checkchnlaboutme7722 7 років тому

    which compiler are you using

    • @toadfrommariokart64
      @toadfrommariokart64 7 років тому +2

      The way i understand it javascript is an interpretive language meaning the code is never compiled but interpreted as it's running.
      If you mean "what program is he using to write the code in?", it's called Atom.

    • @checkchnlaboutme7722
      @checkchnlaboutme7722 7 років тому

      ok thanks for the Atom, I know that java is platform independent

  • @lizardperson780
    @lizardperson780 7 років тому +3

    who else was here on the stream?

  • @Taras195
    @Taras195 7 років тому

    Why are there so many "first"-s in the final histogram?

    • @toadfrommariokart64
      @toadfrommariokart64 7 років тому +1

      Because Michelle Obama is an annoying youtube commenter with notifications turned on.

    • @Taras195
      @Taras195 7 років тому

      Lol XD

  • @jihosong9392
    @jihosong9392 7 років тому

    but how can i extract json file out of facebook or tweeter?

  • @RSPSHobo
    @RSPSHobo 7 років тому

    heyhey

  • @MaksuelBoni
    @MaksuelBoni 7 років тому

    Can U make a Challenge if green t-shirt or blue? (the same as chromakey)
    This will be funny =) Brazil hugs

  • @HeyItsSahilSoni
    @HeyItsSahilSoni 7 років тому

    15:48 lol, so confused what to say!?

  • @JoaoEspancaBacelar
    @JoaoEspancaBacelar 7 років тому

    clap clap clap :) Thanks.

  • @krishna444
    @krishna444 7 років тому

    your hand gesture is enough to understand ! No need to even speak!!!

  • @FireNightBows
    @FireNightBows 7 років тому +1

    Love U

  • @shedow1234
    @shedow1234 7 років тому +1

    first