Download presentation
Presentation is loading. Please wait.
Published byMyra Heatherington Modified over 9 years ago
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. June 23, 2008 - http://hpc.uark.edu/ The Star of Arkansas was recently ranked at No. 339 in the list of the world's Top Supercomputers.
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!
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.