I’ve found out about a debugging protocol known as UART. Here is a video about it, and here‘s a tutorial on how Linux uses UART.
Quick Update: A Government Site Providing Info For Programming Various Math Functions.
I’ve just found this site which has info on how to implement various math functions in programming. I’d definitely recommend going through it after finding out what a Taylor series is (via Khan Academy) if you don’t already know.
Quick Update: Circuits.
Here‘s a site that goes over some of the basics of circuitry.
Quick Update: The expect command
I’ve recently found out about a program for Linux known as “expect” which automates much interaction with command line commands as well as interact with programs using sockets.
Quick Update: The Game I’ve Been Playing.
A quick update
I haven’t been updating this blog very much recently so I’ve decided to start a series of small but frequent posts that will contain little things I’ve found that proved to be useful. These will probably mostly contain links to stuff. Any ways, here‘s the link for this quick update. It’s for a very useful site for learning math that can help with engineering.
Happy April Fools Day!
Well it’s April first. To celebrate, here’s a video I found for people who don’t have any pranks planned:
Lojban
I’ve recently found out about an interesting language called “Lojban”. It’s designed to be a language that can be spoken both by humans and computers. Here‘s the website for it.
Automake tutorial.
Here‘s a great tutorial on how to use “automake” which will help make your programs more portable.
What is entropy?
here is a video that explains what entropy is.