@MAZ12211@Akagfunk@_100DaysOfCode What he meant was that if you write val=5, your code will return "Greater than 10".
Same goes for val=10, it will give you "Greater than 5" but won't give you "Equal to 10".
The if statement stops checking the conditions once it found a valid one.
Time to code again after vacation time! Today, I've been playing around with the EditorTool API of @unity3d. The documentation was tricky but after a while, I've finally got it to work! Beginning of a custom voxel map editor for my team (@OscillatorG & @tinelinen) #indiegames
Got my first Python certification from @freeCodeCamp new courses! As someone that never learned Python in-depth, I found the course very informative and the assignments super entertaining.
Will now start the next one about Data Analysis 🧮
#freeCodeCamp#Python#100DaysOfCode
Web development is not just about coding. So I tried to start practicing flat design.
I would say that it went ok after a day. Things to improve: colors and style consistency.
#webdev#design
After 2 months, I finally got the Full Stack Certification from #freeCodeCamp ! It was a great way to review some basics and finally learn #React / #Redux. Next step: finding and helping an open-source project!
Awesome 3 days at the #GGJ2020! We did it! Making a prototype that is somewhat playable. #Unity was easier to learn and use than I thought. #gamedev#IndieDev
Created a boilerplate for @p5xjs with webpack allowing you to use ES6 with p5js in global mode. Quite useful to be able to use import/export when making games.
https://t.co/QdzDOdT7xT
🎇 I made a small tool for everyone: CSS Grid Generator. You can designate rows, columns, gaps, and units, and then drag to create child divs to make dynamic layouts with ease!
Open source on GitHub and deployed on @Netlify
https://t.co/IslfoUYyKL
We've just launched Myriscope, a visual digest for scientific research: https://t.co/050NsrRmqh
It's built for easy visual scanning of arXiv and bioRxiv preprints to keep an eye on new research as it happens. Please share with your friends—and send us feedback!
4th day of #100DaysOfMLCode (even if I'm in the 3rd active day).
Finished with the breadth-first search and started A* pathfinding algorithm. Already worked on that kind of algorithm for more than 40hours by myself so it should be fast.
Will be reading a bit more about ML.
3rd day of #100DaysOfMLCode.
Practiced a bit data visualization and started Breadth-First Search.
Got trouble with double "let" declaration (ES6) and loadJSON from @p5xjs. It seems you need to use http-server (or other) to load a local JSON file into p5js.
2nd day of #100DaysOfMLCode by @sirajraval . Learned the basics of algorithms, intelligence and learning with @shiffman and the session 1 about binary trees. Even though I already knew most of it, it's always good to refresh your memories!
Now that I'm back from vacation, I'm finally starting the #100DaysOfMLCode at Day0 with no previous experience in Machine Learning or AI. Preparation for a full 100 days of JavaScript with ml5js/TensorFlow libraries!
My GitHub for the project:
https://t.co/UngKXsB5VN