How to Make a Processing (Java) Library Part 1

  Рет қаралды 49,273

The Coding Train

The Coding Train

Күн бұрын

Пікірлер: 109
@davidstephen2219
@davidstephen2219 5 жыл бұрын
believe it or not.....I got a job by following all his videos . Please keep going making wonderful and fun learning videos.
@evaldssontom
@evaldssontom 5 жыл бұрын
I have been waiting for him to use eclipse for the longest time
@usuyus
@usuyus 5 жыл бұрын
Bringing back memories from AP Computer Sciences A lessons in high school...
@bananamouse628
@bananamouse628 3 жыл бұрын
Eclipse is the devil. IntelliJ is better.
@evaldssontom
@evaldssontom 3 жыл бұрын
@@bananamouse628 I’ve tried IntelliJ but I hated it, only positive thing I could see was the design.
@rawichakornputtha5031
@rawichakornputtha5031 3 жыл бұрын
@@usuyus I'm like I'm with you
@frankeke8541
@frankeke8541 5 жыл бұрын
you started working with processing the year i was born ...
@benstoffels5108
@benstoffels5108 5 жыл бұрын
Frankeke yeah me too, I was going to write that comment😂😂
@nathanielmurphy03
@nathanielmurphy03 4 жыл бұрын
Same
@DhamsV
@DhamsV 2 жыл бұрын
After compiling successfully with Java, I get error after opening Processing. "The Library 'OpenSimplexNoise' cannot be used because it contains the processing.core libraries. Please contact the library author for an update.'
@cazino4
@cazino4 5 жыл бұрын
Having used Netbeans for years, I recently made the switch to IntelliJ - I ABSOLUTELY love it!!
@houssemzaier
@houssemzaier 5 жыл бұрын
Now that you start Java coding I would start watching the channel
@musicsavestheworld1383
@musicsavestheworld1383 4 жыл бұрын
His first videos are all Java processing - hundreds of them
@sgl3163
@sgl3163 4 жыл бұрын
Just a note. In Windows you are going to have to make sure you have the environment variable "Path" set to the directory where javac resides or your ant build will fail. Also when pasting paths in the build.properties file, replace the '\' ( back slash) with the unix type'/' ( forward slash). '\\' would probably work too.
@RowanAckerman
@RowanAckerman 4 жыл бұрын
About what line is the "path" vsriable in, and what is Javac?
@zebratangozebra
@zebratangozebra 5 жыл бұрын
Nice to see you get back to Processing and Java.
@grainfrizz
@grainfrizz 5 жыл бұрын
What a hero. Thank for what you do, Dan. I hope you don't get tired of what you do. Love lots from a true fan (and same name)
@polyrtm5545
@polyrtm5545 5 жыл бұрын
Intellij squad where u at
@Awahrani31
@Awahrani31 5 жыл бұрын
It’s not related to the video but I really like the way you explain things , and Im wondering if you could do a playlist dedicated only to data structure , I really need to learn data structure and I think you are the best teacher/youtuber who can make me understand quickly all the data structure universe.
@EmmanuelLHPil
@EmmanuelLHPil 5 жыл бұрын
Great! And thank you for starting with Processing.
@teka_li
@teka_li 5 жыл бұрын
Please, give it a try to look at the IntelliJ IDEA would love to see some opinions about it.
@DrensLP
@DrensLP 5 жыл бұрын
Much better than eclipse
@danielarya7154
@danielarya7154 5 жыл бұрын
yaaash i need this
@seongmoon6483
@seongmoon6483 5 жыл бұрын
Super excited!
@ferociousmelon
@ferociousmelon 5 жыл бұрын
I learn a lot from this
@kendo4165
@kendo4165 5 жыл бұрын
Nice video! Looking forward to you making a processing library in JavaScript video too!
@sheetalredekar4474
@sheetalredekar4474 3 жыл бұрын
Amazing teaching...👍
@heksqer1022
@heksqer1022 5 жыл бұрын
this was so much easier to watch than the live stream phew
@TheCodingTrain
@TheCodingTrain 5 жыл бұрын
That's the idea!
@heksqer1022
@heksqer1022 5 жыл бұрын
@@TheCodingTrain I thoroughly enjoyed both !
@dromedda6810
@dromedda6810 4 жыл бұрын
Shiffman: The next part is going to be easy! i just have to add; The Code, start, make and complete the library. Seems legit :P
@sleep3017
@sleep3017 4 жыл бұрын
do you know java programming? can you make a tutorial series for java i would love to see.😄😄
@singhashutoshk
@singhashutoshk 5 жыл бұрын
So interesting....
@brandonhornick6878
@brandonhornick6878 Жыл бұрын
If you want to learn it bad enough you can learn everything for programming on youtube. Then you will not have debt and I think for most jobs they should sponsor youtube videos. It could be virtual classes and when you get done with everything you submit on github and then you can get hired based on your actual work instead of grades which is realistic to how the real world works.
@schred
@schred 4 жыл бұрын
Great tutorial, as always! However I get this error when compiling: BUILD FAILED Path esources\build.xml:107: The following error occurred while executing this line: path esources\build.xml:141: Unable to find a javac compiler; com.sun.tools.javac.Main is not on the classpath. Perhaps JAVA_HOME does not point to the JDK. It is currently set to "C:\Program Files\Java\jre1.8.0_231" I'd be very thankful if anyone here knew how to fix this!
@RowanAckerman
@RowanAckerman 4 жыл бұрын
I am having a very similar problem. It would be great if you could do your tutorials on Windows as well as Unix/Linux.
@torchlight6927
@torchlight6927 5 жыл бұрын
Can you do a video on proccesing.py
@adityashinde3864
@adityashinde3864 5 жыл бұрын
Please start java beginner series.
@MrMadaleex
@MrMadaleex 5 жыл бұрын
Aditya Shinde check amongst his older videos, got bunch of more beginner friendly stuff!
@mustafasabealarab4408
@mustafasabealarab4408 5 жыл бұрын
yes java 😍
@ownagejuice1394
@ownagejuice1394 5 жыл бұрын
Java all the way! Please code Java till end of 2019 😏😁😈
@LearningAyesha1
@LearningAyesha1 7 ай бұрын
java processing mein rectangle kaise bane ga
@williambillemeyling5647
@williambillemeyling5647 5 жыл бұрын
How do you have multiple accounts logged in at once on github.com?
@torchlight6927
@torchlight6927 5 жыл бұрын
can you also do a tutorial for processing for pi
@indranishome9003
@indranishome9003 3 жыл бұрын
The Git option would have been better imho
@rubixman7x7
@rubixman7x7 4 жыл бұрын
I don't know if this anyone has had this issue with running the build.xml file, but the javadoc keeps failing for me. It says that errors are happening on line 109 and 220 in the build.xml file with an error of "Cannot run program 'javadoc.exe': CreateProcess error=2, The system cannot find the file specified". I looked at solutions on the git and followed its instructions and started using a jdk instead of jre and I've looked at numerous forums for answers but none are working. If any of you have had this issue, please let me know how/if you fixed it.
@ricardo.mazeto
@ricardo.mazeto 5 жыл бұрын
I miss the ol' days when Dan used to code in Sublime Text. 😕
@FabeTune
@FabeTune 5 жыл бұрын
Can you show how to open Batch files using Processing ? I searched in forums and found the "open()" command. But it's not working. I need help please.
@michamarzec9786
@michamarzec9786 5 жыл бұрын
Try this: launch("start","path_to_batch_file");
@FabeTune
@FabeTune 5 жыл бұрын
@@michamarzec9786 It doesn't work. That code just opens the CMD window.
@michamarzec9786
@michamarzec9786 5 жыл бұрын
@@FabeTune and what does ur .bat file do?
@michamarzec9786
@michamarzec9786 5 жыл бұрын
@@FabeTune you can also show me content of that file and ur 'launch' method from the code you wrote in processing
@FabeTune
@FabeTune 5 жыл бұрын
@@michamarzec9786 It was a test sth like this: @echo off echo test pause exit
@bastianroling1430
@bastianroling1430 5 жыл бұрын
What kind of Java ide would you recommend for windows application programming? Ps: great Video as always ;)
@davidscandurra560
@davidscandurra560 5 жыл бұрын
Not atom or vs code please not. Maby eclipse, NetBeans or inteliij
@ShOcT3R
@ShOcT3R 5 жыл бұрын
Intellij is the best of the rest
@bastianroling1430
@bastianroling1430 5 жыл бұрын
@@davidscandurra560 okay thank you
@DaminGamerMC
@DaminGamerMC 5 жыл бұрын
What happened with coding challenges? havent seen one in forever
@zacharymcarthur9013
@zacharymcarthur9013 5 жыл бұрын
I NN_ he did one 5 days ago
@UstedTubo187
@UstedTubo187 5 жыл бұрын
@@zacharymcarthur9013 Yeah, like I NN_ said, it's been forever. HAHAHA!
@Gamer4Reality
@Gamer4Reality 5 жыл бұрын
Moving to a new office
@channeleverything5714
@channeleverything5714 5 жыл бұрын
Sir can you make multithreading on selenium chrome browser using python? please make a video it will be helpful 😃🙂
@Rubyyh
@Rubyyh 3 жыл бұрын
We can do this on vs code?
@ProgrammingWithRook
@ProgrammingWithRook 9 ай бұрын
hey, I am new to processing, seriously, I had never heard of it before until I had stumbled across one of your videos. I still haven't used it :(, please can you guide me in the correct direction for getting the kinect v2 set up for linux, I only have a few day until the little ones are here so want to get this all set up so I do not have to spend 10 hours trying on the days. what i've done: Downloaded the openKinect - processing from git, Extracted it to home/processing/libraries *** nothing worked, showed up** Looked through the files, there was no libfreenect2.* copied my compiled ones across to the directories, **** still nothing **** Tried to run an example just to see for errors: org.kinect not found I need help...
@cunningham.s_law
@cunningham.s_law 5 жыл бұрын
anyone got experience with java development on vscode? what are the main hurdles?
@michamarzec9786
@michamarzec9786 5 жыл бұрын
I simply followed this steps from here: forum.processing.org/two/discussion/20239/visual-studio-code-for-processing-and-p5
@egiriandi2811
@egiriandi2811 5 жыл бұрын
Finally 😣
@damnhatesyou
@damnhatesyou 5 жыл бұрын
Thank the universe he is not using netbeans
@engboy69
@engboy69 5 жыл бұрын
I haven't tried IntelliJ. How is it different from eclipse?
@SimonTiger
@SimonTiger 5 жыл бұрын
Little polite comment: If you don't want people to blame you that you should use IntelliJ, please remember the following tid-bit: Maybe some people _love_ Eclipse (like..you), but they don't say anything. So you're just _left with_ the people who like IntelliJ better, who complain! So, whenever you think most people don't like something, just think about this. ❤️🤔
@SimonTiger
@SimonTiger 5 жыл бұрын
A way to check this: This argument doesn't apply when you _poll_ people, because you're forcing people who love Eclipse to vote for "Eclipse".
@kevinbarajas8363
@kevinbarajas8363 5 жыл бұрын
How would I go about making a storage place for passwords and usernames if I create an html site?
@michamarzec9786
@michamarzec9786 5 жыл бұрын
You should read about database (e.g SQL). If it seems hard you can always store it in a text file.
@juanandresmorenosilva9806
@juanandresmorenosilva9806 5 жыл бұрын
But VsCode use the Eclipse engine!
@zeuss7404
@zeuss7404 3 жыл бұрын
13:39 I build failed followed him to made modify, I build success when i didn't modify "classpath.local.location".....
@vtbn53
@vtbn53 4 жыл бұрын
My god I tried to get this going on Windows 7 - what a nightmare!
@averageanon007
@averageanon007 5 жыл бұрын
he removed my superchat saying "ah shit, here we go again" from the video
@heksqer1022
@heksqer1022 5 жыл бұрын
Because superchats are shown in the livestream so why add them in the video
@TheCodingTrain
@TheCodingTrain 5 жыл бұрын
It should still be in the original live stream, this is an edited video so the live chat does not make it over. That said, I do prefer family friendly language in the community 😀
@RayadoxAV
@RayadoxAV 5 жыл бұрын
¿Sixteen years? xd
@ich_iel
@ich_iel 5 жыл бұрын
Intellij is better ;)
@calibr0636
@calibr0636 5 жыл бұрын
I finally made my first game, which is pong, without copying other peoples codes. And Im only 14.
@user-or2gl9sq5d
@user-or2gl9sq5d 5 жыл бұрын
Good job! btw i'm 12 and i've made pong but i guess you just started coding
@calibr0636
@calibr0636 5 жыл бұрын
Όργανα και Φίλοι yeah, I actually started 3 months ago, I actually coded since I was 12 but it was in scratch
@Baconator1368
@Baconator1368 5 жыл бұрын
i started coding AI facial recognition software the moment i was born from the womb.
@jenyarostov3374
@jenyarostov3374 5 жыл бұрын
I made sea battle, and im 14 too =)
@calibr0636
@calibr0636 5 жыл бұрын
We are all breath taking, I will soon simulate earths gravity to prove flat earthers wrong
@jhoanolivo
@jhoanolivo 5 жыл бұрын
eclipses rise up
@justingreen8006
@justingreen8006 5 жыл бұрын
Praw-cessing. Lol
@joshuaguerrazzi7778
@joshuaguerrazzi7778 5 жыл бұрын
I'm born in 2003😂😂
@sleep3017
@sleep3017 4 жыл бұрын
6:17 Live proof that no one reads the terms
@tomnewton3553
@tomnewton3553 5 жыл бұрын
Get yourself on IntelliJ over eclipse right now. Eclipse is the worst thing since NeatBeans.
@younlok1081
@younlok1081 5 жыл бұрын
it doesn't matter
@tomnewton3553
@tomnewton3553 5 жыл бұрын
@@younlok1081 it just does. Eclipse is bad
@younlok1081
@younlok1081 5 жыл бұрын
bro i was dev java with just a terminal and it was ok a terminal and a file
@tomnewton3553
@tomnewton3553 5 жыл бұрын
@@younlok1081 productivity was your enemy then
@younlok1081
@younlok1081 5 жыл бұрын
@@tomnewton3553 yes kinda
@lrnecgcysiam5097
@lrnecgcysiam5097 3 жыл бұрын
This is great! This is exactly the videos we need
@HanNguyen-mp6gl
@HanNguyen-mp6gl 2 жыл бұрын
HELP!! I can do most of the intruction steps except for the first step of opening Terminal. I open it but the workspace doesnot show the text Desktop as your, The terminal show: "Last login: Sun Jul 17 11:55:17 on ttys000 ntnngochan@Haileyey ~ %" How can I fix it to find the correct location for the classpath.local.location
How to Make a Processing (Java) Library Part 2
21:59
The Coding Train
Рет қаралды 21 М.
What was Coding like 40 years ago?
29:05
The Coding Train
Рет қаралды 1,7 МЛН
Running With Bigger And Bigger Feastables
00:17
MrBeast
Рет қаралды 206 МЛН
Люблю детей 💕💕💕🥰 #aminkavitaminka #aminokka #miminka #дети
00:24
Аминка Витаминка
Рет қаралды 1,3 МЛН
这三姐弟太会藏了!#小丑#天使#路飞#家庭#搞笑
00:24
家庭搞笑日记
Рет қаралды 120 МЛН
王子原来是假正经#艾莎
00:39
在逃的公主
Рет қаралды 26 МЛН
Coding Marching Squares
26:28
The Coding Train
Рет қаралды 180 М.
Is LEARNING C# still WORTH it in 2023?
8:50
tutorialsEU
Рет қаралды 29 М.
So you want to make a Game Engine!? (WATCH THIS before you start)
14:39
Giant Sloth Games
Рет қаралды 299 М.
What is the difference between frameworks and libraries?
8:58
Java Brains
Рет қаралды 129 М.
Recreating Vintage Computer Art with Processing
16:44
Alexander Miller
Рет қаралды 349 М.
Coding Challenge 124: Flocking Simulation
42:27
The Coding Train
Рет қаралды 330 М.
Naming Things in Code
7:25
CodeAesthetic
Рет қаралды 2,1 МЛН
FFmpeg in 100 Seconds
2:20
Fireship
Рет қаралды 582 М.
Running With Bigger And Bigger Feastables
00:17
MrBeast
Рет қаралды 206 МЛН