Intro to CS ACO 101 Lab Rat. Academic Integrity What does that mean in programming? Log into Blackboard and take the test titled “Applied Computing Course.

Slides:



Advertisements
Similar presentations
MS. HOWARD 1 ST PERIOD. Go through course syllabus and classroom policies Create gmail account ( should have done in homeroom Send to Ms. Howard.
Advertisements

Introduction to Eclipse. Start Eclipse Click and then click Eclipse from the menu: Or open a shell and type eclipse after the prompt.
Machine Learning Homework
Step 1 Login to NFA Course List. Step 2 Login Screen.
1 eclipse Tips. 2 What is eclipse? Eclipse is a popular IDE (Integrated Development Environment) that we will use to create, compile, execute, and test.
How to Create a Java program CS115 Fall George Koutsogiannakis.
CS115 HOW TO INSTALL THE JAVA DEVELOPMENT KIT (JDK)
CS211 Data Structures Sami Rollins Fall 2004.
OBJECT ORIENTED PROGRAMMING I LECTURE 1 GEORGE KOUTSOGIANNAKIS
SHORTCUTS. Overview Shortcuts are quick ways to get to the items you use often. You can put a shortcut to any program, document, or printer on your desktop.
TUTORIAL NO. 24 Create Alerts and files in EBSCO.
Assembler Compiler Interpreter ASSEMBLER To convert the assembly language into machine code. Translate mnemonic operation codes to their machine language.
Intro.1 Computer Science 4: Java for Video Games Jam Jenkins D122 LSRC Dr. Dietolf Ramm D226 LSRC Instructors
CompSci Computer Science 4: Java for Video Games Jam Jenkins D305 LSRC Dietolf (Dee) Ramm D226 LSRC Instructor
This example is a step by step walkthrough for installing the SRH Front Desk Printer in Windows 8.
ITP © Ron Poet Lecture 1 1 IT Programming Introduction.
1 eclipse Tips. 2 What is eclipse? Eclipse is a popular IDE (Integrated Development Environment) that we will use to create, compile, execute, and test.
 MyJU ◦ WebAdvisor: useful links such as classes, schedule, grades ◦ My Files: H Drive mapped in the whole campus. Cloud! Use it to download your files.
Introduction to VB.NET Tonga Institute of Higher Education.
Knowledge is Empowerment TUTORIAL Guide 24. Create Alerts and files in EBSCO.
1 Mobile Computing Set Up Copyright 2015 by Janson Industries.
COMP 111 Programming Languages 1 First Day. Course COMP111 Dr. Abdul-Hameed Assawadi Office: Room AS15 – No. 2 Tel: Ext. ??
Introduction to the WebBoard Terry Dennis. The WebBoard - Our Connection The WebBoard URL is
CS Tutorial 1 Getting Started with Visual Studio 2012 (Visual Studio 2010 are no longer available on MSDNAA, please choose Visual Studio 2012 which.
Intro to C++. Getting Started with Microsoft Visual Studios Open Microsoft Visual Studios 2010 Click on file Click on New Project Choose Visual C++ on.
C O M P U T E R G R A P H I C S Jie chen Computer graphic -- OpenGL Howto.
Putting Applets into Web Pages.  Two things are involved in the process of putting applets onto web pages ◦ The.class files of the applet ◦ The html.
1 ITI 1120 Lab # 1 An Introduction to the Lab Environment Contributors: G. Arbez, M. Eid, D. Inkpen, A. Williams, D. Amyot.
Introduction to Systems Programming (CS 0449) PalmOS Tools: Developer Studio & Cygwin.
Computer Organization  Today we will:  Enroll in NetSchool  Set the following as “Favorites”: NetSchool home course page eGrades  Optional: Set.
Java and C# [this is a bonus – it is not a required lesson] ACO101: Introduction to Computer Science.
This example is a step by step walkthrough for installing the SRH Front Desk printer in Windows 7 (64 Bit).
CS1101: Programming Methodology Aaron Tan.
Resizing Images CS 268. Where to start? Pictures (of course)  Need to down size them for the web.  Pictures taken with a 10 mega pixel camera are usually.
Diagnostic Pathfinder for Instructors. Diagnostic Pathfinder Local File vs. Database Normal operations Expert operations Admin operations.
Setting Up Eclipse. What is Eclipse? Eclipse is a free, downloadable software that allows us to create, compile, and run JAVA programs.
Loading Audacity and the LAME encoder for MP3 exports.
GumTree Development Environment Setup Windows Only Compatible with Eclipse 3.2 M3 (Last update: 16/11/05)
Making Python Pretty!. How to Use This Presentation… Download a copy of this presentation to your ‘Computing’ folder. Follow the code examples, and put.
1 Getting Started with C++. 2 Objective You will be able to create, compile, and run a very simple C++ program on Windows, using Visual Studio 2008.
 MyJU ◦ WebAdvisor: useful links such as classes, schedule, grades ◦ My Files: H Drive mapped in the whole campus. Cloud! Use it to download your files.
Processing Workshop. What is processing? “Processing is an open source programming language and environment for people who want to program images, animation,
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.
ENDNOTE Installation Guide. E ENDNOTE ON LIBRARY PAGE ( Scroll down to see download instructions.
The Diagnostic Pathfinder System Introduction Getting Started.
C++ LANGUAGE TUTORIAL LESSON 1 –WRITING YOUR FIRST PROGRAM.
PART 2 INTRODUCTION TO DYNAMIC WEB CONTENT AND PHP.
You may have already done this… Download the class files to the desktop Expand those files into root of USB stick Change your USB stick to drive “Z”!
CS1101 Using CourseMarker (CM) CM website: Updated:
Introduction to Eclipse Programming with an Integrated Development Environment.
Introduction to Programming Python Lab 1: My First Program 8 January PythonLab1 lecture slides.ppt Ping Brennan
1 Project 2: Using Variables and Expressions. 222 Project 2 Overview For this project you will work with three programs Circle Paint Ideal_Weight What.
Instructional/6-8/General Session 1 of 1 Get Going with eChalk Digital File Locker.
If you don’t have Google Earth downloaded already, you can go to to get it.
DOWNLOADING FILES FROM THE OERB Teacher Version. Step 1 log onto: elearningontario.ca Click on the elearning logo to enter the website.
Computer Science I Lab 1 ISMAIL ABUMUHFOUZ | CS 180.
CS 201 Accelerated Introduction to Computer Science LECTURE 1 GEORGE KOUTSOGIANNAKIS 1 Copyright: FALL 2016 Illinois Institute of Technology/ George Koutsogiannakis.
Introduction to Programming
How to access your work from home or another computer
COMP 170 – Introduction to Object Oriented Programming
HTML Lesson 3.
Click on the assignment you wish to complete
How to Embed Videos into Powerpoint
1. Open Visual Studio 2008.
Accelerated Introduction to Computer Science
CS115 HOW TO INSTALL THE JAVA DEVELOPMENT KIT (JDK)
Blackboard Tutorial (Student)
Running a Java Program using Blue Jay.
Introduction to Visual Basic 2010
Presentation transcript:

Intro to CS ACO 101 Lab Rat

Academic Integrity What does that mean in programming? Log into Blackboard and take the test titled “Applied Computing Course Verification” in Lesson 7

Scenario 1: is this a violation? I'm having problems getting started on the assignment. Can I just look at your code?

Scenario 1: Yes it is a violation Visual sharing of code is a violation of academic integrity.

Scenario 2: Is this a violation? [after class, not during class] I'm having problems understanding the last in class exercise. Can you help me?

Scenario 2: No it is not a violation In class exercises are designed for learning! Students should help each other understand these exercises in their entirety Working together in the lab on the in class exercises after class is fine.

Scenario 3: is this a violation? I'm having problems understanding a method in the Java API. Can you help me?

Scenario 3: Not a violation The Java API should be investigated by all students, and students should help each other understand a method using the examples given in the Java API or an in class exercise don't use the individual assignment to explain it. [this would be a violation]

Scenario 4: is this a violation? I'm having problems compiling my code for the assignment. Can I the code to you so that you can help me with the compilation errors?

Scenario 4: Yes it is Electronic sharing of code for any reason is a violation of the academic integrity policy.

Scenario 5: is this a violation? I'm done with the assignment. Are you? Let's compare answers.

Scenario 5: Yes The learning objectives of an assignment include testing the correctness of the code. Therefore, comparing answers is considered a violation of the academic integrity policy. In addition, answer agreement (even with the published solution) does not mean that the code is correct. Logic will always be examined for correctness.

Now we code Inside Wiley Plus is an assignment called code completion 1 Log in and launch it

This is what you will see

We will do “name in a box” as an in class exercise; Face Printer is homework.

Is it a violation of Academic Integrity? To help each other with “name in a box” after class? To help each other with “face printer” after class?

At school [and only at school] Before you run Lab Rat you have to run a.bat file – The port for Lab Rat is in conflict with the port for the printers – Running this file fixes that conflict – You have to run it every time.

Download the zip from the class portal

.bat file instructions 1.Save the zip file 2.Extract it [do not open it] 3.Locate it on your machine 4.Double click on the file to run it

Click on launch lab rat

Ho humm….

Click run

Click search JDK manually

Browse and pick the directory

It will appear in the list

Next…

You have a choice; I will download

Pick a spot to download the files; keep track of where you put them

No existing files!!! What?!

Click on open folder and you will have an explore window to put your new file in

This is what happens if you don’t have the file in the correct place

Create the file

Open in notepad and add the class

Add the main method

Write the code – just like when we did the “hello world”

Click next when you are done and it will compile and run your code for you.

Homework Finish code completion 1 in Wiley plus