Recitation 5 Intro Engineering Pro Tips. Reminders  If you commission your project before Milestone 3, your team does NOT have to present at Milestone.

Slides:



Advertisements
Similar presentations
WeB application development
Advertisements

ASHIMA KALRA.  WHAT IS HTML WHAT IS HTML  HTML TAGS HTML TAGS  FORMATTING TAGS FORMATTING TAGS.
1 eVenzia Technologies Learning HTML, XHTML & CSS Chapter 1.
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Multiple Tiers in Action
Web & Application Development. Microsoft or Open Source  Business needs/requirements VS  Developers Preferences.
1 CS428 Web Engineering Lecture 18 Introduction (PHP - I)
ECA 228 Internet/Intranet Design I Intro to the Web.
ECLIPSE IDE N AME : A SHOK P ADMARAJU C OURSE : T OPICS ON S OFTWARE E NGINEERING I NSTRUCTOR : D R. S ERGIU D ASCALU.
PHP and MySQL Week#1  Course Plan.  Introduction to Dynamic Web Content.  Setting Up Development Server Eng. Mohamed Ahmed Black 1.
Overview of HTML. Three Different Approaches  Text editor like Notepad  HTML editor such as: –KompoZer –DreamWeaver –Microsoft Expression Web –iWeb.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Intro to PHP Introduction to server-side scripts (It’s all good :D) © TAFE NSW
Fall CIS 764 Database Systems Engineering L3: Two Assignments Relating to J2EE.
Chapter 4 Software Hardware matters little compared to software?
DAT602 Database Application Development Lecture 14 HTML.
Basics of Web Databases With the advent of Web database technology, Web pages are no longer static, but dynamic with connection to a back-end database.
WaveMaker Visual AJAX Studio 4.0 Training Installation.
Unit 5- Computer Software.  Identify how hardware & software interact  Explain how a software program works  Describe the difference between application.
Internet Research Practice and Experience Ravi Iyer.
Web Programming: Client/Server Applications Server sends the web pages to the client. –built into Visual Studio for development purposes Client displays.
Do you spend too much time trying to locate those favorite websites used for research?
1 3. Computing System Fundamentals 3.1 Language Translators.
Introduction to web development and HTML MGMT 230 LAB.
Basic HTML Hyper text markup Language. Lesson Overview  In this lesson, you will learn to:  Write HTML code using a text editor application such as.
Web Design (1) Terminology. Coding ‘languages’ (1) HTML - Hypertext Markup Language - describes the content of a web page CSS - Cascading Style Sheets.
Jaguar/JaguarPF Optimized Library Interface (JOLI) Yashema Mack Florida Agricultural & Mechanical University Dr. Rebecca Hartman-Baker National Center.
By Bearzx Dive Into Web Introduction To WEB
ALBERT WAVERING BOBBY SENG. Welcome  Introductions  Existing knowledge?  Laptops?  Course goals  Introduction to several topics  Encourage creativity.
Tallahassee, Florida, 2015 COP4710 Database Systems Project Overview Fall 2015.
EG1003: Introduction to Engineering and Design Software for Engineers.
Web Fundamentals (HTML and CSS)
Invitation to Computer Science 6 th Edition Chapter 10 The Tower of Babel.
Web Scraping with Python and Selenium. What is Web Scraping?  Software technique for extracting info from websites Get information programmatically that.
Welcome to Snap! Below the Line Decal Facilitated By: Zachary McPherson and Bao Xie.
Understanding Web-Based Digital Media Production Methods, Software, and Hardware Objective
Introduction to HTML Hypertext Mark-up Language. HTML HTML = Hypertext Mark-up Language Is just plain simple text marked up by “tags” You can create a.
HTML HyperText Markup Language. 1.Introduction  HTML is used to describe web pages.  HTML stands for Hyper Text Markup Language.  Tim Berners-Lee and.
Web Application Development Process
PHP Basics and Syntax Lesson 3 ITBS2203 E-Commerce for IT.
Software for Engineers
Programming vs. Packaged
Geo 318 – Introduction to GIS Programming
Development with Eclipse
Research Computing Support
COP4710 Database Systems Project Overview.
Submitting your Web-based Systems Final Project Guidelines
Recitation 7 Intro Engineering Pro Tips
Software for Engineers
Recitation 6 Intro Engineering Pro Tips
Programming vs. Packaged
Recitation 4 Intro Engineering Pro Tips
WEB PAGE AUTHORINHG AND DESIGNING
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
SEEM4570 Tutorial 1 Android SDK + XCode SDK +
Software for Engineers
Engineering Pro Tips Recitation 5 Intro
Software for Engineers
Overview of HTML.
CSCI N207 Data Analysis Using Spreadsheet
Web Page Design CIS 300.
CMPT 241 Web Programming Instructor: Tina Tian.
Recitation 4 Intro Engineering Pro Tips
CS4433 Database Systems Project.
Engineering Pro Tips Recitation 5 Intro
Recitation 7 Intro Engineering Pro Tips
Engineering Pro Tips Recitation 5 Intro
Web Application Development Using PHP
Software for Engineers
Software for Engineers
Presentation transcript:

Recitation 5 Intro Engineering Pro Tips

Reminders  If you commission your project before Milestone 3, your team does NOT have to present at Milestone 3  You still have to print out a rough draft of your final presentation for comments  Go to open lab and get ahead on your SLDP  Review your writing consultant and teaching assistant graded lab reports

Repeated Writing Errors on Reports  Do not use subjective language, be EXPLICIT  One idea per paragraph  Do not use I, we, us, our, my…  Tables labeled above, figures below  Table 2: Cost Estimates  Tables and figures must fit on one page  Formulas get their own line

Document Formats  Download presentations from Google Docs and check formatting before submitting  Organize your course files and folders  Download manager Chrome extension or Firefox Add-on  EG 1003 teamwork experience for interviews  Mac users, partition your HD for windows or run a virtual machine

Algorithms and Flow Charts

Programming Resources  NYU Lynda  Codeacadmey  Khan Academy  w3schools (web design)  Online Open Courses  Coursera  MIT OpenCourseWare  Google and StackExchange

Programming Software  Math (MATLAB, Mathematica)  CAD (Autodesk, SOLIDWORKS, Google SketchUp)  Databases (SQL, Oracle, GIS)  Statistics (R, SPSS, SAS)  Web design (Wordpress, HTML, JavaScript, CSS, PHP)  IDEs (Visual Studio, Eclipse, Xcode)  Source code text editors (Notepad++, VIM, Emacs)  Version control (Dropbox, Google Drive, Git)

Programming Languages  Visual Programming Languages  LabVIEW/Lego Mindstorms  Google Blockly/MIT Scratch  ModelBuilder in ArcGIS

Programming Languages  Visual Programming Languages  LabVIEW/Lego Mindstorms  Google Blockly/MIT Scratch  ModelBuilder in ArcGIS  Programming Languages  C  Java  Python