
ByteVoid
@Entropy_Pilot
Followers
27
Following
2K
Media
90
Statuses
290
Yuvi | Engineering Undergrad | Maths & CS | Football (Bayern & DFB) | Building from the Void
India
Joined January 2024
Just a quick help needed. I struggled a bit while understanding the getter and setter methods, when started to learn OOPs. Even tough I'll try tomorrow too. But any tip will be appreciated. #Help #JavaScript.
Wrapped up two solid days digging into JavaScript's prototype model and touched the surface of functional programming. setprototypeOf & .getprotypeOf and the use of this. keyword for inheritance. Covered a good chunk. Progress feels solid. #javascript #WebDev
0
0
6
Wrapped up two solid days digging into JavaScript's prototype model and touched the surface of functional programming. setprototypeOf & .getprotypeOf and the use of this. keyword for inheritance. Covered a good chunk. Progress feels solid. #javascript #WebDev
0
0
5
In my free time I watch @BBCEarth docs. Now I regret it. Apparently there are these spiders. They FLY!.They shoot silk into the air and ride electric fields of the Earth, not wind. Miles above ground. Drifting over oceans. What's next? They gonna talk to us?.#NatureFacts
0
0
3
A new week, Some new targets. > Learning OOPs in JavaScript would be the first priority for moving further in the #WebDev space. > Completing the exercises of unit-1 of the #ComputerArchitecture book and hence moving to unit-2 for assembly code.
0
0
4
Also, today I spent some time on the Hands-on practice. Big thanks to @Hiteshdotcom Sir for pushing us with tasks like arrow functions & array methods! Spending time on MDN docs made it click. Grateful for the challenges that made me question myself. #WebDev #Coding
Did I complete the weekend targets?.Hell Yeah I did!!. ✅_Chapter uno of the Architecture book. ✅_Installed RARS. ✅_Although not completely revised the JavaScript stuff, still did some Hands-on practice on Arrays, Loops and Functions. #ProgressNotPerfection.
0
0
3
Performance defs like CPU clocking, loved the constant rate clock syncing at 4 GHz! Hit the power wall with Pentium 4 heat, sparking multicore shift. Amdahl's Law shows sequential code limits parallel gains. #ComputerScience #RISC
0
0
3
Installed RARS on Ubuntu, super easy with java -jar! Great for RISC-V assembly. Excited to start coding. #Programming
0
0
3
Performance defs like CPU clocking, loved the constant rate clock syncing at 4 GHz! Hit the power wall with Pentium 4 heat, sparking multicore shift. Amdahl's Law shows sequential code limits parallel gains. #ComputerScience #RISC
1
0
3
Man this Architecture stuff is crazy interesting. How processors are made from Sand, then Silicon ingots to Waffers to Dies then calculated for the yield of the overall batch. CS hits different when you dive below the surface, far beyond just coding. #CS #Architecture.
Did I complete the weekend targets?.Hell Yeah I did!!. ✅_Chapter uno of the Architecture book. ✅_Installed RARS. ✅_Although not completely revised the JavaScript stuff, still did some Hands-on practice on Arrays, Loops and Functions. #ProgressNotPerfection.
1
0
3
Did I complete the weekend targets?.Hell Yeah I did!!. ✅_Chapter uno of the Architecture book. ✅_Installed RARS. ✅_Although not completely revised the JavaScript stuff, still did some Hands-on practice on Arrays, Loops and Functions. #ProgressNotPerfection.
Guten Morgen folks!.Its Sunday. I'll be using the quite to catch up .My targets for today_.1. Complete chapter 1 of the Computer Architecture Book. 2. Install RARS (for the RISC-V Sim.). 3. Revisit everything I've covered in JavaScript so far. #DevLog
0
0
3
Guten Morgen folks!.Its Sunday. I'll be using the quite to catch up .My targets for today_.1. Complete chapter 1 of the Computer Architecture Book. 2. Install RARS (for the RISC-V Sim.). 3. Revisit everything I've covered in JavaScript so far. #DevLog
0
0
3
My progress of the past few days. Quoted [🧵].#buildinpublic.
Back to the core. Over the past few days, I’ve been working through arrays, loops, and functions in JavaScript. Not just the syntax, but how they actually behave, where they trip you up, and how they connect. Here’s what I’ve learned so far:.#JavaScript.
0
0
3
3.Functions.Covered JavaScript functions in depth:.- Function declarations.- Parameters and return values.- Nested functions.- Higher-order functions.- The THIS keyword.Each added a layer to how execution and scope actually work. #functions
1
0
3