Research Topics in Computational Science Lecture 02.

Slides:



Advertisements
Similar presentations
STRING AN EXAMPLE OF REFERENCE DATA TYPE. 2 Primitive Data Types  The eight Java primitive data types are:  byte  short  int  long  float  double.
Advertisements

Why Are Computers Necessary in Today’s World?
Thanks to a wonderful man named Melvil Dewey, it is simple to locate a variety of books from an endless list of topics. Put your knowledge of Dewey’s 10.
CS 106 Introduction to Computer Science I 12 / 04 / 2006 Instructor: Michael Eckmann.
Getting Started with Haskell Tim Sheard. Learning a new language Goals – Learn how to design and use data structures – Learn to write programs using the.
GUIs Part 4 CS221 – 4/17/09. Professional Assignments Assignment #2 – Download and install Visual Studio 2008 Professional Trial Software –
0 CS100J September 2007 CS100J: 12 weeks programming using Java, 2 using Matlab. David Gries. CS100M: 7 weeks of Matlab and 7 of Java. Daisy Fan. CS100H:
CS31: Introduction to Computer Science I Discussion 1A 4/2/2010 Sungwon Yang
Objects & Object-Oriented Programming (OOP) CSC 1401: Introduction to Programming with Java Week 15 – Lecture 1 Wanda M. Kunkle.
1 8/30/06CS150 Introduction to Computer Science 1 Your First C++ Program.
1 Data Structures Topic #1 Welcome !. 2 Today’s Agenda Introduction...what to expect!?! Talk about our Goals and Objectives Textbook is highly recommended.
COMP 14: Primitive Data and Objects May 24, 2000 Nick Vallidis.
Using the O.P.A.C..
V Avon High School Tech Club Agenda Old Business –Delete Files New Business –Week 16 Topics: Intro to HTML/CSS –Questions? Tech Club Forums.
1 Working with MS SQL Server. 2 Objectives You will be able to Use Visual Studio for GUI based interactive access to a Microsoft SQL Server database.
Javascript and Basic Programming Concepts. What is a Program? A program is a specific set of instructions written in a computer language to perform a.
Today’s Objective(s) and Bell-Ringer Bell-Ringer Assignment 1.No Bell-Ringer today 2.Complete Alice Introduction Guided Notes Objective Using Alice, TSW.
Introduction to Objects A way to create our own types.
Introduction to Graphical User Interfaces. Objectives * Students should understand what a procedural program is. * Students should understand what an.
Sadegh Aliakbary Sharif University of Technology Fall 2011.
1 Working with MS SQL Server Textbook Chapter 14.
CS 114 – Class 02 Topics  Computer programs  Using the compiler Assignments  Read pages for Thursday.  We will go to the lab on Thursday.
Why to learn.
Introduction to the Visual Studio.NET IDE (LAB 1 )
Chapter 1 Object Orientation: Objects and Classes.
5 BASIC CONCEPTS OF ANY PROGRAMMING LANGUAGE Let’s get started …
THE ENGLISH LANGUAGE. Teacher info  
Semester Review. As we have discussed, Friday we will have in class time for you to work on a program, this program will come with instructions and you.
C# AND ASP.NET What will I do in this course?. MAJOR TOPICS Learn to program in the C# language with the Visual Studio IDE (Interactive Development Environment)
University of Sunderland CIF 102/FIF102 Fundamentals of DatabasesUnit 15 Programming in Microsoft Access using VBA Using VBA to add functionality.
Agenda Object Oriented Programming Reading: Chapter 14.
Number Representation, Data Types and Elementary Programming Shirley Moore CS 1401 February 5-7, 2013.
Writing Numbers Using Playing Cards to Expand Numbers © Math As A Second Language All Rights Reserved next Writing Numbers 4.NBT#2.
Applications Development
Advisory Sign-In on iPad Let’s head outside, fire drill We’ll review stuff in the field about drills.
1 CS1100 Fall Instructor: David Gries CS100M: Matlab No prior programming experience One semester of calculus Math & engineering type problems CS100J:
Make Connections! Connect to what you already know -text to self -text to text -text to world Activate your background knowledge.
Research Topics in Computational Science. Agenda Commenting Our Code Variable Review Button Program – Add Textbox Getting text from textbox Converting.
Rocky Run Elementary School Math and Reading Night November 22, 2010.
Salman Marvasti Sharif University of Technology Winter 2015.
2a – Object Oriented Lingma Acheson Department of Computer and Information Science, IUPUI CSCI N331 VB.NET Programming.
ITEC 109 Lecture 7 Operations. Review Variables / Methods Functions Assignments –Purpose? –What provides the data? –What stores the data? –What type of.
Creating and Populating a MS SQLServer Database Presented By: Dr. Adam P. Anthony.
Welcome to AP Computer Science A We use the Java language, but this class is much more rigorous than Intro to Java More programming, but also more theory.
Dewey Decimal System Posters I can describe different categories. I can explain and show how they are used in the library.
Library Orientation English 1A, J. Graves Laney College Ann Buchalter, MLIS.
Instructions Go to the shared area and open a file Go to -> S:\ICT\My Teacher\Mr Crossan\Year 7\Catch the Clown Open the Catch the Clown file by double.
INTRODUCTION CHAPTER #1 Visual Basic.NET. VB.Net General features It is an object oriented language  In the past VB had objects but focus was not placed.
Data Types Always data types will decide which type of information we are storing into variables In C programming language we are having 3 types of basic.
Number Bonds Through 20 Addition next Number Bonds © Math As A Second Language All Rights Reserved 2.OA#2.
Number Bonds Through 10 Addition next Number Bonds © Math As A Second Language All Rights Reserved Counting with objects. K.OA#4.
1 Connecting to a Database Server. 2 We all have accounts, with a single database each, on a Microsoft SQL Server on the USF network: allman.forest.usf.edu.
Welcome to Language Arts Mrs. Hardy. GRADES 1) How can you find out what your student’s current grade is? A) Jenkins Website B) Parent Connect C) Weekly.
1 CS100J Spring Instructor: David Gries CS100M: Matlab No prior programming experience One semester of calculus Math & engineering type problems.
Software Design and Development Languages and Environments Computing Science.
Sadegh Aliakbary Sharif University of Technology Fall 2010.
Visual Basic/ Visual Studio Brandon Large. Connecting to prior knowledge In your notes write down what the two main parts of the computer are. The “software”
Chapter 1 Object Orientation: Objects and Classes.
ENGLISH 9 Semester 1, Week 1. Monday  Seating Plan  Who am I?  Who are you?  School agenda ~ USE the info in it, don’t tear it out.  Let’s take a.
C++ Programming Basics C++ Lecture 1 Stacy MacAllister.
How to Start SQL Server and SSDT BI in Local
Elementary Programming Concepts Hannah Westra
Presented by: Teererai Marange
More Events.
Introduction to Public Libraries
EDUCATIONAL CAREER ACTION PLAN
By Lisa Stoll, MLIS, MSHE WCCC Library
Welcome back to Software Development!
Variables and Computer Memory
Presentation transcript:

Research Topics in Computational Science Lecture 02

Today’s Agenda New Survey (Contact Info) Talk about old survey Building Programs in Visual Studio 2010 Programming Basics

Review of Survey Majors Programming/Languages OOP/MVC Databases/SQL Drawing/Art Group Work/Organization

Majors 3 Physics 3 Computer 1 Chem/Bio Eng 1 Business Programming Languages C/C++/C#/Java – 3 have never used 1 – No Experience

OOP/MVC OOP – Most have heard of – In depth knowledge MVC – 6 Have never heard of it – 0 have used it! Database SQL Excel – Everyone Has used! Database – Only 2 have worked with SQL – 4 Never Heard of – 3 Heard of (not used) – 1 Worked with

Drawing 4 - Not Good Drawing 2 - Good on Paper only 2 - Good on Both Design 1 - Not Interested 2 - Not Sure 5 - Interested Group Work 3 - Like 5 - When Needed 0 - Don’t Like

Programming Basics Objects Classes Variables Properties Events

What does Object mean? In plain English what does the word “Object” mean?

Objects & Classes Things we use are Objects Classes are how objects are organized – In English: A class is a group of similar things – In Programming: When we know a bunch of things will be similar, we create classes

Properties Properties are the data that “make up” the object Some properties can be changed

Events Events are the way objects interact with each other The most common event is a mouse click Events are how we connect the user to our program!

Variables We use Variables like in math Variables are the names we give to things Computer Variables can also represent things that are not numbers x = y = x + 2

Variable Types int float double string bool decimal char object

Resources The New Boston Head First C# Programming – Book available at library

Programming Basics I will walk you through the basics of creating a form that creates a message box. Then I will ask you to create a form.

Let’s Play Open Visual Studio C# – Today we will play