CSE 101: Computer Basics/PC Hardware and Internet Tech

Credits 5

Learn about computer systems and the physical components that make them work. We will explore how software interacts with hardware as well as alternate computing hardware such as mobile and tablet devices. We will also cover performance characteristics of hardware components and how to mitigate bottlenecks in software. The internet is the backbone of connected services. Learn to make web applications and utilize the cloud infrastructure to build robust and scalable websites.

  1. Students will be able to identify common computer components.
  2. Assemble computer components into a working machine.
  3. State differences between common storage types and list pros and cons of each.
  4. Explain what CPU cache is used for and how it affects performance.
  5. Explain the difference between a 32 bit and 64 bit CPU and how they differ.
  6. Identify the motherboard along with North and South bridge components and explain what purpose they serve.
  7. State the purpose of the BIOS and how it opened the door for general operating systems.
  8. Explain the functions of a video card and how it affects performance during graphically intensive operations.
  9. Explain the purpose of a network card or modem and how it affects the speed of your internet connection.
  10. Describe the Gigahertz barrier and why CPU speeds have dropped dramatically in the last several years.
  11. Write simple software applications and explain how hardware runs that software.
  12. Identify different forms of Virtualization and in which cases we might use them.
  13. Use HTML 5 and CSS3 to create web pages.
  14. Utilize server side processing to connect HTML applications to databases and communicate with web services.
  15. Create web services and expose them for use by other applications.
  16. Implement authentication services to enable secure user profiles.
  17. Setup authorization mechanisms to enable fine grained control of individual resources.
  18. Connect authentication to external login services to support single sign on.
  19. Explain how SSL works and how certificates create a secure trusted connection to web sites.
  20. Work with common database systems to provide storage for web applications.
  21. Explain the difference between Input/Output in standard applications and in web applications.
  22. Create mobile aware web applications and display appropriate alternate layouts.
  23. Use Javascript to add ajax features to web applications.
  24. Work with graphic design software to create images suitable for use in web pages.