Spring 2013 http://foaad.net/ en Fundamentals of Computer Science http://foaad.net/content/fundamentals-computer-science <span class="field field--name-title field--type-string field--label-hidden">Fundamentals of Computer Science</span> <div class="field field--name-field-image field--type-image field--label-hidden field__items"> <div class="field__item"> <a href="/content/fundamentals-computer-science" hreflang="und"><img loading="lazy" src="/sites/default/files/styles/medium/public/KR_C_Programming.png?itok=yRjRFfwb" width="172" height="220" class="image-style-medium" /> </a> </div> </div> <span class="field field--name-uid field--type-entity-reference field--label-hidden"><span>foaad</span></span> <span class="field field--name-created field--type-created field--label-hidden">Sun, 10/01/2017 - 19:54</span> <div class="field field--name-field-course-number field--type-string field--label-inline clearfix"> <div class="field__label">Code</div> <div class="field__item">CSC 101</div> </div> <div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"><p><span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 15px; background-color: rgb(255, 254, 250);">Basic principles of algorithmic problem solving and programming using methods of top-down design, stepwise refinement and procedural abstraction. Basic control structures, data types, and input/output. Introduction to the software development process: design, implementation, testing and documentation. The syntax and semantics of a modern programming language. </span></p> <p><span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 15px; background-color: rgb(255, 254, 250);">[note: This course is now taught in Python]</span></p> </div> Mon, 02 Oct 2017 02:54:47 +0000 foaad 109 at http://foaad.net Operating Systems http://foaad.net/course/operating-systems <span class="field field--name-title field--type-string field--label-hidden">Operating Systems</span> <div class="field field--name-field-image field--type-image field--label-hidden field__items"> <div class="field__item"> <a href="/course/operating-systems" hreflang="und"><img loading="lazy" src="/sites/default/files/styles/medium/public/os9c-cover_0.jpg?itok=vDyZ2MyP" width="150" height="220" alt="" class="image-style-medium" /> </a> </div> </div> <span class="field field--name-uid field--type-entity-reference field--label-hidden"><span>foaad</span></span> <span class="field field--name-created field--type-created field--label-hidden">Sat, 02/15/2014 - 23:41</span> <div class="field field--name-field-course-number field--type-string field--label-inline clearfix"> <div class="field__label">Code</div> <div class="field__item">CPE 453</div> </div> <div class="field field--name-field-website field--type-link field--label-hidden field__items"> <div class="field__item"><a href="https://docs.google.com/document/d/1emxW_6uvR0LLF57OwLLnJ5DqJGGAE_wy923QYNJidNQ/pub">Example syllabus</a></div> </div> <div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"><p><span style="color: rgb(0, 0, 0); font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 15px; line-height: 22.5px; background-color: rgb(255, 254, 250);">An introduction to sequential and multiprogramming operating systems; kernel calls, interrupt service mechanisms, scheduling, files and protection mechanisms, conventional machine attributes that apply to operating system implementation, virtual memory management, and I/O control systems. 3 lectures, 1 laboratory. </span></p> </div> Sun, 16 Feb 2014 07:41:19 +0000 foaad 29 at http://foaad.net