Engineer can change the world with DrewYoshio Terada
?
Based on our experience of technology evangelists and Java Champion, we shared the information of global company's working style and communication with foreign engineers to grow up their motivation. Finally we said that "Engineer can change the world".
The document discusses BrainPad Inc.'s O2O services for business success, including 10 points about offline services, online services, WiFi, and ensuring copyright with each item attributed to BrainPad Inc. in 2012.
How I got 2.5 Million views on 狠狠撸share (by @nickdemey - Board of Innovation)Board of Innovation
?
This document provides tips for creating engaging slide decks on 狠狠撸Share that garner many views. It recommends focusing on quality over quantity when creating each slide, using compelling images and headlines, and including calls to action throughout. It also suggests experimenting with sharing techniques and doing so in waves to build momentum. The goal is to create decks that are optimized for sharing and spread across multiple channels over time.
An impactful approach to the Seven Deadly Sins you and your Brand should avoid on Social Media! From a humoristic approach to a modern-life analogy for Social Media and including everything in between, this deck is a compelling resource that will provide you with more than a few take-aways for your Brand!
How People Really Hold and Touch (their Phones)Steven Hoober
?
The document discusses design guidelines for touchscreen interfaces based on research into how people actually hold and interact with mobile devices. It provides data on finger sizes, common grips, touch targets, and notes that touch interaction is not just about finger size and pinpoint accuracy. The guidelines include making targets visible and tappable, designing for different screen sizes, leaving space for scrolling, and testing interfaces at scale.
You are dumb at the internet. You don't know what will go viral. We don't either. But we are slighter less dumber. So here's a bunch of stuff we learned that will help you be less dumb too.
What 33 Successful Entrepreneurs Learned From FailureReferralCandy
?
Entrepreneurs encounter failure often. Successful entrepreneurs overcome failure and emerge wiser. We've taken 33 lessons about failure from Brian Honigman's article "33 Entrepreneurs Share Their Biggest Lessons Learned from Failure", illustrated them with statistics and a little story about entrepreneurship... in space!
The document discusses BrainPad Inc.'s O2O services for business success, including 10 points about offline services, online services, WiFi, and ensuring copyright with each item attributed to BrainPad Inc. in 2012.
How I got 2.5 Million views on 狠狠撸share (by @nickdemey - Board of Innovation)Board of Innovation
?
This document provides tips for creating engaging slide decks on 狠狠撸Share that garner many views. It recommends focusing on quality over quantity when creating each slide, using compelling images and headlines, and including calls to action throughout. It also suggests experimenting with sharing techniques and doing so in waves to build momentum. The goal is to create decks that are optimized for sharing and spread across multiple channels over time.
An impactful approach to the Seven Deadly Sins you and your Brand should avoid on Social Media! From a humoristic approach to a modern-life analogy for Social Media and including everything in between, this deck is a compelling resource that will provide you with more than a few take-aways for your Brand!
How People Really Hold and Touch (their Phones)Steven Hoober
?
The document discusses design guidelines for touchscreen interfaces based on research into how people actually hold and interact with mobile devices. It provides data on finger sizes, common grips, touch targets, and notes that touch interaction is not just about finger size and pinpoint accuracy. The guidelines include making targets visible and tappable, designing for different screen sizes, leaving space for scrolling, and testing interfaces at scale.
You are dumb at the internet. You don't know what will go viral. We don't either. But we are slighter less dumber. So here's a bunch of stuff we learned that will help you be less dumb too.
What 33 Successful Entrepreneurs Learned From FailureReferralCandy
?
Entrepreneurs encounter failure often. Successful entrepreneurs overcome failure and emerge wiser. We've taken 33 lessons about failure from Brian Honigman's article "33 Entrepreneurs Share Their Biggest Lessons Learned from Failure", illustrated them with statistics and a little story about entrepreneurship... in space!
This document provides an overview of the Golang programming language. It discusses Golang's origins at Google in 2009, its syntax which is similar to C but with memory safety and garbage collection, and how it combines aspects of languages like C, Python, and JavaScript. It then demonstrates basic Golang code examples for setting up a development environment, creating packages and binaries, using slices and maps, error handling, structs and interfaces, pointers, concurrency with goroutines and channels, and select statements.