This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
blog:spring2016:phastin1:journal [2016/02/01 22:40] – [January 25st, 2016] phastin1 | blog:spring2016:phastin1:journal [2016/03/12 01:36] (current) – phastin1 | ||
---|---|---|---|
Line 8: | Line 8: | ||
====February 1rd, 2016==== | ====February 1rd, 2016==== | ||
this week we started getting into some deeper ideas for c programming though still not as far as i had hopped we would be by now. we learned scan functions as well as print functions to print variables as needed. the project was great as we got to put these things to use. from there i started to make a program that takes a number and multiplys its self as many times as the user wants. i plan on starting to try some GUI stuff on my own. im excited to see what the future projects are this semester. | this week we started getting into some deeper ideas for c programming though still not as far as i had hopped we would be by now. we learned scan functions as well as print functions to print variables as needed. the project was great as we got to put these things to use. from there i started to make a program that takes a number and multiplys its self as many times as the user wants. i plan on starting to try some GUI stuff on my own. im excited to see what the future projects are this semester. | ||
+ | |||
+ | ==Append A== | ||
+ | after looking up plenty of GUI starter programs i have decided that the constructor to make GUIs in C is immensely | ||
=====UNIX/ | =====UNIX/ | ||
Line 15: | Line 18: | ||
====January 31th, 2016==== | ====January 31th, 2016==== | ||
+ | ==== March 11st, 2016==== | ||
+ | |||
+ | AHHH THE BLOG THING!!! I FORGOT ABOUT THE BLOG THING!!!!! DAMN. So far im able to understand most of what the opperating system is doing and im finding it quite enjoyable right now. though i am stuck again on the project that we have currently. ive broken the pieces into seperates i believe but im stuck on how to put them together into one. |