How to set up categories for your content and make filtering easy!
Now we have a github profile it's time to make it worth visiting! Intro to VCS Part 4/4
Allowing users to interface with our HTTP server more easily! HHTTPP; Writing your own HTTP server Part 5/5
How do we pay for things safely online? How does encryption happen safely over a network. How does public key encryption work?
Doing the socket communication for HTTP. HHTTPP; Writing your own HTTP server Part 4/5
Learning how to use git, the most popular VCS system in the world. Intro to VCS Part 2/4
Now we know how to use git we can look at the social aspects of coding. Intro to VCS Part 3/4
How to create versions for your software. Intro to VCS Part 1/4
Optimizing your applications by running functions less often
How compression works with simple examples