1 / 16

Welcome to CSCE

Welcome to CSCE. Presented by: Joshua Parsley. Created by: Brian Russell Edited by: Joshua Parsley. Computer Science. Interested in making computer programs called software. Interested in making programs and the hardware (machines that run the programs). . Computer Engineering.

belle
Télécharger la présentation

Welcome to CSCE

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Welcome to CSCE Presented by: Joshua Parsley Created by: Brian Russell Edited by: Joshua Parsley

  2. Computer Science • Interested in making computer programs called software. • Interested in making programs and the hardware (machines that run the programs). Computer Engineering

  3. We make computers powerful. The Star of Arkansas was recently ranked at No. 339 in the list of the world's Top Supercomputers. June 23, 2008 - http://hpc.uark.edu/

  4. We make computers small and secure. Smartdust: a network of tiny wireless microelectromechanical systems, installed with wireless communications, that can detect (for example) light, temperature, or vibration.

  5. We make computers fun and useful. Business Applications, Hardware Engineering, and Software Development

  6. We make computers think. Find me web pages on “salsa”!

  7. Careers in CSCE Both computer science and computer engineering have top earning degrees!

  8. Computer Graphics

  9. More Graphics

  10. Artificial Intelligence (AI) • Making a machine that can “think”. • Watson Supercomputer

  11. Circuit Board Design (CE)

  12. Robotics • Combination of many areas.

  13. Lego Mindstorms

  14. What is Programming? • A way to tell the computer what to do. • Different programming languages are used to instruct the computer.

  15. Java • A Simple Program: • public class HelloWorld { • public static void main(String[] args) { System.out.println("Hello, world!"); • } • }

  16. Let’s Get Started!

More Related