13.6: XML and JSON - Processing Tutorial

  Рет қаралды 127,461

The Coding Train

The Coding Train

Күн бұрын

Пікірлер: 76
@memonauta
@memonauta 5 жыл бұрын
Hi, I don't use to comment on videos but as soon as the video ended I knew I had to tell you thank you. You are one of those with a special power to teach. Everything was pretty clear since the beginning. Any person with at least a little bit of understanding about coding is able to understand this perfectly.
@gamingSlasher
@gamingSlasher 5 жыл бұрын
This guy is having so much fun that if he were to talk about something less dull than XML parsing he would probably go crazy :)
@FarmingFromAbove
@FarmingFromAbove 5 жыл бұрын
normally I watch your videos for fun. at this moment I have to do a project for school with xml. when I searched for it on youtube and I saw your face I knew before clicking on the video that I did not have to search further. thank you very much !
@TheCodingTrain
@TheCodingTrain 5 жыл бұрын
I love this story!
@saudiprogrammer8587
@saudiprogrammer8587 6 жыл бұрын
Firstly, thank you so much for your all amazing video tutorials. Secondly, I really have so much fun and I have learned a lot from you because of the rich knowledge you are providing in your videos.
@tiagonarnold
@tiagonarnold 8 жыл бұрын
I liked your t-shirt effect... and your excellent explanations about processing.
@TheCodingTrain
@TheCodingTrain 8 жыл бұрын
+Tiago Arnold thanks!
@slaykat2611
@slaykat2611 8 жыл бұрын
Yes it's nice this effect 😂
@cheers4games518
@cheers4games518 6 жыл бұрын
You should wear a long sleeve green t-shirt. Yhat way you can have floating hands to point at things but maximises screen real estate. :) would look great. Great videos as always :)
@qwafochannel
@qwafochannel 5 жыл бұрын
Thanks, I have had a hard time wrapping my head around these concepts.
@jeremywilliamson4363
@jeremywilliamson4363 8 жыл бұрын
I am very familiar with object oriented programming with Java and C# and very familiar with XML. Now I think I have a pretty firm grasp of JSON because of this video. I appreciate it!
@TheCodingTrain
@TheCodingTrain 8 жыл бұрын
so glad to hear!
@Dreday246
@Dreday246 3 жыл бұрын
Still watching and taking useful information from this video. good job
@TheJordon125
@TheJordon125 8 жыл бұрын
you are very good, idk when u started but u are very good please dont stopgreat explanation great production value great content
@TheCodingTrain
@TheCodingTrain 8 жыл бұрын
i'm so glad to hear thank you!
@MopDop-b1g
@MopDop-b1g Жыл бұрын
I love his energy towards teaching 🎉🎉🎉
@DiamanteKlopman
@DiamanteKlopman 9 жыл бұрын
This is a great explanation, thank you very much for sharing.
@TheCodingTrain
@TheCodingTrain 8 жыл бұрын
+DiamanteKlopman Thanks so much!
@eruston
@eruston 7 жыл бұрын
Thank you, was down and dirty, but you speak clearly and the code examples are helpful.
@elminster2371
@elminster2371 8 жыл бұрын
Great work! You are explaining it with such positive energy - it is so clear and easy to understand! Thank you!
@TheCodingTrain
@TheCodingTrain 8 жыл бұрын
thank you!
@JostMe
@JostMe 7 жыл бұрын
7:55 "The zip code i'm standing in right now" ur vids are hilarious, keep it up! :D
@Code.2.5
@Code.2.5 7 жыл бұрын
well explained, thanks alot.
@TheRiotTears
@TheRiotTears 7 жыл бұрын
Hey the coding train, I dare you to wear a full green shirt in a video.
@sharath2273
@sharath2273 4 жыл бұрын
It is Daniel Shiffman
@PlymouthNeon
@PlymouthNeon 4 жыл бұрын
the hulk!
@personthehuman1277
@personthehuman1277 4 жыл бұрын
@@PlymouthNeon no he means some special cameras cannot see green color so that you can have parts of the video transparent like this one where the background of the recording room is invisible so it would be easy to add the video of the screen recording under the video of Dan in the editing. if he wore a green shirt, he would be a floating head. i wish that would happen so much!
@Paulzmusic
@Paulzmusic 8 жыл бұрын
Amazing! I love your tutorials, u r the best processing explainer so far
@OnTheArchipelago
@OnTheArchipelago 6 жыл бұрын
Thanks so much dude, love your quirky vibe!
@jaredmendoza1575
@jaredmendoza1575 6 жыл бұрын
you are f*cking awesome im mexican and my inglish isnt perfect but i can understand perfectly , youre a excellent teacher
@wuketuke6601
@wuketuke6601 7 жыл бұрын
this t-shirt is awesome for green-screen.
@craycray507
@craycray507 4 жыл бұрын
watching your video was fun!
@shamyzazaki8845
@shamyzazaki8845 4 жыл бұрын
you look so excited and energetic
@shamyzazaki8845
@shamyzazaki8845 4 жыл бұрын
i wish my database lecture was excited as you lol
@adamararu4527
@adamararu4527 6 жыл бұрын
How can i convert xml to json in php without using json_encode? Please help this is for a potential job.
@ivytumoine1178
@ivytumoine1178 5 жыл бұрын
hey thank you for the tutoriel it is very clear ! But I have a problem when I launch my programm in the emulator in android mode... Have you any ideas ?
@tomseiple3280
@tomseiple3280 5 жыл бұрын
Thanks for the explanations! You're always great at making this stuff more accessible for others!
@BrendanMetcalfe
@BrendanMetcalfe 4 жыл бұрын
Code for parsing starts around 9 minute mark
@2funky
@2funky 8 жыл бұрын
Great explanation, thanks!!
@jacobmilton
@jacobmilton 2 жыл бұрын
I'm trying to draw your excitement across the screen into my very being. Is that possible with JSON, XML or both?
@cosplayfx
@cosplayfx 7 жыл бұрын
Cool! What language do you use in this Video?
@JurajPecháč
@JurajPecháč 7 жыл бұрын
Marcel Müller Processing
@trentonjennings9105
@trentonjennings9105 3 жыл бұрын
I see in the code behind him some additional important details, but still I'm wondering how to validate an xml file using a schema in Processing. Any ideas? Thanks in advance...
@wyleong4326
@wyleong4326 2 жыл бұрын
Thank you. I blame the green shirt for the haphazard video lesson lol
@KanekoHatoCh
@KanekoHatoCh 3 жыл бұрын
Source code examples were broken -.-
@12345678980263
@12345678980263 4 жыл бұрын
Hi the Coding Train, how do you convert the XML prolog or declaration to JSON? I under starting from the bubbles but why didn't you convert the declaration type to JSON code?
@Angel_david11
@Angel_david11 6 жыл бұрын
Nice video, and noce t-shirt effect, but I have a question, how can i upload data of processing to the xml or to the page ?
@priyanshubhardwaj2158
@priyanshubhardwaj2158 3 жыл бұрын
I had a scenario. Is there any possible way to convert the XML responses to JSON one? Because I want to loop through the response using higher order array methods. PLEASE REPLY?
@gameofidiots
@gameofidiots 4 жыл бұрын
Today in interview interviewer asked me a questions where you will use XML and where Json ... I said forget XML just use Json .. he seem very much unsatisfied with my awnser
@shaggieh
@shaggieh 7 жыл бұрын
please wear more green shirts. but I also
@vook777
@vook777 7 жыл бұрын
when i type in XML xml = loadXML(url); i get error: type mismatch, "processing.data.XML" does not match with "XML"
@p._7555
@p._7555 2 жыл бұрын
this is for Arduino right??
@SystemScientist
@SystemScientist 3 жыл бұрын
It is a good video!
@ne12bot94
@ne12bot94 5 жыл бұрын
Umm I'm lost in your code , don't you need other instructions to direct them where going to ? Like operator , fiction and a char, and goto, continue.. etc
@palakmaheta8896
@palakmaheta8896 6 жыл бұрын
how to convert xml to json by python programme?
@FlamingoVlogs
@FlamingoVlogs 5 жыл бұрын
I haven't found a coding job :( ... boot-Camp was not enough because everyone wants a million years of experience & no training provided you must be in God mode from day one ... what a wonderful world :/
@verky56
@verky56 4 жыл бұрын
What bootcamp did you attend. Looking into them
@kevgi
@kevgi 8 жыл бұрын
awesome thanks man!
@TheCodingTrain
@TheCodingTrain 8 жыл бұрын
you're welcome!
@anirudhparmar9124
@anirudhparmar9124 8 жыл бұрын
hi is there any way to convert xml to json python
@TheCodingTrain
@TheCodingTrain 8 жыл бұрын
+anirudh parmar Take a look at this explanation. stackoverflow.com/questions/191536/converting-xml-to-json-using-python
@josephscotemmanuel7583
@josephscotemmanuel7583 3 жыл бұрын
Wow this is very difficult to me can somebody teach me better please I need a tranner for bigenner please
@BATMAN10N
@BATMAN10N 2 жыл бұрын
Ahyes the happy man
@setupdraw7642
@setupdraw7642 8 жыл бұрын
unfortunately something has changed at Yahoo and now the system is asking for a different url and some sort of credentials: weather.yahooapis.com/forecastrss?p=10003 Wouldn't be great to implement a system to alert and notify changes needed to have previously working script back in action? The risk is to build nice programs that may suddenly crash tomorrow without any notice.
@allenwixted1992
@allenwixted1992 8 жыл бұрын
Hey man have you tried adding "results/" to the start of the forecast child? that solved it for me.
@samanthachafe1052
@samanthachafe1052 7 жыл бұрын
Setup Draw
2 жыл бұрын
Good tutorial! On other note, you have red skin, if can make test to varicella (herpes) probably would get positive, and if get pills of Aciclovir would get white skin again. Best regards.
@sonulohani
@sonulohani 6 жыл бұрын
JSon is easier than XML
@pawnhearts8785
@pawnhearts8785 5 жыл бұрын
Hidd3n Programmer Python is easier than C Doesn’t automatically make it better
@kersh2550
@kersh2550 6 жыл бұрын
Maximum...
@H3000-v7i
@H3000-v7i 7 жыл бұрын
A bubble, a bubble, a bubble xD
@harambeftw8363
@harambeftw8363 5 жыл бұрын
I ❤️ u
@hasibalam6726
@hasibalam6726 7 жыл бұрын
Next time, don't wear Green cloths. ;)
@omaryda
@omaryda 4 жыл бұрын
This was painful. You’re also standing on the wrong side.
@gaganthakral
@gaganthakral 6 жыл бұрын
Fully irritated, He should be actor rather than a trainer....sucks not recommended....
13.7: Manual Parsing - Processing Tutorial
10:15
The Coding Train
Рет қаралды 34 М.
SGML HTML XML What's the Difference? (Part 1) - Computerphile
10:21
Computerphile
Рет қаралды 239 М.
How Strong is Tin Foil? 💪
00:26
Preston
Рет қаралды 149 МЛН
Don't look down on anyone#devil  #lilith  #funny  #shorts
00:12
Devil Lilith
Рет қаралды 15 МЛН
Watermelon magic box! #shorts by Leisi Crazy
00:20
Leisi Crazy
Рет қаралды 76 МЛН
Comparing XML, JSON, and YAML (DevNet)
11:12
Rowell Dionicio
Рет қаралды 12 М.
JSON Crash Course
24:49
Traversy Media
Рет қаралды 1 МЛН
What Is JSON | Explained
5:44
Hostinger Academy
Рет қаралды 51 М.
Data Formats: XML, JSON, and YAML
23:13
Calvin Remsburg
Рет қаралды 10 М.
Parse XML Files with Python - Basics in 10 Minutes
10:07
Max on Tech
Рет қаралды 35 М.
Learn JSON in 10 Minutes
12:00
Web Dev Simplified
Рет қаралды 3,2 МЛН
1.4: JSON - Working with Data and APIs in JavaScript
16:22
The Coding Train
Рет қаралды 645 М.
XML & ElementTree  ||  Python Tutorial  ||  Learn Python Programming
10:30
XML Tutorial for Beginners | What is XML | Learn XML
6:39
Clever Techie
Рет қаралды 389 М.
10.4: Pixels! (The Pixels Array) - Processing Tutorial
21:25
The Coding Train
Рет қаралды 121 М.