A BUNCH OF PROGRAMMING STUFF THAT YOU MAY NEED AT SOME POINT IN YOUR LIFE A LIST OF STUFF BY SOME PROGRAMMER SOMEWHERE.

Slides:



Advertisements
Similar presentations
Programming for Beginners
Advertisements

Internet Safety An Interactive PowerPoint for Third Graders Diana Patterson ITC525 Summer 2010 TOC.
Intermediate Visual Basic CISP 371 CRC Prof. Chapman.
By Rajan Maharjan (Sprout Technology Pvt Ltd) 1 Mobile Apps Development in Nepal.
Mr Barton’s Maths Notes
What is Glogster? Glogster is a Web 2.0 online program that allows any person to literally create a “digital poster.” Instead of a regular, “real-life”
SE 320 – Introduction to Game Development Lecture 1: Introduction Lecturer: Gazihan Alankuş Please look at the last two slides for assignments (marked.
Why? The kids use it to – Watch fun videos – Watch sports videos – Watch music videos – Listen to music Teacher should use to – Show fun videos – Show.
Lesson 4: Percentage of Amounts.
English Exam Tips Year 8 S.A.Ts Practice Learning Outcomes: To create a solid understanding of what to expect and how to cope with S.A.Ts questions.
Navigating the Classroom. Course Materials This class is organized around Lesson Packets. To access them: click on the Course Materials button.
 “Probably the best place to start thinking about what your blog should be about is to consider what YOU are about.”  start by identifying your own.
Goodbye, world! CSE Major themes Abstraction –Leverage existing components without understanding details –Create components that can be used as.
CS-0401 INTERMEDIATE PROGRAMMING USING JAVA Prof. Dr. Paulo Brasko Ferreira Fall 2014.
Databases with PHP A quick introduction. Y’all know SQL and Databases  You put data in  You get data out  You can do processing on it very easily 
1/ 47 COP 3503 FALL 2012 SHAYAN JAVED LECTURE 19 Programming Fundamentals using Java 1.
Come in, and say hi! The Narrator Hi! My name is Media Mike, and I’ll be taking you on a tour of the Belmont Hills Elementary School Media Center. I.
The Incredible 5 Point Scale February, 2011 A Simple Strategy.
A Publication of Great Lakes Credit Union Tips To Remember During Your Car Search A HELPFUL GUIDE TO MAKE SURE YOU KNOW THE FACTS 4.
Sir Tim Berners-Lee (1955-) British computer scientist Inventor of the World Wide Web in 1989 (developed the first HTML protocol and sent the first messages.
English Exam Tips Year 8 S.A.Ts Practice Learning Outcomes: To create a solid understanding of what to expect and how to cope with S.A.Ts questions.
Revision Techniques that work Tried and tested tips to make learning easier and more fun.
JMD2144 – Lesson 4 Web Design & New Media.
Programming History. Who was the first programmer?
Welcome – You’ve found CSE120 OR Computer Science Principles OR UWIT…  Announcements are usually listed here and displayed before the start of class 
The Awesomest Powerpoint Game Ever! (Quest #1) Awesomely Created By Lucy Dowell New Player Returning Player.
Unit 1 – Improving Productivity Instructions ~ 100 words per box.
Barclays Technology Awareness The Robot Challenge – Further Materials.
Creating “Apps” with your students. iPod/iPhone Pro Very clean interface Touch implementation fairly easy to implement Recognized Con Cost  Hardware.
Step 2: Inviting to Challenge Group. DON’T! Before getting into the training, it’s important that you DON’T just randomly send someone a message asking.
Unit 2 (task 28) In this PowerPoint I will tell you about 7 important IT job roles and if a candidate might want one what he would have to do to get one.
Python – May 11 Briefing Course overview Introduction to the language Lab.
How Solvable Is Intelligence? A brief introduction to AI Dr. Richard Fox Department of Computer Science Northern Kentucky University.
Lindley Codes Touch Develop Youth Spark Day at Lindley Middle School.
Programming Basics By: Mohamud Ahmed Haji For: ©
PROMETHEAN PLANET Created by teachers, for teachers, Promethean Planet is a unique teaching, sharing and support community—your place to connect, create,
Do This file can be found at
People with Autism By: Shaked Finkelstein. Introduction Introduction There are so many people among us that have Autism! In March, 2014 the Centers for.
Overview In this tutorial you will: learn what an e-portfolio is learn about the different things e-portfolios may be used for identify some options for.
Division Brought to you by powerpointpros.com. Lesson Menu Click on the links below to start with a specific topic. What is Division? Using Division Practice.
Digital Footprints By: Devon Nicholson. What is a digital footprint? A digital footprint is an online footprint in which people can look at what you have.
What ‘s programming? Teacher : Mustapha jaballah.
There are a lot of individuals out there looking for other ways to earn money. If this sounds like yourself, then you've come to the right place because.
The Brenkoweb provides the excellent online programming tutorial for the programmer in various languages like as PHP, SQL, HTML, ASP, Javascript,
2007 年普通高等学校招生考试英语试题 听力部分 全国卷 I. 1. Who is coming for tea? A. John. B. Mark. C. Tracy. W: John, is Mark coming for tea tomorrow? M: Yes, I told you yesterday,
Victory Lutheran college
Programming Club To learn about programming languages and how they can be used for fun and for useful work. What programming languages are available and.
Top 8 Best Programming Languages To Learn
Intro to ETGG3801.
Major themes Abstraction Design tradeoffs Recursion Leverage existing components without understanding details Create components that can be.
Coding and More: Creating a Student-Centered Classroom with Technology
Lesson 1 Introduction – Computing - Binary – Programming Basics.
Sussex Neuroscience Coding Club title slide
Dynamic Web Pages JavaScript Jill Thomas Oct 14, 2003.
Lesson 2: Building Blocks of Programming
CSE 143 Goodbye, world!.
PROGRAMMING What is it?.
CSE 142 vs CSE 143 CSE 142 CSE 143 You learned how to write programs and decompose large problems with: Print statements Methods Control Structures.
دليل المتدرب واللائحة التنظيمية للبرنامج
Helen Jefferis, Soraya Kouadri & Elaine Thomas
The Real Deal with Peggy Pima
دليل المتدرب واللائحة التنظيمية للبرنامج
Unit 6 part 3 Test Javascript Test.
A First Program.
Revision Techniques that work
What is Programming Language
Week 6 Computer Programming Gray , Calibri 24
Week 6 Computer Programming Year 9 – Unit 9.04
Year 11 & 12 Maths from a students’ viewpoint
Presentation transcript:

A BUNCH OF PROGRAMMING STUFF THAT YOU MAY NEED AT SOME POINT IN YOUR LIFE A LIST OF STUFF BY SOME PROGRAMMER SOMEWHERE

THE BASICS OF STUFF Alright, so you put this PowerPoint on your computer to find out about programming stuff but really have no clue what’s going on because it’s programming and nobody ever understands programming for the simple reason that it is in fact programming. Hopefully this PowerPoint can help you. If you use it properly (it’s a fairly simple task) it will make your life a lot easier. This PowerPoint will provide you with links, tips, concepts, and the pinch of insanity you need to be a good programmer.

GENERAL TIPS Use comments while you learn. They might not seem important, but walk away from the program for a month and you’ll be clueless. Don’t use comments if you want job security. But we don’t have jobs so still use comments Don’t be afraid to ask for help. Programming is difficult and we were all noobs at one point so we know what it’s like. If you don’t get help, use forums. Oh, did I mention that you should USE ONLINE FORUMS? Always brush up on the basics and fundamentals. Practice clean structure and neat code.

THE (VISUAL) BASICS If you are a Visual Basic programmer (programming 1 student) this section will be helpful for you. If you are not, you may find it helpful anyways. Visual Basic is considered an “easy language” so it’s a great place to start. But you may find that you get lost every now and then. You can reference online forums to get a little bit of knowledge or a quick fix. OR you can go to any of the included sites to find full lessons that are very helpful. Visual Basic 2008: Visual Basic 2013: More Visual Basic: Even More Visual Basic:

C++ int main(){ // Hooray, you’ve made it to C++ cout << “Good luck if you came from VB” << endl; cout << “Don’t forget semicolons” << endl; cout << “It’s a bit more difficult” << endl; cout << “You’ll do fine” << endl; cout << “Use the links to the right” << endl; return 0; } Some stuff (account needed): More stuff: Use forums. There’s a ton that are C++ specific

THIS IS YOUR C++ TEACHER FROM THE LINKS EARLIER

JAVA At this point, you’re competent so I’ll just give you links to stuff. Java Basics: Java Intermediate: Java Game Development: Java FX Java GUI Design: More Java Stuff (Account Needed) :

THAT’S IT FOR THE BASICS BUT WAIT!!! THERE’S MORE

ANDROID DEVELOPMENT Android Intro Course: Android Development: JavaScript: JAVASCRIPT

MISCELLANEOUS STUFF HTML5: PHP: Python: Objective-C: Ruby: Arduino: Unity (2D): Unreal Development Kit (UDK): Advanced UDK: iOS Development with Swift:

Your mind after all of this programming (and other stuff)