Week 13: Quickfire Business Plan
1. Ad Week Social Media Cheat Sheet – http://www.adweek.com/files/imagecache/w1500/native-sc-cheatsheet-01c-2013.jpg
1. Ad Week Social Media Cheat Sheet – http://www.adweek.com/files/imagecache/w1500/native-sc-cheatsheet-01c-2013.jpg
+===============================+ |#Supplies! | +======+==========+======+======+ | | Money | Fans | Time | +======+==========+======+======+ |Start:| 100K | 100 | 24 | +======+==========+======+======+ |Rd 1 | -2K | -400 | – | +======+==========+======+======+ |Rd 2 | -4K | 300 | 3 |…Continue Reading →
If you still aren’t sure how to dress for the final class session here is a guide: http://www.businessinsider.com/how-to-dress-for-work-business-attire-2014-8 For the presentation Mainstream Casual and up are acceptable (women can wear pants instead of skirts).
hangman hangman_2 Finished Game: hangman_3
You can find instructions and links to the python install here: http://inventwithpython.com/pygame/chapter1.html
1. Slides – Sustaining+Your+Business
http://xkcd.com/1513/
1. Slides – localstorage (2) 2. Example Final Projects a. http://home.ubalt.edu/students/id95rx02/newborn.html b. https://home.ubalt.edu/clayton.zook/idia619final/IDIA619_final_czook.html c. http://www.staticmud.com/IDIA619/FINAL/RehabGuessWho-v4.html d. http://home.ubalt.edu/students/ID51GC84/IDIA619/finalProject.html 3. Sample Code <script>// <![CDATA[ window.onload = init; function init() { var button = document.getElementById(“submit”); button.onclick = storeGroceryList; for (var i = 0; i < localStorage.length; i++)…Continue Reading →
Compound Interest Graph: from graphics import * def main(): print(“This program plots the growth of a 10-year investment.”) principal = eval(input(“Enter the initial principal: “)) apr = eval(input(“Enter the annualized interest rate: “)) win = GraphWin(“Investment…Continue Reading →
1. Slides – Merchandising+_+PR (1)