Rezultati pretraživanja
  1. Osobe Vidi sve

  2. 1. velj
  3. Going to learn Go and Java this month.

  4. prije 24 minute
  5. D24,25,26,27,28,29: Went through react basics again in and completed a couple of projects in 3rd party libraries certification in the very less time that I get in a routine. Now learning react native parallely. Ready with setup.

  6. prije 48 minuta

    Day 59 - Worked through some data structures.

  7. prije 1 sat

    Day 8 of . With the shorturl complete it was time to take on the next project. My options was pomodoro clock or exercise tracker (I jump around a bit). Feeling overwhelmed by both I chose door number 3: react router. Didn't get too far but it's a start

  8. prije 1 sat

    Just finished the React section of the "Front End Libraries Certification" on . I'm at a 13 day streak now of doing these. It's really great to finally learn how to integrate scripting with HTML and CSS. Can't wait till I reach the backend portion of the coursework.

  9. prije 1 sat

    8 : arr.push(["Me", 55]); - intro to pointers and examples array[3] == *(array+3); - Why pointers have types? for(int i = 0; i < 5;) { printf("%d\t", age[i++]); // interesting } printf("\n");

  10. prije 6 sati

    38/100 - Always great remember fundamentals of Responsive Web Designs 😁

  11. prije 7 sati

    Day 035 : After yesterday's discovery, I started doubting my old JS knowledge so I decided to go back to some OOP basics from 's Modern JavaScript From The Beginning course. Also did finish the debugging section on .

  12. prije 8 sati

    Day 59 I'm not done with the last challenge (Cash Register) yet..I guess the challenge is proven stubborn...Lets see what happen tomorrow again!

  13. prije 12 sati

    Day 2 . Did Basic JS on and continued on to ES6. Just saw that this: return args.reduce((a, b) => a + b, 0); does make a sum of my args (5, 4, 3 comes back as 12). Callbacks are a bit magic, hopefully I will learn some!

  14. prije 15 sati

    Day 10 of . Today I continue to work on Object oriented programming. First goal in this challenge is to get sertificate in algorithms and data structures.

  15. prije 19 sati

    Day 10 of I learned a lot from the Basic of JavaScript course on . I've finished studying half of it and I am going to implement it to my previous projects tonight

    Prikaži ovu nit
  16. 4. velj

    Worked on creating some strings of elapsed times for a project at work but only managed 30 minutes of true outside of work tasks which was tackling the Make A Person challenge. I really want to finish these and get to the data viz cert

  17. 3. velj

    tip: Short-circuits conditionals. If you have to execute a function only if condition is true: if (condition) { doSomething(): } You can use short-circuit: condition && doSomething(); 🦸‍♀️🦸‍♂️

  18. 3. velj

    Successfully completed First course of Freecodecamp for next ..

  19. 3. velj

    Day 34 Got it! I had to watch a lot of YouTube/Udemy tutorials to pass this section—but it's done! I'm moving on to Basic Algorithm Scripting.

    Prikaži ovu nit
  20. 1. velj

    Day 31: Decided to postpone working on the remaining projects until I'm capable of writing CSS to the standard given in the examples. I can create the pages to a basic level, but I want to be better than that! Switched attention back to Udemy course.

Čini se da učitavanje traje već neko vrijeme.

Twitter je možda preopterećen ili ima kratkotrajnih poteškoća u radu. Pokušajte ponovno ili potražite dodatne informacije u odjeljku Status Twittera.