RSRahul Singh Parmarinrahulsinghparmar.me·Jan 7, 2023 · 27 min readC ProgrammingToday we’ll learn a new language, C: a programming language that has all the features of Scratch and more, but perhaps a little less friendly since it’s purely in text. By the end of the term, our goal is not to have learned a specific programming l...00
RSRahul Singh Parmarinrahulsinghparmar.me·Nov 21, 2022 · 12 min readWhat is JAVAWhat is Java? Java is a general-purpose, class-based, object-oriented programming language designed for having lesser implementation dependencies. It is a computing platform for application development. Java is fast, secure, and reliable, therefor...00
RSRahul Singh Parmarinrahulsinghparmar.me·Nov 20, 2022 · 12 min readProgrammingIntroduction David plays a game called Oscartime that was the first Scratch program he created Scratch is a graphical programming language created by MIT’s Lifelong Kindergarten Group The language not only helps get kids excited about programming, b...00
RSRahul Singh Parmarinrahulsinghparmar.me·Nov 20, 2022 · 10 min readWeb DevelopmentInternet Recap All the computers on the internet are interconnected that supports HTTP and TCP/IP The internet is an infrastructure to get data from a server to a client Supports emails, video conferencing, etc. The web is one specific application...00
RSRahul Singh Parmarinrahulsinghparmar.me·Nov 20, 2022 · 10 min readSecurityIntroduction Our data is under constant threat, but how can we defend ourselves? Privacy Keeping people away from things you don’t want them to see Computers are among the lease secure devices you own Data or files are stored on them as 0s and 1s ...00