Louisiana State University Information Technology Services CSC1351 - Introduction to Computer Science II for Majors CSC 1351: Introduction to Computer.

Slides:



Advertisements
Similar presentations
Lecture 0 CSIS10A Overview. Welcome to CSIS10A (5 mins) – Typical format for class meetings New material first (monitors off, notebooks out) Practice.
Advertisements

Welcome to Java Programming. Why do I want to take this course? I want to major in EE/CSE. ECE122 is a requirement. Java is hot in Job market. It is useful.
Introduction to Computer Programming I CSE 113
CPSC150 Fall 2008 Dr. L. Lambert. CPSC150 Overview Syllabus Use Textbook, ask questions, extra thorough, I will post sections covered All information.
Intro to CIT 594
Introduction to Java Lab CS110A – Lab Section 004 Instructor: Duo Wei.
January 12, Compiler Design Hongwei Xi Comp. Sci. Dept. Boston University.
CSc 160 Overview of Fundamentals of Computer Programming II Spring (SO1) 2004.
COMP 14 Introduction to Programming Miguel A. Otaduy Summer Session I, 2004 MTWRF 9:45-11:15 am Sitterson Hall 014.
OBJECT ORIENTED PROGRAMMING I LECTURE 1 GEORGE KOUTSOGIANNAKIS
CSC 171 – FALL 2004 COMPUTER PROGRAMMING LECTURE 0 ADMINISTRATION.
CS-0401 INTERMEDIATE PROGRAMMING USING JAVA
Honors 101, Fall 2006 Please do not sit in back of room! Lots of info on web page Join the mailing list Download Eclipse and start using it Read the text.
July 16, Introduction to CS II Data Structures Hongwei Xi Comp. Sci. Dept. Boston University.
Asst.Prof.Dr.Ahmet Ünveren SPRING Computer Engineering Department Asst.Prof.Dr.Ahmet Ünveren SPRING Computer Engineering Department.
CMSC 202 Computer Science II for Majors Fall 2009 Introduction.
Overview of the Course. Critical Facts Welcome to CISC 672 — Advanced Compiler Construction Instructor: Dr. John Cavazos Office.
Machine language is the lowest and most basic language of programming language. It is a collection of digits which The computer reads and interprets.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Assistant Professor School of Computer Science and Engineering Chung-Ang.
Advanced Computer Graphics Spring-2011 Kocaeli University Computer Engineering Department.
CSCI-A110 Lab Welcome!. Overview: a busy 1 st day Welcome – Introduction Purpose of the lab Course Structure/Grading Online Course Material (Oncourse)
CSc2010 Lab Fall 2015 Bing Li. Contact  Name : Bing Li   Website : cs.gsu.edu/~bli6  Office : Suntrust.
CSCI 51 Introduction to Computer Science Dr. Joshua Stough January 20, 2009.
Selected Topics in Information Technology Programming Language - JAVA Semester 1/2554.
Computer Graphics Kocaeli University Computer Engineering Department Spring 2012.
Java Programming Computer Engineering Department JAVA Programming Course Asst. Prof. Dr. Ahmet Sayar Kocaeli University - Fall 2014.
Computer Science 102 Data Structures and Algorithms CSCI-UA.0102 Fall 2012 Lecture 1: administrative details Professor: Evan Korth New York University.
Trustworthy Semantic Web Dr. Bhavani Thuraisingham The University of Texas at Dallas Review for the Final Exam December 8, 2008.
Национальная процедура одобрения и регистрации проектов (программ) международной технической помощи (исключая представление информации об организации и.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang.
Lecture.1: Getting Started With Java Jiang (Jen) ZHENG May 9 th, 2005.
Introduction to Computer Science II CSE1030Z 1. Your Instructor 2  Dr. Burton Ma  office  CSEB 1012J (near Gillian Moore's office)  hours : 2:30–4:00.
CSC 450/550 Part 1: Introduction. CSC 450/550 Summary (1)Contact information (2)Course objective and topics (3)Course evaluation (4)* The layering principle.
King Saud UniversityCSC112 - First Semester CSC 112 Java Programming I Introduction.
I.Entesar Al-Mosallam.  Name: Entesar Al.Mosallam  Office Location: Blg#20, floor#1, Office#30 
+ Why program? Java I Fall 2015 Dr. Dwyer. + What do we use computers for? (desert island time – what computing application would you need to have on.
Introduction to Python Lesson 1 First Program. Learning Outcomes In this lesson the student will: 1.Learn some important facts about PC’s 2.Learn how.
Introduction Chapter 1 8/31 & 9/1 Imagine! Java: Programming Concepts in Context by Frank M. Carrano, (c) Pearson Education - Prentice Hall, 2010.
CS 105: LISP GRG 424 MW 1:00-2:00pm About Me Jacob Schrum: call me Jacob BS in Computer Science, Math and German at Southwestern University Currently.
CHAPTER 1 INTRODUCTION. CHAPTER GOALS To understand the activity of programming To learn about the architecture of computers To learn about machine code.
Welcome to English Class Week Class 1 Topic: Introductions Professor Emory.
Software Development Introduction
Modern Programming Language. Web Container & Web Applications Web applications are server side applications The most essential requirement.
Tuesday, 1 st of Aban 1 st TA Session.  Let’s Meet:  I’m Aideen NasiriShargh, a 83er of CE, a C(++) Lover!  You’re 86ers of EE!  You’re supposed to.
Introduction to C# Programming with Microsoft.NET AY
Computer Science A 1. Course plan Introduction to programming Basic concepts of typical programming languages. Tools: compiler, editor, integrated editor,
ITP 109 Week 2 Trina Gregory Introduction to Java.
CS416 Compiler Design1. 2 Course Information Instructor : Dr. Ilyas Cicekli –Office: EA504, –Phone: , – Course Web.
An Introduction App Design Flat Rock Community Schools Introductory Java Programming.
Memory Management in Java Mr. Gerb Computer Science 4.
Course Outline Three Themes for the course: Theme 1: Starting a Research Design and setting it up Theme 2: in-depth lectures on the most common research.
Multicore Computing Lecture 1 : Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang University.
Computer Systems Nat 5 Computing Science
Introduction to ECT 7130 Hong Cheng 2009/10 First Term.
Introduction to Computing
Computer Systems Nat 5 Computing Science
C Programming Language
Introduction and Overview
CMPE419 Mobile Application Development
CS416 Compiler Design lec00-outline September 19, 2018
Welcome to COE212: Engineering Programming
Unit 1: Introduction Lesson 1: PArts of a java program
Computer Programming 1 introduction to JAVA Lecture 1 Instructor: Ruba A. Salamah Islamic University of Gaza.
CS350, Programming III: Java Two Credit Hours
Accelerated Introduction to Computer Science
CS416 Compiler Design lec00-outline February 23, 2019
Final Class Hal Perkins Autumn 2011
CMPE419 Mobile Application Development
Lecture 1 Class Overview
Presentation transcript:

Louisiana State University Information Technology Services CSC Introduction to Computer Science II for Majors CSC 1351: Introduction to Computer Science II for Majors

Louisiana State University Information Technology Services CSC Introduction to Computer Science II for Majors Contacting Me Name: Steven Brandt AIM: RegexGuy Regular Office: 324 Johnston Hall Office Hours: 159 Coates Web:

Louisiana State University Information Technology Services CSC Introduction to Computer Science II for Majors Administrivia I have your passwords and logins. Please contact me at the end of class to get them. Office hours: Please fill out the doodle poll.

Louisiana State University Information Technology Services CSC Introduction to Computer Science II for Majors Grades 20% Mid-Term 30% Final 35% Projects 15% Final Project--Your own game!

Louisiana State University Information Technology Services CSC Introduction to Computer Science II for Majors Why are you here? Do you love to program? Do you program on your own?

Louisiana State University Information Technology Services CSC Introduction to Computer Science II for Majors What makes Java great? Portabilitity? Performance? API (the libraries)? The fact that it looks similar to C/C++? What do you think?

Louisiana State University Information Technology Services CSC Introduction to Computer Science II for Majors What makes Java great? Simple grammar – Create great editors (Eclipse, etc.) – Fast compilation – Easily Instrumented/Extended Memory – Safe: Memory errors plague C programs – Garbage collected Strong static typing – Find many errors before you run – Find any symbol in source

Louisiana State University Information Technology Services CSC Introduction to Computer Science II for Majors Language Review Cover lessons 1 through 18

Louisiana State University Information Technology Services CSC Introduction to Computer Science II for Majors