Today was rather a research day then anything else.
Learned about
Hungarian notation
which allows you to separate variables by type and makes code easier to read.
After that and a
refresher on basics
i thought i may want to
build a GUI, so i looked into
GUI development kits for windows.
I settled on GTK+
because it is highly mobile and open source, so this allows me to build and sell anything made with it
without permission or royalties.
The time i spent looking into GTK will pay off because i will be able to
run a program with interaction with the user so that it is not just command line.
YA!! BUTTONS!!
Proof of basic understanding of in/out,loops.(had to zip to link)
Text race v1
No comments:
Post a Comment