IMMERSIVE EDUCATION FOR THE INNOVATION ECONOMY PROGRAM GUIDE

Size: px
Start display at page:

Download "IMMERSIVE EDUCATION FOR THE INNOVATION ECONOMY PROGRAM GUIDE"

Transcription

1 IMMERSIVE EDUCATION FOR THE INNOVATION ECONOMY PROGRAM GUIDE 2015

2

3 The tools Startup Institute equipped me with have allowed me to be a much more effective and productive team member than I would have been otherwise. Learning to get comfortable being uncomfortable is a valuable lesson that we lived throughout the program, and is directly applicable to working at a small company that s looking to build big things with little resources. Rodney Dennis, Front-End Developer at Carbonmade 2015 Startup Institute ver. 1.8 / July

4 TABLE OF CONTENTS About Startup Institute Our Curriculum Web Development Track Web Design Track Technical Marketing Track Sales & Account Management Track Core Curriculum The Partner Project Our Network Talent Expo Startup Institute Never Ends Admissions Deadlines, Tuition, and Payment Options RampUp Get In Touch

5 5

6 ABOUT STARTUP INSTITUTE ABOUT US Our eight-week program will help you to build the technical skills, culture skills, and network that will launch you into the growing startup community in the areas of web development, web design, technical marketing, or sales and account management. Leverage your passions and get the skills you need to be hired by an early-stage or high-growth company, and join the innovation economy. Uniquely positioned at the center of tech ecosystems in Boston, New York, and Chicago, we ve designed our program to open new doors for you. In addition to expert training in the most in-demand skills, we offer personalized career mentorship and connections to the people and companies that will advance your career. 6

7 A NOTE FROM DIANE HESSAN, CEO At Startup Institute, we re training the modern workforce for the innovation economy. Our students are aspiring innovators, world-changers, and passionate people who want to make real, meaningful impacts in their careers. It is undeniably critical that you have the technical skills to be effective, but this is only one part of what happens in our program. Simulating a fast-paced startup environment, we teach both the technical skills and the culture skills people need. We use real-world situations, team projects, and interactive learning exercises (not lectures). You ll also be introduced to a wealth of people in the local community who are working in some of the most innovative companies, thus helping you to significantly expand your professional network. It is an intense and transformative program in which our goal is to help you get a job you love at a company that excites you. Our full-time program gives you the choice of one of four technical tracks: web design, web development, technical marketing, and sales and account management. 70% of your time will be focused on these skills. The rest of the time will be spent developing your network and building the culture skills that executives have told us are inherent in their most successful employees: Desire to learn Ability to thrive amidst ambiguity Passion Excellence at collaboration Scrappiness and grit Willingness to put the company before oneself 92% of the company executives surveyed in our recent study reported that these six traits are as important as if not more important than technical aptitude. This echoes the findings of American social psychologist and Yale University President Peter Salovey, who suggests that more emotionally intelligent individuals receive greater pay increases and hold higher company rank over time. We also know that a powerful network is key to finding the right opportunity: the US Bureau of Labor Statistics reports that 70% of jobs are found through networking. Startup Institute students leverage our network of hiring partners, industry experts, and 900 alumni once they graduate, they become part of that network for life. I invite you to explore our track offerings, the curriculum, and how Startup Institute will help advance your career. We hope to see you soon. Sincerely, Diane Hessan Chief Executive Officer 7

8

9 OUR CURRICULUM In addition to skills training in one of four technical tracks, all students receive instruction and coaching in emotional intelligence, collaboration techniques, networking, and the culture of high-growth companies we call this The Core. Our core curriculum is the heart of the Startup Institute experience. It focuses on the skills and mindsets that separate great hires from good ones. No matter which track you choose, all students receive the same core curriculum training. SKILLS MINDSET NETWORK Core Curriculum Culture Skills Network Technical Track (Choose one) Web Development Web Design Technical Marketing Sales & Account Management 9

10

11 WEB DEVELOPMENT TRACK

12 The US Bureau of Labor Statistics says web development job opportunities will grow 20% by For the tech industry, startups, and established companies that want to innovate, a skilled developer is vital. Our web development track focuses on Ruby on Rails. RoR enables developers to get products to market quickly compared to other languages. For the fast-paced startup world, this means that young companies can have an edge; for our students, this means that their skills are in-demand and highly employable. Using Rails as a vehicle, the web development coursework encourages logic and problem-solving skills that will enable you to overcome challenges no matter what language you re working with. The program begins with the fundamentals of model-view-controller architecture. Lesson delivery includes a series of Rails labs and opportunities to work on real project deliverables both individually and collaboratively. Weekly workshops will give you exposure to topics such as test-driven development, git, AJAX, and API s. Throughout your eight weeks, you ll engineer deliverables that prove your abilities as an effective developer and teammate. Prerequisite: This is an intermediate-level course. Applicants must have a strong grasp of at least one other back-end language such as Ruby, Python, JAVA, C#, or PHP to be considered. KEY SKILLS AND CAPABILITIES Setting up a dev environment: brew, Xcode, RVM, git MVC basics: intro to model-view-controller architecture Building and testing a Rails application Source control management and cloud-based deployment Employing collaborative approaches to overcome coding challenges 12

13

14 8-WEEK INTENSIVE PROGRAM Week Web Development Curriculum Introduction to curriculum and track deliverables Setting up your environment How to use GitHub effectively Git and web architecture Agile development Building a Rails app REST, CRUD, API s Code review Big data Authentication, validation, and basic testing Code review Field visit/ shadow day Mailers and dashboards Authorization and AJAX Categories Code review Styling and catching up Principles of web security Presentations The integrated team: crosstrack knowledge share Core Curriculum Introductions and program overview Immersing yourself in the startup community Startup growth & fundraising Alumni Q&A panel Startup culture Get to know your hiring partner Ideal job description & positioning statement Résumé/ LinkedIn workshopping Communication styles Your personal narrative Pipeline to follow-up Introverts and extroverts Mentor sessions Interview styles Mock interviews Situational leadership Mentor sessions Network assessment & action plan Negotiating salary & equity Mentor sessions How to give & receive feedback Mentor sessions Public speaking workshop Pitch practice Mentor sessions Pitch practice Mentor sessions The alumni experience Onboarding to digital alumni career tool Event networking Mentor sessions Your résumé is a story Introduction to EQ Networking & Immersion Activities Fireside chats Alumni happy hour IdeaHack Fireside chats Coffee chats Partner project kick-off Fireside chats Coffee chats Hiring Partner Fair Fireside chats Coffee chats Hiring Partner Fair Fireside chats Coffee chats Partner project Fireside chats Coffee chats Open Doors Party Fireside chats Coffee chats Partner project presentations Talent Exposition Partner project Partner project Partner project Technical skills Startup immersion Career development Culture skills Mentorship Networking Group project 14

15 Programming can be learned on your own. Motivation and learning to work with others is a different story. SI helped put me in a room with other passionate and driven individuals who taught me how to collaborate and pushed me to want to get better. I find that experience to be invaluable in my day-to-day work. Brice Lin, Software Engineer at Spotify 15

16 COURSEWORK Pre-work: Intro to Ruby Skill-up for the web development track with Codecademy s free Ruby course. Serious about your code? There will be no shortage of supplementary resources to get you hacking before the course begins. Rails Application Structure The program begins with an in-depth look at the Rails application structure, MVC, dynamic client-side behavior, writing tests, git branching, and debugging. Getting Started with GitHub Learn about version control and why it s important. Tour GitHub and its main features, focusing on how it aids great developers and development teams. Create a static webpage project using HTML, CSS, and JavaScript files, then check your project into git and push to GitHub. Development Processes Explore various development methodologies, such as agile, SCRUM and waterfall, and how these practices strengthen team dynamics while enabling new products to get to market faster. Delve into the development process behind a product that your instructor built to see and unpack both applications of and divergences from these practices. Consider which processes to apply to your own project and begin to execute on these ideas. Building a Rails App Explore the architecture of the web, breaking down key concepts of web development, RoR, and open-source frameworks. Then, build your first Rails app with the support of an expert practitioner and David Kehoe s Learn Rails. REST, CRUD, & API s Scope your track project, architecture resources, and understand how routing is related. Gain experience with CRUD storage functions and understand their roles in creating database-driven web apps, while leveraging RESTful API s to develop a more performant, maintainable, and scalable service. Code Reviews Get formal feedback on your code from practitioners and learn from the work of other members of your track. 16

17 Authentication, Validation, & Basic Testing Learn how sessions, browser cookies, and flashes persist data between requests, and how authentication is built in Rails. Explore the different components required in an authentication system and learn about the most common authentication solution, Devise. Learn to ensure only valid data is saved to your database and how to troubleshoot validation errors. Mailers & Dashboards Set up a mailing framework from the command line in Rails. Discover how mailers are similar to controllers and models, how to pass instance variables from the mailer to the mailer view, and how to send directly from the console. Understand key terminology and be able to apply has_many associations in both Rails and SQL. Authorization + AJAX Understand the nuances between authorization and authentication and implement a role-based authorization with Devise. Create a simple voting system in Rails. Apply AJAX in a RoR setting and explore ActiveRecord. Categories Use Has and Belongs to Many associations to create a direct many-to-many connection with another model, with no intervening model. Discover how to seed data with seeds.rb to populate databases, then practice changing seed data to a variety of categories on your own. Create a category resource and send category data for your track project. Styling Learn best practices and hacks for styling a Rails application using a framework like Bootstrap. Learn how to upload images and menus to a cloud service, and implement these stylistic adjustments on your application. The Integrated Team Early-stage teams can t work in silos. To optimize performance and opportunities, startup employees need to be clear on how each member of the team fits into the big picture. In this session, you ll collaborate with students from other tracks to discover how your roles integrate and communicate. Track Deliverables GitHub repo Reservster app 17

18 SI WEB DEVELOPMENT GRADUATES ARE EMPLOYED BY: 18

19 WEB DESIGN TRACK

20 I think SI gave me tremendous baseline knowledge of UX and UI process, which I now take for granted I might have tanked the interview process without SI. Whenever I got most nervous or had to pull an example for an experience, I could pull from my time at SI. Julia Feld, Associate Product Designer at Tamr 20

21 To design is to communicate clearly by whatever means you can control or master. Milton Glaser As a web designer you will be tasked with taking a product and turning it into an experience. You ll need to balance dynamic visuals and interactivity with optimal performance and in the startup environment, you often have to do it in half the time. Our web design track will train you in agile front-end development and interface design with an emphasis on user-centered principles. You ll juggle code and design as you learn how the most innovative companies create great digital products. Built on the product development life cycle, the curriculum simulates real-life challenges to prepare you to successfully take a project from concept to launch. Lesson delivery focuses on teaching relevant industry languages such as HTML, CSS, JavaScript, and jquery. You ll also get hands-on experience with local designers to learn about wireframing, low-fidelity mockups, and rapid prototyping to help you work quickly and take your designs to the next level. KEY SKILLS AND CAPABILITIES HTML, CSS, CSS3, JavaScript, and jquery Best practices and techniques for responsive design Conducting user research and testing Wireframing, low-fidelity mockups, and rapid prototyping Effective portfolio presentation 21

22 8-WEEK INTENSIVE PROGRAM Week Web Design Curriculum Introduction to curriculum Git and Github Intro to professional web design and development Style for the web Fonts, positioning & layouts Design fundamentals and tools Best practices & CSS3 Portfolio review Responsive design & CSS framework UI, UX, and user-centered design Shadow day Wireframing and rapidprototyping JavaScript foundations, loops & if statements JavaScript functions, arrays & objects Navigation and flow Portfolio review jquery and JS libraries User research Usability testing Final portfolio presentation & review The integrated team: crosstrack knowledge share Core Curriculum Introductions and program overview Immersing yourself in the startup community Startup growth & fundraising Alumni Q&A panel Startup culture Get to know your hiring partner Ideal job description & positioning statement Résumé/ LinkedIn workshopping Communication styles Your personal narrative Pipeline to follow-up Introverts and extroverts Mentor sessions Interview styles Mock interviews Situational leadership Mentor sessions Network assessment & action plan Negotiating salary & equity Mentor sessions How to give & receive feedback Mentor sessions Public speaking workshop Pitch practice Mentor sessions Pitch practice Mentor sessions The alumni experience Onboarding to digital alumni career tool Event networking Mentor sessions Your résumé is a story Introduction to EQ Networking & Immersion Activities Fireside chats Alumni happy hour IdeaHack Fireside chats Coffee chats Partner project kick-off Fireside chats Coffee chats Hiring Partner Fair Fireside chats Coffee chats Hiring Partner Fair Fireside chats Coffee chats Partner project Fireside chats Coffee chats Open Doors Party Fireside chats Coffee chats Partner project presentations Talent Exposition Partner project Partner project Partner project Technical skills Startup immersion Career development Culture skills Mentorship Networking Group project 22

23 23

24 COURSEWORK Pre-work: A Basic Web Page Get ready to build before you get to class. Start by setting up your development environment and creating a basic website that points your domain to GitHub. Introduction to Professional Web Design and Development Learn about employment opportunities for front-end developers, visual designers, and product-related jobs. An expert designer will discuss and answer questions about the skills, expectations, challenges, and demand for designers in the startup ecosystem. Introduction to Style for the Web HTML and CSS are fundamental to front-end development. Learn how they are used and practice applying CSS styles, classes, and ID s. Gain experience with the most commonly used aspects of these languages and implement stylized content in your own portfolio and track projects. Fonts, Positioning, & Layouts Add fonts and images to a website while experimenting with elements of page layout and stylization. Consider out-of-the-box solutions and survey the design work of an instructing practitioner to uncover practical applications of CSS frameworks. Best Practices & CSS3 Learn best practices for HTML and CSS and why they matter. Deepen your contextual understanding of CSS3 by diving into its history, benefits, and compatibility challenges. Understand the pros and cons of various CSS frameworks and how to make relevant data visualizations. Design Fundamentals & Tools Understand the design process, and learn about tools and methodologies that can be leveraged at each stage of the design process. Responsive Design & CSS Frameworks Understand the basics of responsive design, setting breakpoints, and how responsive design can be made easier using CSS frameworks. Experiment with responsive design on your own deliverables and get expert feedback on your work. UI, UX, & User-Centered Design Engage with the design process from start to finish, diving into concepts like 24

25 affordance, manufacturing cues, and usability. Learn how to critique work constructively and why you need to test and iterate on your designs. Wireframing & Rapid Prototyping Wireframing and prototyping lets designers focus on the basic structure and flow of a product, without getting caught up in the final aesthetics. Learn how and when to use these tools successfully and efficiently to inform your design. Experiment with wireframing and rapid prototyping software and conduct basic user testing. JavaScript Foundations, Loops, & If Statements JavaScript allows front-end developers to not only style content, but also add a layer of interactivity to a website. Set up your environment for using JavaScript and begin to learn and interact with the language by coding expressions, variables, conditionals and looping statements. JavaScript Functions, Arrays, & Objects Advance your JavaScript knowledge with functions, arrays, and objects. Learn and practice with coding exercises. Navigation & Flow Learn to optimize products for an intuitive user experience by designing elegant navigational flows and elements. You ll consider current and historical standards, best practices, and various form factors, from desktop to mobile devices. jquery & JS Libraries jquery makes it faster and easier to add JavaScript to a website by utilizing pre-written functions. Transition from coding JavaScript to learning jquery functions, from effects and animations to content filters. Usability Testing Deepening your understanding of user research methods, focus in on the value of usability testing in product design. Learn when to test, how to test, and what to do with your findings. You ll work with a team to perform usability testing and present your analyses. Portfolio Reviews Receive constructive feedback on your portfolio from an experienced designer and members of your track during two formal review sessions, at the middle and end of the program. 25

26 The Integrated Team Early-stage teams can t work in silos. To optimize performance and opportunities, startup employees need to be clear on how each member of the team fits into the big picture. In this session, you ll collaborate with students from other tracks to discover how your roles integrate. Building a JavaScript API Learn about JavaScript API s. Practice with API documentation, loading to an external library, integrating Stripe API, and how to connect to a Node.js server. Introduction to Product Management & Agile Methodologies Gain insight into the role and perspective of a product manager at different stages of a company and understand how agile methodologies, such as SCRUM, can bolster team communication, collaboration, and organization. Track Deliverables Portfolio Restaurant website SI WEB DESIGN GRADUATES ARE EMPLOYED BY: 26

27 TECHNICAL MARKETING TRACK

28 Marketing is about anticipating a customer s needs and then creating the opportunity for a sale to occur. Today s digital marketers are tasked with designing campaigns that speak to multiple audience segments, inspiring them into action, and measuring the results to make data-fueled business decisions. But what happens when your company doesn t know who their customers are, or what channels and messaging will reach them? What happens when you don t have data to build campaigns around? Startup marketers are scrappy, creative, and agile able to drive big growth on a small budget and with limited resources. Our technical marketing track will train you to be a full-stack, self-sufficient marketer, whose aim is to help a company increase their customer base by a factor of 10. Lesson delivery focuses on relevant industry tools like Google Analytics, Adwords, and Mailchimp. You ll get hands-on experience with SQL queries and implement SEO best practices on your own landing page and customized blog. To deliver on these goals, you ll learn content and inbound strategies to organically improve your rankings. This is not the marketing 101 course you took in college, this is startup marketing. KEY SKILLS AND CAPABILITIES marketing and landing page optimization Best practices for inbound and outbound marketing plans Working with analytics platforms and SQL Placing, testing, and optimizing paid advertising Improving website visibility through content development and targeted keyword usage 28

29

30 I literally use the skills I learned at SI every single day of my life. Before SI, I was digitally lagging; I didn t even know what HTML/CSS was, nor SEO, or anything associated with technical marketing. But I dug in, drank from the fire hose, and became a sponge. I now use the technical skills every day in my current position. Additionally, SI gave me a network of fellow marketers that I can turn to when I need help or answers on the job. It s all been extremely valuable. Caroline Lucas, Marketing Manager at Signal 30

31 8-WEEK INTENSIVE PROGRAM Week Technical Marketing Curriculum Curriculum overview Marketing plan Introduction to wordpress HTML/CSS Design for conversion Search engine optimization Analytic platforms Inbound sales & marketing Paid placements Content & marketing Social media Inbound challenge Advanced analytics Structured query language Track project presentations The integrated team: crosstrack knowledge share Core Curriculum Introductions and program overview Immersing yourself in the startup community Startup growth & fundraising Alumni Q&A panel Startup culture Get to know your hiring partner Ideal job description & positioning statement Résumé/ LinkedIn workshopping Communication styles Your personal narrative Pipeline to follow-up Introverts and extroverts Mentor sessions Interview styles Mock interviews Situational leadership Mentor sessions Network assessment & action plan Negotiating salary & equity Mentor sessions How to give & receive feedback Mentor sessions Public speaking workshop Pitch practice Mentor sessions Pitch practice Mentor sessions The alumni experience Onboarding to digital alumni career tool Event networking Mentor sessions Your résumé is a story Introduction to EQ Networking & Immersion Activities Fireside chats Alumni happy hour IdeaHack Fireside chats Coffee chats Partner project kick-off Fireside chats Coffee chats Hiring Partner Fair Fireside chats Coffee chats Hiring Partner Fair Fireside chats Coffee chats Partner project Fireside chats Coffee chats Open Doors Party Fireside chats Coffee chats Partner project presentations Talent Exposition Partner project Partner project Partner project Technical skills Startup immersion Career development Culture skills Mentorship Networking Group project 31

32 COURSEWORK Pre-work: Content and Coding The introduction to technical marketing begins before the program starts. Your first assignment will be to setup a Wordpress website, publish two blog posts, and complete an introductory HTML/CSS online course. Marketing Plan We kick off the immersive with a tour of the marketing plan, and break down the components of developing a strategy from the ground up. We ll discuss PR and branding, social media, content and SEO, and paid search to discover how these pieces come together to create an effective marketing mix. You ll learn the key differences between B2C and B2B marketing and gain real-life experience developing marketing plans for two local startups. Introduction to Wordpress This is your chance to debrief on the work you completed pre-program. You ll troubleshoot challenges you faced and explore Wordpress functionality alongside a skilled content marketer. This session will develop your understanding of content optimization best practices and how to utilize native tools. Blogging Diving deeper into Wordpress, you ll discover the technical aspects of content development, learning how to create visually appealing content and optimized blog posts using HTML/CSS. Design for Conversion The best marketers keep their finger on the pulse of the human psyche to drive engagement. Learn to leverage data intelligence to design conversion-optimized webpages for a specific marketing campaign. A/B test your pages to strengthen performance and analyze existing landing pages for improved performance. Search Engine Optimization Learn tips, tricks, and best practices for boosting your company s rankings for organic search, while gaining a high-level understanding of how SEO fits into an inbound marketing strategy. We ll discuss the nonstop evolution of the SEO landscape and proven tactics. Analytics Platform Learn how to monitor and analyze web traffic to understand customer behavior. 32

33 This session will teach you to measure the performance of your digital marketing efforts using Google Analytics. Inbound Sales & Marketing Learn the different elements that make up an inbound marketing campaign and why inbound marketing is so effective for startups. Understand the role that content and social media play in inbound marketing and sales. Then, apply these skills to create and present a landing page. Advanced Analytics Dig deeper into Google Analytics by engaging with advanced features, including creating custom dashboards, mobile tracking, multi-channel funnels, and filters. Paid Placements Explore the different types of online ad platforms and how to assess which platform is right for a particular situation. Compare benefits and features alongside overall marketing strategy, understand best practices for each, and know how to measure results. Structured Query Language Marketers need to be able to segment their databases to draw meaningful conclusions about customers. Practice running SQL queries to be more insightful and self-reliant without the need for a developer. Content and Strategy Learn to develop a content and marketing strategy from scratch and analyze and optimize the results. Gain experience in data capture, segmentation, and content planning. Social Media Assess the most popular social media platforms to determine which are appropriate for a particular brand or initiative. Learn how to drive site traffic and conversions via various channels and understand how to use social media analytics tools. Practical Learning Activities: Inbound Challenge User Persona Challenge Track Deliverables Wordpress blog Marketing plan project, including tools and processes for optimizing growth 33

34 SI TECHNICAL MARKETING GRADUATES ARE EMPLOYED BY: 34

35

36 SALES & ACCOUNT MANAGEMENT TRACK

37 Selling for a high-growth company requires resourcefulness. Salespeople at startups face very different challenges than their corporate counterparts. You may have to build your company s sales process from scratch, or sell a product that is still in development. You may have to validate a market or industry on your own with few resources or guidance from leadership. Your role will demand an integrated approach, often working alongside marketing teammates to ensure a cohesive customer journey. Our sales and account management track will train you to excel in the most critical revenue-driving role. From prospecting and lead generation to account management, you will learn that sales is both an art and a science. The curriculum focuses on developing the essential skills for selling in the innovation sector, and provides tools and processes for managing the sales cycle. Lesson delivery emphasizes a practical and interactive approach, as salespeople from local companies share their expertise and lessons from their own experience. Instructional presentations are supported by hands-on challenges that invite students to engage with the tools, strategies, and problem-solving techniques that make it possible for startup salespeople to exceed their quotas. KEY SKILLS AND CAPABILITIES Customer engagement throughout the sales cycle Objection handling and closing techniques Inbound and outbound sales strategies and best practices Managing long-term client relationships Defining expectations and relationship building with your sales manager and team 37

38 8-WEEK INTENSIVE PROGRAM Week Sales & Account Management Curriculum Curriculum overview Phases of selling Basic selling skills Basic selling skills What makes a good sales person? Sales cycle Lead generation, outbound sales, & the pitch CRM & Salesforce Handling objections Selling with Exploring needs & options Proposals Managing rejection & resilience Presentations Big & small ticket selling Closing the sale Sales challenge (spans weeks 3-6) Field visit/ shadowing Negotiations The integrated team: crosstrack knowledge share Core Curriculum Introductions and program overview Immersing yourself in the startup community Startup growth & fundraising Alumni Q&A panel Startup culture Get to know your hiring partner Ideal job description & positioning statement Résumé/ LinkedIn workshopping Communication styles Your personal narrative Pipeline to follow-up Introverts and extroverts Mentor sessions Interview styles Mock interviews Situational leadership Mentor sessions Network assessment & action plan Negotiating salary & equity Mentor sessions How to give & receive feedback Mentor sessions Public speaking workshop Pitch practice Mentor sessions Pitch practice Mentor sessions The alumni experience Onboarding to digital alumni career tool Event networking Mentor sessions Your résumé is a story Introduction to EQ Networking & Immersion Activities Fireside chats Alumni happy hour IdeaHack Fireside chats Coffee chats Partner project kick-off Fireside chats Coffee chats Hiring Partner Fair Fireside chats Coffee chats Hiring Partner Fair Fireside chats Coffee chats Partner project Fireside chats Coffee chats Open Doors Party Fireside chats Coffee chats Partner project presentations Talent Exposition Partner project Partner project Partner project Technical skills Startup immersion Career development Culture skills Mentorship Networking Group project 38

39 The sales track prepared me for my current job in a few ways. The network has been incredibly helpful. I also learned how to cope with ambiguity and figure things out. The big one is, in any company, no one is going to be there to give you direction or hold your hand. In my case, there are a whole bunch of resources at my disposal, but I had to learn how to be scrappy. Kyle Cushing, Director of Sales at ClearContact

40 COURSEWORK Pre-work: The Customer Experience The deep-dive into startup sales and account management begins before the program starts. Your first assignment will focus on understanding the sales process from the perspective of your customer and the factors that define a positive buying experience. Overview of the Sales Curriculum We kickoff the immersive with a high-level tour of guiding principles and course objectives. Discover frameworks for selling and strategy, and learn about a range of employment opportunities in the tech sector. Essential Skills for Selling Great salespeople approach their craft in the same way great athletes and musicians do: always practicing, always refining. In these sessions, you ll develop strategies to build rapport and increase customer engagement using key skills for the entire sales process for opening the conversation, using questions to define needs, qualify and overcome objections, and close the sale. What Makes a Good Salesperson? Expert practitioners will share their perspectives on the characteristics that distinguish exceptional salespeople and account managers. They ll share relevant and actionable advice on high-growth sales tactics. Sales Cycle Learn the specific principles, tools, and selling techniques to successfully advance a lead from prospect to sale and yield loyal long-term customers. Lead Generation Many tools exist for identifying possible customers. The lead generation module invites you to think outside of the box to discover tools for pre-sales research, empowering you to identify the best means of lead gen for your future company and industry. At the same time, you ll build leadership capacity, exploring the relationship between sales and marketing to understand how these two teams work together to create a powerful force. CRM and SalesForce Learn to use Customer Relationship Management (CRM) systems to manage interactions with customers. Complete assignments in SalesForce, or other systems, and receive expert feedback on your progress and performance. 40

41 Outbound Sales and the Pitch Demonstrate the essentials of outbound selling by preparing scripts and pitching your product in a way that clearly relates to the customer s organization and priorities. Exploring Needs and Options Before offering solutions, salespeople have opportunities to develop a more precise understanding of their customers needs. This session will teach you to work with customers to define the gaps between the optimal solution and their current situations by focusing on needs, consequences, and benefits. Selling with s has increasingly become the primary way to introduce yourself and your products to customers. In this session, you will learn what differentiates good s from those that are annoying intrusions: not read or worse, not opened. Proposals A well-written proposal builds credibility and trust in you and your company. A poorly written document can kill a sale. This workshop will teach you the structure for developing a successful proposal. Sales Presentations Gain hands-on experience using the information gathered in the early phases of the selling process to develop a winning presentation. Managing Rejection and Building Resilience It is crucial for salespeople to have a thick skin. Learn methods for staying positive and building resilience in the face of rejection. Technical Presentations and Demos This session builds on your presentation and pitching skills. You ll discover strategies for organizing and conducting product demos so that your customers clearly understand how the product will work for them. Sales Management In this two-part module, you ll focus on the goals of your future manager, developing a framework for working successfully with sales management staff in startup companies and measuring performance. Sales managers will join the conversation to discuss how they set goals, conduct planning sessions, and use coaching and feedback to improve performance for salespeople and account managers. 41

42 Closing the Sale Explore strategies and best practices for sealing the deal. This session will look at tools for advancing a sale that is stuck because of multiple decision makers, changes in the customer s organization, delays, and more. Big Ticket Items and Enterprise Selling Do big ticket items or selling to customers in large and complex organizations require unique approaches? In this session, you ll learn tactics for selling higher-cost products and working with enterprise-wide selling processes. Selling Small Ticket Items Gain insight into the pacing of the sales process and other adaptations required for selling small ticket items with long-term impact. Negotiations In this session, you ll learn from the experiences of salespeople in the trenches, as they share anecdotes of their objectives and challenges, as well as the tactics that successfully moved their negotiations forward. Motivational Selling Empathy and an understanding of the individual motivations of a customer are often the keys to a salesperson s success. Learn the three main categories of motivation and determine how those motivations can be addressed during the sales process. Storytelling and the Sales Process When done right, compelling examples and success stories enrich presentations and sales conversations. This workshop will teach you to craft sales narratives that are memorable, succinct and credible. Account Strategies and Competitive Selling Learn how salespeople and account managers work with colleagues to develop strategies for existing accounts and prospects. The Integrated Team Early-stage teams can t work in silos. To optimize performance and opportunities, startup employees need to be clear on how each member of the team fits into the big picture. In this session, you ll collaborate with students from other tracks to discover how your roles integrate and communicate. 42

43 Practical Learning Activities The Sales Challenge: Putting strategies into action for a competitive sales initiative Field visit for sales and account management Salesperson Shadow Day Track Deliverables Develop a comprehensive sales plan SI SALES & ACCOUNT MANAGEMENT GRADUATES ARE EMPLOYED BY: 43

44

45 CORE CURRICULUM The core strengthens the weaknesses you didn t even know you had. It s hard to describe the personal confidence that comes with this kind of self-transformation. Tay Tufenkjian, Startup Institute New York graduate The core curriculum is the heart of the Startup Institute experience. Who hasn t had the experience of working with a technical wiz who has all the brainpower, but none of the social skills to effect change? The fact of the matter is, no one can rely solely on technical skills, higher education, or a fancy résumé. Modern-day career success depends on the intangibles. Our core curriculum is designed to target the culture skills that our hiring partners value most and the skills that will take you from worker to leader. KEY COMPONENTS Culture Skills Research shows that people who rate highest in emotional intelligence receive the biggest raises and are promoted more frequently. The core curriculum will prepare you to take on progressive leadership roles with a series of exercises that will challenge you to acknowledge your weaknesses and strengthen your culture skills. Sessions include: Emotional Intelligence Communication Styles Introverts and Extroverts Situational Leadership How to Give & Receive Feedback 45

46 Career Development From personal branding and résumé workshops to acing the interview and negotiating salary, we ll equip you with the tools to succeed in your job hunt. Sessions include: Your Résumé is a Story Ideal Job Description & Positioning Statement Interview Styles & Mock Interviews Negotiating Salary & Equity Public Speaking Team Dynamics In a startup, all departments and roles have to work closely together. As part of a growing company, it will be critical that you maintain open lines of communication as you collaborate and juggle a range of responsibilities. You ll continue to build on culture skills and apply your technical learning to solve real problems in cross-disciplinary teams. Activities include: Hackathons Partner Project Workshop: The Integrated Team Mentorship Our in-program staff are here to support you every step of the way. You ll meet with a staffmember each week for an individualized mentor session, during which you ll address your goals, develop action-plans, and conquer roadblocks. 46

47 Startup Institute gave me the orientation to the Boston tech startup scene that I needed in order to feel knowledgeable and welcome. Transitioning from the arts, I had never worked with Hubspot, hadn t heard of Salesforce, and didn t really know what UX meant. Now I feel like I m in the know and can hold my own in conversations with other techies. Emily Griffin, Content Marketing Manager at 3PlayMedia 47

48 THE PARTNER PROJECT The only way to know what it s like to work for a startup is to work for one. The Partner Project assignment is designed to give you hands-on experience so you can be job-ready on day one. Working on-site once a week for one of our hiring partners, you ll be exposed to what it s really like to problem-solve for a high-growth company. HANDS-ON LEARNING Experience being part of an agile, multi-functional team Develop solutions that create tangible results Get an inside look at startup culture Receive coaching and feedback from practitioners Gain valuable insight about job opportunities PAST PROJECTS Company: Hudl City: Boston Challenge: Explore the full product development cycle, from research to design, development, and testing to optimize user engagement. 48

49 Company: Chitika City: Boston Challenge: Design, build, launch, and optimize an online tool to support a startup s lead generation strategy. Company: The Grommet City: Boston Challenge: Redesign a company s career page and develop on-brand materials, resources, and processes to support hiring initiatives. Company: SpaceWays City: Chicago Challenge: Research new market verticals, design assets for customer acquisition, and develop a sales cycle model. Company: UrbanBound City: Chicago Challenge: Create an end-to-end inbound marketing strategy for a new market. Company: Pursuits City: Chicago Challenge: Research new market verticals, develop a lead generation strategy, and build frontend features to increase conversion rates. Company: Krossover City: New York Challenge: Build a community platform that incorporates gamification, social media, a leader board, chat function, technical support, and administrative tools. Company: Reelio City: New York Challenge: Design and build a fully optimized landing page for Reelio U to help promote this new learning platform. Company: MediaMath City: New York Challenge: Develop a multi-channel social media strategy and supporting content to drive brand-awareness. 49

50

51 OUR NETWORK You re going to be networking with people who are really the cornerstones of the community. You have the benefit of not only seeing what the entrepreneurial experience is like, but also having at arm s length some of the world s greatest talent in terms of forming ideas, forming companies, guiding companies, and funding companies.. Tom Hughes, Co-Founder at IdeaLab, formerly Creative Director at Apple Marketing & Web Design Instructor at Startup Institute Fact: At least 70% of jobs are found through networking. US Bureau of Labor Statistics Whether you re looking for a new gig or are focused on advancing your career, a powerful network is the most valuable asset you can have. Why Network? Gather intel about job opportunities Get facetime with the people looking to hire Build your personal brand Connect with key players in your industry Learn how to grow your career and skillsets Develop alliances to help scale your organization The startup community is tight-knit, and most job opportunities are never listed online. More often than not, founders and hiring managers will rely heavily on their networks and past interactions; preferring to find what they need organically before ever posting the job. This Is Where We Come In Startup Institute puts you at the center of the innovation ecosystem. Every aspect of our program is designed to turbocharge your professional network. This isn t superficial networking we re talking about building real relationships with the industry experts and partners who help us develop our curriculum and teach our classes. They also hire our graduates. This is Your Network The Startup Institute experience begins as immersive learning with a cohort of strangers it ends as a network of mentors, entrepreneurs, practitioners, and peers that you take with you for the rest of your career. 51

52 Your Cohort Your cohort will be your family for eight intense weeks. You ll support each other, learn from one another, and leverage your networks to help each other achieve your goals. We ve taken the solo job hunt exercise and turned it into a team effort. We re in this together. Alumni With 900+ alumni working in hundreds of high-growth companies around the world, you ll be joining a powerful alumni network. They ve been in your shoes, so they get it. They ll pay it forward as your advisors and connectors. Instructors Our guest speakers are entrepreneurs and professionals from the local community. All of our instructors are working professionals in the innovation sector. They know the in-demand skills and what companies look for in their next hire. You ll have to put your best foot forward each day you never know when you could be meeting your future boss or colleague. Hiring Partners Over 400 innovative companies partner with us to elevate their brands and get access to our rich pool of talent. You ll get to meet their founders and CEO s during our intimate fireside chats and get facetime with hiring managers during exclusive networking events and partner fairs. Community In addition to our immediate Startup Institute community, you ll gain unique access to the tech community-at-large. We host and participate in dozens of events throughout the city where you ll have the opportunity to learn more about top companies that are shaping the future of innovation. 52

53

54 TALENT EXPO The program culminates with our signature event: Talent Expo. We turn the traditional career fair on its head to showcase our startup-ready graduates in a room full of CEOs and hiring managers. You ll take center stage to pitch your skills, ambition, and hustle in 60 seconds to this talent-hungry audience. Following the exposition, you ll work the crowd to network and schedule interviews. Don t worry about finding companies to talk to you ll be in high demand. 54

55

56 STARTUP INSTITUTE NEVER ENDS THE ALUMNI EXPERIENCE We re here to support your lifelong career growth. Networking As a Startup Institute graduate, you re always on the guest list. We invite you to participate in networking activities with each new cohort, and we host exclusive alumni events to keep you in constant contact with our partner companies. Mentorship Whether you re negotiating a new job offer or having trouble at work, we re here to help you navigate any career challenge. Continued Learning We re constantly developing new programming, based on what you tell us you want learn. Whether you want to skill-up with an evening class, participate in online learning, or just want to be inspired, we have a variety of offerings to keep your skill set relevant and in-demand. The Tent Our digital alumni platform enables our alumni to connect with each other around the world, post events, get inside access to job opportunities, ask questions, share insights, and learn about exclusive alumni perks. 56

57 Our vision at Startup Institute is to have thousands of alumni who are making a dent in the global innovation economy and who are stronger because of their connections to the SI network. Our new portal [The Tent] is step one in that journey and we hope that everyone leverages it as much as possible. Diane Hessan, CEO at Startup Institute

58 ADMISSIONS Our admissions team selects applicants who demonstrate an ability to thrive in the innovation economy and whose backgrounds will enrich the dynamic of their cohort. What makes a great Startup Institute candidate? Great applicants are curious, adaptable, and resourceful team-players. We look for strong communication skills and coachability, as well as action-oriented leaders who are prepared to tackle our intense curriculum and who are eager to make a profound impact on something bigger than themselves. What makes a great startup employee? To answer this question, we surveyed over 200 executives, entrepreneurs, and hiring managers. We found that there are six characteristics that best predict success for employees at high-growth companies. Our admissions process is designed to uncover which of these qualities you possess: Desire to learn Ability to thrive amidst ambiguity Passion: for the work and culture Scrappiness and grit Excellence at collaboration Willingness to put the company before oneself How can we support you? It is our priority to provide you with a remarkable learning experience that will advance your career. For this reason, our admissions process is high-touch. Multiple interviews with various members of our team will focus on exploring who you are, what you re looking to accomplish, and if Startup Institute can help you get there. If we re not right for you, we won t move forward with the process it s that simple. How can you support the community? We also have a responsibility to our hiring partners, and to the innovation economy at large. This is why we only accept 20% of applicants we owe it to our community to bring them the very best. 58

TECHNICAL MARKETING TRACK

TECHNICAL MARKETING TRACK TECHNICAL MARKETING TRACK Our job is to connect to people, to interact with them in a way that leaves them better than we found them, more able to get where they d like to go. Seth Godin Our technical

More information

SALES & ACCOUNT MANAGEMENT TRACK

SALES & ACCOUNT MANAGEMENT TRACK SALES & ACCOUNT MANAGEMENT TRACK If you re offered a seat on a rocket ship, don t ask what seat! Just get on. Sheryl Sandberg The sales and account management track will prepare you to masterfully nurture

More information

NEW YORK CATALOG 2016

NEW YORK CATALOG 2016 NEW YORK CATALOG 2016 The tools Startup Institute equipped me with have allowed me to be a much more effective and productive team member than I would have been otherwise. Learning to get comfortable

More information

I MMERSIVE EDUCATION FOR THE INNOVATION ECONOMY WWW.STARTUPINSTITUTE.COM

I MMERSIVE EDUCATION FOR THE INNOVATION ECONOMY WWW.STARTUPINSTITUTE.COM I MMERSIVE EDUCATION FOR THE INNOVATION ECONOMY WWW.STARTUPINSTITUTE.COM COURSE GUIDE SUMMER 2015 LET S GET YOU TO A JOB YOU LOVE THIS SUMMER. For Corporate Refugees, Future World Changers, and Aspiring

More information

The Learn-Verified Full Stack Web Development Program

The Learn-Verified Full Stack Web Development Program The Learn-Verified Full Stack Web Development Program Overview This online program will prepare you for a career in web development by providing you with the baseline skills and experience necessary to

More information

We help companies make digital products and services that are used by people.

We help companies make digital products and services that are used by people. We help companies make digital products and services that are used by people. Through strategy, design and technology, we craft experiences that create meaningful digital products and services across web,

More information

WEB DEVELOPMENT IMMERSIVE GA.CO/WDI

WEB DEVELOPMENT IMMERSIVE GA.CO/WDI General Assembly Course Curriculum WEB DEVELOPMENT IMMERSIVE Table of Contents 3 Overview 4 Students 5 Curriculum Projects & Units 11 Frequently Asked Questions 13 Contact Information 2 Overview OVERVIEW

More information

Birmingham s First Developer Bootcamp

Birmingham s First Developer Bootcamp Birmingham s First Developer Bootcamp TABLE OF CONTENTS 2-5 Overview The Course The Instructors Application Process Required Materials Our Partners 6 The Curriculum 7 About Platypi and Team 8 Pre-work

More information

Ready to Redesign? THE ULTIMATE GUIDE TO WEB DESIGN BEST PRACTICES

Ready to Redesign? THE ULTIMATE GUIDE TO WEB DESIGN BEST PRACTICES Ready to Redesign? THE ULTIMATE GUIDE TO WEB DESIGN BEST PRACTICES Web Development Your First Online Impression Web development is a complex, multifaceted process with a lot of moving parts. Much like

More information

Sizzling Website Copy

Sizzling Website Copy Sizzling Website Copy FOR: Gavin Sloan www.whitelabelseo.com.au Home Page: An SEO Partner You Can Trust. Pure Results. Experience the Power of our White Label SEO.

More information

Conversion Rate Optimisation Guide

Conversion Rate Optimisation Guide Conversion Rate Optimisation Guide Improve the lead generation performance of your website - Conversion Rate Optimisation in a B2B environment Why read this guide? Work out how much revenue CRO could increase

More information

How To Manage A Focused Outreach Lead Generation Initiative

How To Manage A Focused Outreach Lead Generation Initiative Focused Outreach Lead Generation to Produce High Quality Leads and Raise Your ROI By Elisa Ciarametaro of Exceed Sales www.exceedsales.com Elisa Ciarametaro and Exceed Sales, Inc. Table of Contents What

More information

Not Just Another Pretty (Inter)Face

Not Just Another Pretty (Inter)Face WHITE PAPER Not Just Another Pretty (Inter)Face Lee Farabaugh, MS-HCI MSHI Chief Experience Officer The Benefits of Integrating Visual Design with User Experience Methodologies The landscape of healthcare

More information

The Value of Continuing Digital Education for Marketers

The Value of Continuing Digital Education for Marketers The Value of Continuing Digital Education for Marketers According to Adobe, 76 percent of US marketers believe that marketing has changed more in the past 2 years than it had in the previous 50. Professionals

More information

When companies purchase an integrated learning

When companies purchase an integrated learning Feature 2. Project team members are required to perform their regular responsibilities in addition to committing their time to the implementation. Organizations can overcome these challenges if they find

More information

1.Full-Time Positions Marketing and Project Consultant

1.Full-Time Positions Marketing and Project Consultant 1.Full-Time Positions Marketing and Project Consultant As Oursky grows from a team of 3 to 35, we have scaled up our development, design, project management and QA team. While it was impressive that we

More information

Career Paths... Digital Job Areas Digital

Career Paths... Digital Job Areas Digital Job Areas Affiliate Marketers are responsible for setting up and managing relationships with affiliate websites which are connected to their own main brand. Key responsibilities include setting up, monitoring

More information

Transform Inbound Contacts Into Profits: Best Practices for Optimizing Lead Management.

Transform Inbound Contacts Into Profits: Best Practices for Optimizing Lead Management. Transform Inbound Contacts Into Profits: Best Practices for Optimizing Lead Management. September 2012 OptifiNow September 2012 Transform Inbound Contacts Into Profits: Best Practices for Optimizing Lead

More information

HTML5. Turn this page to see Quick Guide of CTTC

HTML5. Turn this page to see Quick Guide of CTTC Programming SharePoint 2013 Development Courses ASP.NET SQL TECHNOLGY TRAINING GUIDE Visual Studio PHP Programming Android App Programming HTML5 Jquery Your Training Partner in Cutting Edge Technologies

More information

Inbound Marketing: Best Practices

Inbound Marketing: Best Practices 423-797-6388 www.nektur.com mgmt@nektur.com Inbound Marketing: Best Practices We believe in empowering brands with the tools to achieve sustainable growth. Outline 1. 10 Suprising Facts 2. Email Marketing

More information

ACADEMY INFO FOR PARTICIPANTS

ACADEMY INFO FOR PARTICIPANTS ACADEMY INFO FOR PARTICIPANTS Growth Hacking Digital Marketing by THE TALENT INSTITUTE Short description of the program The Internet is evolving at a fast pace and technology is changing our lives. Traditional

More information

Dive Deeper into Your Sales Metrics: 4 Ways to Discover Hidden Sales Treasure. Rich Berkman Qvidian

Dive Deeper into Your Sales Metrics: 4 Ways to Discover Hidden Sales Treasure. Rich Berkman Qvidian Dive Deeper into Your Sales Metrics: 4 Ways to Discover Hidden Sales Treasure 2 What you can t see may be killing your sales. It s time to uncover what your current measurements won t show you. If you

More information

Dylan Wilbanks. Summary. Accomplishments. Skill Set. Employment History. UX Lead. EnergySavvy June 2014 to present

Dylan Wilbanks. Summary. Accomplishments. Skill Set. Employment History. UX Lead. EnergySavvy June 2014 to present Dylan Wilbanks 840 NE 105th St, Seattle, WA 98125 wnalyd@gmail.com 206.384.0135 Portfolio: http://portfolio.dylanwilbanks.com LinkedIn: www.linkedin.com/in/dylanwilbanks/ Summary Dylan Wilbanks is a Seattle-based

More information

CONTENT MARKETING FOR B2B SOFTWARE COMPANIES CONTENT MARKETING FOR B2B SOFTWARE COMPANIES

CONTENT MARKETING FOR B2B SOFTWARE COMPANIES CONTENT MARKETING FOR B2B SOFTWARE COMPANIES CONTENT MARKETING FOR B2B SOFTWARE COMPANIES 1 INTRODUCTION If you re a B2B software company trying to grow, you must find effective ways to build brand awareness, connect with customers and prospects,

More information

How to Win More Customers with LinkedIn Marketing. 2015 Edition

How to Win More Customers with LinkedIn Marketing. 2015 Edition How to Win More Customers with LinkedIn Marketing 2015 Edition Introduction Beginning in the fall of 2012, LinkedIn began experimenting with influencer content and micro-blogging. This move led to the

More information

Top Practices To Boost Your Law Firm Leads

Top Practices To Boost Your Law Firm Leads Top Practices To Boost Your Law Firm Leads Boost Your Leads It doesn t matter the legal field you specialize in personal injury, bankruptcy, real estate, family law you probably don t have the time to

More information

The objective setting phase will then help you define other aspects of the project including:

The objective setting phase will then help you define other aspects of the project including: Web design At the start of a new or redesign web project, an important first step is to define the objectives for the web site. What actions do you want visitors to take when they land on the web site?

More information

3 KEYS TO TRANSFORMING SALES & MARKETING WITH INBOUND MARKETING

3 KEYS TO TRANSFORMING SALES & MARKETING WITH INBOUND MARKETING 3 KEYS TO TRANSFORMING SALES & MARKETING WITH INBOUND MARKETING 2 2011 by Mark Mathson This work is licensed under the Creative Commons Attribution 3.0 United States License. Please feel welcome to share

More information

HYBRID. Course Packet

HYBRID. Course Packet HYBRID Course Packet TABLE OF CONTENTS 2 HYBRID Overview 3 Schedule 4 Prerequisites 5 Admissions Process 6 What is a Full Stack? 7 Why Become a Full Stack Developer? 8 Inside the 3 Full Stacks: LAMP 9

More information

Essential. Guide to Inbound Marketing. For Business Owners & Executives. The

Essential. Guide to Inbound Marketing. For Business Owners & Executives. The The Essential Guide to Inbound Marketing For Business Owners & Executives a g u i d e f o r i n c r e a s i n g r e v e n u e a n d g e n e r a t i n g i n b o u n d m a r k e t i n g l e a d s f a s t

More information

Due to a period of rapid growth Made Media is recruiting for new roles in development, design, project and account management.

Due to a period of rapid growth Made Media is recruiting for new roles in development, design, project and account management. Due to a period of rapid growth Made Media is recruiting for new roles in development, design, project and account management. About Made Made is an award winning digital creative agency. We help clients

More information

Solving the Challenge of Lead Management Automation

Solving the Challenge of Lead Management Automation WHITE PAPER Solving the Challenge of Lead Management Automation How We Did It and What We Learned Table of Contents Background... 1 Business Challenges... 2 Adapting to Digital Marketing... 2 Developing

More information

The Next Generation of Creative Roles - 1

The Next Generation of Creative Roles - 1 The Next Generation of Creative Roles - 1 Talent in Demand The Next Generation of Creative Roles The United States job market is in recovery mode, and many businesses plan to hire additional employees

More information

Catalog of Courses Socratic Arts and Experiential Teaching Online February 2016

Catalog of Courses Socratic Arts and Experiential Teaching Online February 2016 About the Story-Centered Curriculum What is the best way to teach your students knowledge and skills to be used knowledge and skills that transfer naturally from the learning context to real-world applications?

More information

Request for Proposal (RFP) Toolkit

Request for Proposal (RFP) Toolkit Request for Proposal (RFP) Toolkit A Message from the CEO Hi, this is Ryan Flannagan, founder and CEO of Nuanced Media. Thanks for downloading the RFP Toolkit. My team and I are excited that you ve decided

More information

Inbound Marketing Report for Anchor Computer Systems. September 2015

Inbound Marketing Report for Anchor Computer Systems. September 2015 Inbound Marketing Report for Anchor Computer Systems September 2015 Introduction First of all, thank you very much for your time on the phone last week. The information we were able to gather will prove

More information

Managed Service Marketing

Managed Service Marketing Managed Service Marketing Produce Deliver Design Measure Enterprise Marketing on an SMB Budget. The Problem: Your Prospects are Shopping Without You They self educate and do whatever it takes to thin the

More information

Digital Marketing Institute s. Professional Diploma in Digital Selling. Validated by the Syllabus Advisory Council (SAC)

Digital Marketing Institute s. Professional Diploma in Digital Selling. Validated by the Syllabus Advisory Council (SAC) Digital Marketing Institute s Professional Diploma in Digital Selling Validated by the Syllabus Advisory Council (SAC) Content Professional Diploma in Digital Selling Welcome Course overview Course content

More information

THE COMMUNITY MANAGER PROGRAMME BROCHURE

THE COMMUNITY MANAGER PROGRAMME BROCHURE digital mums THE COMMUNITY MANAGER PROGRAMME BROCHURE About Digital Mums Digital Mums are a new kind of social media solution. We take the natural talents and skills of mothers, add some innovative social

More information

Myths of Digital Marketing

Myths of Digital Marketing Myths of Digital Marketing All I need is a good looking website. You may have your own ideas about website design. Have you paid thousands of dollars to a web designer only to leave it sitting on the web,

More information

LIGHTNING DIGITAL MARKETING

LIGHTNING DIGITAL MARKETING WWW.LIGHTNINGDM.COM LIGHTNING DIGITAL MARKETING 1 EL EMDAD W EL TAMOIN BUILDINGS - NASR ROAD FIRST FLOOR - NASR CITY, CAIRO, EGYPT (+202) 23052779 / (+2)01010925563 WWW.LIGHTNINGDM.COM INFO@LIGHTNINGDM.COM

More information

New Solutions New Opportunities

New Solutions New Opportunities New Solutions New Opportunities What is Penton Marketing Services Penton Marketing Services offers a full range of content solutions, digital services and lead nurturing and qualifying services that leverage

More information

Written by: Francois Muscat, Digital Marketing Expert

Written by: Francois Muscat, Digital Marketing Expert Written by: Francois Muscat, Digital Marketing Expert Copyright 2013 WSI. Each WSI franchise office is an independently owned and operated business. In the past, businesses could get away with sending

More information

Online and Social Media Marketing Certificate Program. Syllabus

Online and Social Media Marketing Certificate Program. Syllabus Online and Social Media Marketing Certificate Program Syllabus Instructor: Karen Porter The Online Marketing and Social Media Certificate program is designed to give its students a practical education

More information

YOUR ULTIMATE GUIDE TO HIRING AN INBOUND MARKETING AGENCY YOUR ULTIMATE GUIDE TO HIRING AN INBOUND MARKETING AGENCY DELIGHT INBOUND

YOUR ULTIMATE GUIDE TO HIRING AN INBOUND MARKETING AGENCY YOUR ULTIMATE GUIDE TO HIRING AN INBOUND MARKETING AGENCY DELIGHT INBOUND YOUR ULTIMATE GUIDE TO HIRING AN INBOUND MARKETING AGENCY DELIGHT INBOUND 1 INBOUND GIVES YOU AN UNDENIABLE ROI Shifting from outbound to inbound marketing provides an undeniable return on investments.

More information

HELP I NEED TO HIRE A USER EXPERIENCE DESIGNER

HELP I NEED TO HIRE A USER EXPERIENCE DESIGNER HELP I NEED TO HIRE A USER EXPERIENCE DESIGNER TABLE OF CONTENTS: pg.2 pg.5 pg.8 pg.10 ONE. I KNOW I NEED UX. BUT WHAT IS UX AGAIN? TWO. WHAT ARE THE MOST COMMON UX ROLES? THREE. HOW DO YOU FIGURE OUT

More information

CLOSED-LOOP REPORTING

CLOSED-LOOP REPORTING 1 CLOSED-LOOP REPORTING MODASSIC MARKETING 2 CONTENTS HOW CLOSED LOOP MARKETING WORKS 8 WHAT YOU NEED TO SET UP CLOSED-LOOP MARKETING 19 BECOME A BETTER MARKETER BY CLOSING THE LOOP 25 HOW TO FIX A BROKEN

More information

Introduction... 1 Website Development... 4 Content... 7 Tools and Tracking... 19 Distribution... 20 What to Expect... 26 Next Step...

Introduction... 1 Website Development... 4 Content... 7 Tools and Tracking... 19 Distribution... 20 What to Expect... 26 Next Step... Contents Introduction... 1 Website Development... 4 Content... 7 Tools and Tracking... 19 Distribution... 20 What to Expect... 26 Next Step... 27 Introduction Your goal is to generate leads that you can

More information

WHY STUDY PROJECT MANAGEMENT? Here s what you need to know about this dynamic career path.

WHY STUDY PROJECT MANAGEMENT? Here s what you need to know about this dynamic career path. WHY STUDY PROJECT MANAGEMENT? Here s what you need to know about this dynamic career path. INTRODUCTION Over 15.7 million project managers will need to be added to the global workforce by 2020. ~ The Project

More information

WEBSITE & DIGITAL MARKETING MUST HAVES NOVEMBER 9 TH, 2015 What They Are, Why You Need Them & How They Will Make Your Business Succeed Online

WEBSITE & DIGITAL MARKETING MUST HAVES NOVEMBER 9 TH, 2015 What They Are, Why You Need Them & How They Will Make Your Business Succeed Online WEBSITE & DIGITAL MARKETING MUST HAVES NOVEMBER 9 TH, 2015 What They Are, Why You Need Them & How They Will Make Your Business Succeed Online The Internet is in a constant state of change and websites

More information

Human Resources Department. hr@mcnewton.org

Human Resources Department. hr@mcnewton.org McNewton Solutions Private Limited Plot No. J-7 2nd Floor, FCS Building Chandigarh Information Technology Park, INDIA P: +91 172 456 7842 E: info@mcnewton.org W: www.mcnewton.org Touch Human Resources

More information

Become a developer in 15 short weeks without having. to quit your job!

Become a developer in 15 short weeks without having. to quit your job! Become a developer in 15 short weeks without having to quit your job! ACLTC is a 15-week part-time educational program that helps you become a professional web developer. Unlike other bootcamps, no prior

More information

Content creation remains important as ever. Lead generation is still important, but lead nurturing is growing

Content creation remains important as ever. Lead generation is still important, but lead nurturing is growing Introduction As consumers flock to the internet, the marketing industry continues to evolve and expand. As this happens, traditional models of marketing begin to lose efficiency and new types of marketing

More information

Master-Classes in Google AdWords & Google Analytics. WORKSHOP Series Live Online Weekend Series ARKET MARTER. Powered by: in association with:

Master-Classes in Google AdWords & Google Analytics. WORKSHOP Series Live Online Weekend Series ARKET MARTER. Powered by: in association with: Master-Classes in Google AdWords & Google Analytics WORKSHOP Series Live Online Weekend Series tm ARKET MARTER Powered by: in association with: WE LL MEET YOU WHERE YOU ARE AND TAKE YOU WHERE YOU WANT

More information

Digital Methodologies & Efficiencies that Empower your Business

Digital Methodologies & Efficiencies that Empower your Business Digital Methodologies & Efficiencies that Empower your Business 1.888.380.9439 www.freshfocusmedia.com 1 Welcome to Fresh Focus Media Strategy Creative Design Development Execution Our Core Focus: Fresh

More information

Professional Diploma. in Digital Marketing

Professional Diploma. in Digital Marketing Professional Diploma in Digital Marketing RelevantLearning.ca www.digitalmarketinginstitute.com Contents Professional Diploma in Digital Marketing 1. Welcome 2. Programme overview 3. Programme content

More information

BI Dashboards the Agile Way

BI Dashboards the Agile Way BI Dashboards the Agile Way Paul DeSarra Paul DeSarra is Inergex practice director for business intelligence and data warehousing. He has 15 years of BI strategy, development, and management experience

More information

Leadership Development

Leadership Development Leadership Development Leadership Development The ultimate test of a firm s leadership strength comes from its overall capacity to produce leadership that delivers stakeholder confidence in future results.

More information

Inbound Recruiting. Using Inbound Marketing Strategies To Recruit Top Talent

Inbound Recruiting. Using Inbound Marketing Strategies To Recruit Top Talent Inbound Recruiting Using Inbound Marketing Strategies To Recruit Top Talent Attracting the right job candidate to your company is like attracting the right customer to your products. If you can find the

More information

38 Essential Website Redesign Terms You Need to Know

38 Essential Website Redesign Terms You Need to Know 38 Essential Website Redesign Terms You Need to Know Every industry has its buzzwords, and web design is no different. If your head is spinning from seemingly endless jargon, or if you re getting ready

More information

Inbound Marketing vs. Outbound A Guide to Effective Inbound Marketing

Inbound Marketing vs. Outbound A Guide to Effective Inbound Marketing Inbound Marketing vs. Outbound A Guide to Effective Inbound Marketing There s a new, yet not so new way to market your business these days, and it s a term called Inbound Marketing. Inbound marketing may

More information

Executive Diploma in Digital Marketing

Executive Diploma in Digital Marketing Executive Diploma in Digital Marketing Achieve More We encourage our students to challenge their thinking, to extend their boundaries, to strive for excellence. We create a positive environment where ambition

More information

LINKEDIN CONTENT MARKETING TACTICAL PLAN

LINKEDIN CONTENT MARKETING TACTICAL PLAN LINKEDIN CONTENT MARKETING TACTICAL PLAN TACTICAL PLAN CONTENTS Let's Dive In 3 5 Opportunities for the Taking 4 Your Printable Tactical Plan 5 "Fail to plan, plan to fail": 4 Planning Basics 6 LinkedIn

More information

CP/ux. The 5 Key Steps to Hiring the Best UX Talent. A CLEAR/POINT White Paper. By Carol Szatkowski. Clear/Point. ux staffing consultants

CP/ux. The 5 Key Steps to Hiring the Best UX Talent. A CLEAR/POINT White Paper. By Carol Szatkowski. Clear/Point. ux staffing consultants CP/ux The 5 Key Steps to Hiring the Best UX Talent A CLEAR/POINT White Paper By Carol Szatkowski Clear/Point ux staffing consultants For over 23 years, Clear Point Consultants has been the agency to contact

More information

DEPARTMENT of DIGITAL MEDIA / INTERNET SERVICES:

DEPARTMENT of DIGITAL MEDIA / INTERNET SERVICES: WEST VALLEY COLLEGE DEPARTMENT of DIGITAL MEDIA / INTERNET SERVICES: Curricular Profile & Program Information The following degree and certificate programs are expected to be state approved in 2015. All

More information

The Five Trends That Will Impact Marketing in 2015

The Five Trends That Will Impact Marketing in 2015 The Five Trends That Will Impact Marketing in 2015 PRESENTED BY Sylvia Montgomery, CPSM Chat Live on Twitter! Today s Hashtag: SMPS CEUs Hinge is an SMPS Approved Provider of continuing education units

More information

MENDIX FOR MOBILE APP DEVELOPMENT WHITE PAPER

MENDIX FOR MOBILE APP DEVELOPMENT WHITE PAPER MENDIX FOR MOBILE APP DEVELOPMENT WHITE PAPER TABLE OF CONTENTS Market Demand for Enterprise Mobile Mobile App Development Approaches Native Apps Mobile Web Apps Hybrid Apps Mendix Vision for Mobile App

More information

digital mums THE Strategic Social Media Manager Programme COURSE BROCHURE

digital mums THE Strategic Social Media Manager Programme COURSE BROCHURE digital mums THE Strategic Social Media Manager Programme COURSE BROCHURE About Digital Mums Digital Mums are a new kind of social media solution. We take the natural talents and skills of mums, add some

More information

Your Roadmap to Sales Success 1 2 3 4 5 6

Your Roadmap to Sales Success 1 2 3 4 5 6 Your Roadmap to Sales Success 1 2 3 4 5 6 Key Concepts Developing a Value Proposition that Sells Leading Masterful Sales Conversations Crafting Winning Solutions & Closing Filling the Pipeline with Qualified

More information

8 STEPS TO AN EFFECTIVE CONTENT MARKETING SYSTEM

8 STEPS TO AN EFFECTIVE CONTENT MARKETING SYSTEM 8 STEPS TO AN EFFECTIVE CONTENT MARKETING SYSTEM Produced by Katie Wilson Aspire Internet Design www.aspireid.com @aspireid Overview... 2 1: Set Goals and Create a Set of Metrics for Your Content Marketing

More information

The Val Garland School of Make-up PROSPECTUS

The Val Garland School of Make-up PROSPECTUS The Val Garland School of Make-up PROSPECTUS Introduction Val Garland and her team have created looks for every major fashion magazine and fashion brand in the world, from Vogue to i-d, MAC to Dior. Now

More information

AIA Michigan s Social Media Marketing Course

AIA Michigan s Social Media Marketing Course AIA Michigan s Social Media Marketing Course Welcome to the AIA Michigan s Social Media Marketing Course You are now officially on your way to getting a strong foundation of how you can market your business

More information

Better Sales Onboarding. with Guided Selling

Better Sales Onboarding. with Guided Selling Better Sales Onboarding with Guided Selling Sales Onboarding with Guided Selling Buyers are more sophisticated than ever, and sales reps need to adapt accordingly and move beyond pitching products. They

More information

INBOUNDMARKETING. For Beginners. Everything you need to know to get started.

INBOUNDMARKETING. For Beginners. Everything you need to know to get started. INBOUNDMARKETING For Beginners Everything you need to know to get started. 2 Bill is a Certified Inbound Marketing Specialist with Honors with 18 years of marketing experience. Not only is Bill an Inbound

More information

Orchestra LLC: Success Using Social Media

Orchestra LLC: Success Using Social Media Orchestra LLC: Success Using Social Media (Zhu, Jia Li Lily) June, 2010 Orchestra LLC: Success Using Social Media by Jia Li Lily Zhu at HubSpot is licensed under a Creative Commons Attribution-Share Alike

More information

Postgraduate Diploma in Digital Marketing. Awarded by University of California Irvine Extension

Postgraduate Diploma in Digital Marketing. Awarded by University of California Irvine Extension Postgraduate Diploma in Digital Marketing Awarded by University of California Irvine Extension 2 Accelerate your Career Improve Your Career Options with a Professional Postgraduate Diploma University of

More information

Global Startups Lab Malaysia 2014: Introduction to the Program

Global Startups Lab Malaysia 2014: Introduction to the Program Global Startups Lab Malaysia 2014: Introduction to the Program June 25, 2014 Instructors Technical Lead: Wesley Graybill wgraybill@alum.mit.edu Entrepreneurial Lead: Ellen Chen elche@mit.edu Technical

More information

5 Steps to an Engaging Enterprise Mobile Strategy /

5 Steps to an Engaging Enterprise Mobile Strategy / t 5 Steps to an Engaging Enterprise Mobile Strategy / Growing New Business Through the Mobile Channel / A White Paper for IT Directors, CEO s, CTO s & CIO s Table of Contents Executive Summary /! 3 5D

More information

B2B EMAIL MARKETING 6 STEPS TO BETTER 6 STEPS TO B2B EMAIL MARKETING SUCCESS. Phone: (+1) 718 303 1864. www.mailigen.com

B2B EMAIL MARKETING 6 STEPS TO BETTER 6 STEPS TO B2B EMAIL MARKETING SUCCESS. Phone: (+1) 718 303 1864. www.mailigen.com 6 STEPS TO B2B EMAIL MARKETING SUCCESS 6 STEPS TO BETTER 1 B2B EMAIL MARKETING Mailigen Email Marketing Solutions Phone: (+1) 718 303 1864 www.mailigen.com 2 60% of marketers believe email marketing produces

More information

Experience managing the delivery, ongoing success, and continuous improvement of one or more digital products and/or platforms.

Experience managing the delivery, ongoing success, and continuous improvement of one or more digital products and/or platforms. The labor categories that are within scope of this Multiple Award Blanket Purchase Agreement are the following: Category 1 - Product Manager Category 2 - Technical Architect Category 3 - Interaction Designer

More information

WEB AND APPLICATION DEVELOPMENT ENGINEER

WEB AND APPLICATION DEVELOPMENT ENGINEER WEB AND APPLICATION DEVELOPMENT ENGINEER Program Objective/Description: As a Web Development Engineer, you will gain a wide array of fundamental and in-depth training on front end web development, as well

More information

Thought Leadership Selling

Thought Leadership Selling Thought Leadership Selling How to execute sales programs that engage your customers and differentiate your sales experience with education, ideas and insights The Emergence of Thought Leadership as a Sales

More information

WE DESIGN BETTER EXPERIENCES FOR YOUR CUSTOMERS

WE DESIGN BETTER EXPERIENCES FOR YOUR CUSTOMERS WE DESIGN BETTER EXPERIENCES FOR YOUR CUSTOMERS We are a UX and product design company helping growth-oriented organizations improve their customer experience. Let s see if we re a fit. We understand that

More information

10 things you should look for. Choosing HR software

10 things you should look for. Choosing HR software 10 things you should look for Choosing HR software Introduction Selecting a new piece of HR software can be a daunting task. There s a lot to think about. At the end of the day, the chosen software won

More information

How to Create a Content Strategy to Drive Each Stage of the Sales Funnel

How to Create a Content Strategy to Drive Each Stage of the Sales Funnel How to Create a Content Strategy to Drive Each Stage of the Sales Funnel 1 How to Create a Content Strategy to Drive Each Stage of the Sales Funnel Copyright 2014 Mooloop Ltd All Rights Reserved You re

More information

Website design & development process

Website design & development process Website design & development process Key stages of the process 9 1 Support, development and maintenance Competitor and audience analysis 8 Training IMPROVE THINK Wireframe and prototype (UX) 2 7 User testing

More information

Internship Guide. Get Started

Internship Guide. Get Started Internship Guide This guide provides a roadmap for any company, no matter the size of the business or the industry. Whether you re just getting started or already have an internship program that you want

More information

EXECUTIVE MASTER IN. Increasing corporate value in today s complex digital world through reputation management and communication with stakeholders.

EXECUTIVE MASTER IN. Increasing corporate value in today s complex digital world through reputation management and communication with stakeholders. EXECUTIVE MASTER IN CORPORATE COMMUNICATION Increasing corporate value in today s complex digital world through reputation management and communication with stakeholders. COURSE DESCRIPTION At a Glance

More information

ROI TRACKING STRATEGIES

ROI TRACKING STRATEGIES TM ROI TRACKING STRATEGIES YOUR FRANCHISE CAN T AFFORD TO IGNORE ROI TRACKING STRATEGIES YOUR FRANCHISE CAN T AFFORD TO IGNORE www.scorpionfranchise.com IN THIS GUIDE, YOU WILL LEARN: What ROI is How ROI

More information

Data Driven Marketing

Data Driven Marketing Data Driven Marketing B2B MARKETING AUTOMATION BENCHMARKS FIND. NURTURE. CONVERT. The most challenging obstacles to B2B Marketing Automation success and how marketers will overcome them in the year ahead.

More information

How to Succeed with Programmatic In-House Marketing

How to Succeed with Programmatic In-House Marketing July 2014 BUILDING A FOUNDATION FOR IN-HOUSE ADVERTISING SUCCESS Advertising Automation Software Marketing has come a long way since the days of television, newspapers, and billboards. The widespread adoption

More information

Get Found. Sell More Homes.

Get Found. Sell More Homes. Get Found. Sell More Homes. We generate qualified buyer and seller leads and help you nurture them. Union Street Media: No other company offers the combination of individual attention and real estate Internet

More information

HOW TO. to Executives. You know that marketing automation is the greatest thing since sliced bread. After all, what else can help you...

HOW TO. to Executives. You know that marketing automation is the greatest thing since sliced bread. After all, what else can help you... HOW TO Sell Marketing to Executives Automation You know that marketing automation is the greatest thing since sliced bread. After all, what else can help you... 1 making inroads with the corner office

More information

what is Interactive Content & why it works

what is Interactive Content & why it works what is Interactive Content & why it works About SnapApp SnapApp s content marketing platform gives companies the power to drive engagement, generate leads and increase revenue by easily creating, publishing,

More information

Job Posting Manager, Digital and Online - HQ

Job Posting Manager, Digital and Online - HQ Job Posting Manager, Digital and Online - HQ Closing Date: June 24, 2016 Organization: Department/Division: Work location: Authorized to Work in: Right To Play International Marketing and Communications

More information

Company Pages and Followers

Company Pages and Followers Company Pages and Followers Relationships That Drive Results 5 steps to engaging followers on LinkedIn linkedin.com.companies 1 Table of contents Intro 03 03 Engage followers 07 01 Establish your presence

More information

Senior Business Intelligence/Engineering Analyst

Senior Business Intelligence/Engineering Analyst We are very interested in urgently hiring 3-4 current or recently graduated Computer Science graduate and/or undergraduate students and/or double majors. NetworkofOne is an online video content fund. We

More information

UNIVERSITY WEB GROUP AGENDA. 1 Introduction Ellen Keir. 2 Central web team activities Ross Haggart. 3 Life Sciences \ CMDN activities Andrew Millar

UNIVERSITY WEB GROUP AGENDA. 1 Introduction Ellen Keir. 2 Central web team activities Ross Haggart. 3 Life Sciences \ CMDN activities Andrew Millar UNIVERSITY WEB GROUP AGENDA 1 Introduction Ellen Keir 2 Central web team activities Ross Haggart 3 Life Sciences \ CMDN activities Andrew Millar 4 CASS activities Danny Cassidy 5 Admissions activities

More information

Interactive Multimedia Courses-1

Interactive Multimedia Courses-1 Interactive Multimedia Courses-1 IMM 110/Introduction to Digital Media An introduction to digital media for interactive multimedia through the study of state-of-the-art methods of creating digital media:

More information