Ruby Co-Learning Philip Maessoumi kiyumars.com

Slides:



Advertisements
Similar presentations
If you open it,. close it. If you turn it on,. turn it off
Advertisements

MAKE THE MOST OF YOUR INTERVIEW Passport to Internship Success Developed by SFUSD Career Technical Education.
1 Feel free to contact us at
What Makes a portfolio Work? WEB420 By Matthew Pummel.
What is Cyber Bullying? Sending abusive, aggressive and spiteful text messages. Putting spiteful or unkind comments on chatrooms such as Twitter or Facebook.
Chapter 3.1 – RoR: An introduction Maciej Mensfeld Presented by: Maciej Mensfeld RoR: An introduction dev.mensfeld.pl github.com/mensfeld.
What You Want from a Web App And the Ones Worth Wasting a Wednesday afternoon with Michael M. Grant, PhD The University of Memphis.
Copyright ©: SAMSUNG & Samsung Hope for Youth. All rights reserved Tutorials The internet: Staying safe online Suitable for: Beginner.
What IS a Journeyman Programmer? Why this program?
Chapter 6 Finding a Job Chapter 6 Finding a Job Lesson 6.1 Gathering Leads Lesson 6.1 Gathering Leads.
HOW AND WHY TO LOVE CUCUMBER By Dana Scheider. Is This Your Programming Experience?
12 web app security Your web app is in danger. Trouble lurks in every corner of the network, as crackers, scammers, and criminals try to break into your.
Before The Interview  Get the information related to company, like Company profile, Reputation  Get the information from friends, market and relatives.
Finding Success in school and work. Everyone Does It Great people throughout history have had times when they have failed before reaching their goals.
Changing Your Relationship with School Making Education a Positive Experience.
Online Reputation A guide for children aged 7+
Look for Corporate Tax Experts
Maths – revision tips 1. Before you start revising, get all your notes sorted, and draw up a list of all the topics you need to cover. This serves two.
What you always wanted to know about life as a professional software developer but were too afraid to ask.
Key Lessons for a Successful Career
Job Interview Preparation
Happy Easter.
4th Nine weeks Internet Safety
Lifelong Study Habits For Success
A Simple Introduction to Git: a distributed version-control system
Self Esteem is a way of thinking and feeling about yourself.
elp.
A Simple Introduction to Git: a distributed version-control system
Keeping safe and private on the internet
10 Reasons Why Public Speaking is Imortant in Your Life
Chapter 3 Mr. Singh.
Psychological and Daily Life Hacks
6 Secret Ways to Improve Your Job Search & Get Interview
How to prevent internet snooping!
Designed for Mr. Riter’s 5th grade class
STOP. THINK. CONNECT. Online Safety Quiz.
Web Development Tutorials for Beginners. The free tutorial helps beginners to learn how to code easily. A beginner can sign up for the tutorial to access.
Want To Learn Web Development Start with These 5 Tips.
Work Experience provides an insight into different sectors and careers to improve your son/daughter’s understanding of the world of work. It helps them.
Finding a Job Gathering Leads
How to work a Job Fair.
Resume Writing & Job Search Skills
School Violence Awareness
Finding work experience can be a tricky business
“success Will come and go, but integrity is forever”
My week in JavaScript Hell
Improving Digital Access
Compliments.
Organization Leadership Skill Area
I’m so confident - I could explain this to someone else!
Finding a Job Gathering Leads
Get In Shape With EMS Training. INTRODUCTION Those that are thinking about making a change in their life might have thought about going through with EMS.
Jobs, Resumes, Self-Marketing
Git started with git: 2018 edition
How to work a Job Fair.
Rising Professionals Meeting January
Start Commenting Trulia Voices Linkedin Answers Answers.yahoo.com
2.1.3 It’s my body and I like it
Chapter 6 Finding a Job.
YOUR FUTURE AND INFORMATION TECHNOLOGY
I’m so confident - I could explain this to someone else!
Master the College Visit & Fair: From Captive to Client!
Following the Code To Be or Not to Be: What Are the Consequences?
I’m so confident - I could explain this to someone else!
Alexa Setups is a solution based company which provides the explanation and solution for all the alexa products like Echo, Echo Look, Echo Tap, Echo Show,
CS 580u Programming Systems and Tools
If you open it,. close it. If you turn it on,. turn it off
Work Experience.
Job Interview Skills and Resources
Presentation transcript:

Ruby Co-Learning Philip Maessoumi kiyumars.com What I wish I had known Ruby Co-Learning Philip Maessoumi kiyumars.com

You are smart enough -Learning web dev is frustrating -”I am not an engineer, never studied comp sci” -You will always feel this way, no matter how much you learn -You don't have to be that smart for most web dev work -You need to learn much technical stuff, like a carpenter -If you want to learn, you need to work through fearing embarrasment

Use the correct tutorials -More open-source tools and free documentation than in any other field. -Learn what a tool can do, what the conventional methods are -Too many resources, much of it bad. -Bad resources turn insecure beginners off -Curse of knowledge. Experts can't explain their field to beginners well. -Don't start reading specific tutorials, pick a holistic web dev tutorial -For Rails. Michael Hartl's free HTML tutorial -Includes git, github, TDD -Explains it in an understandable way

Make your own apps -Tutorials give you false confidence -You don't know web dev until you make your own apps -Pick a simple, even fun projects, and employ what you've learned -Not important if you code is hacky, it will improve with every project -If you know the conventions, the less trouble with hack code

Build a public profile -Reputation and contacts are just as important in this field as others (not just technical knowledge) -Ask friends if they know someone in the company you want to work for -If you can speak publicly, use that to your advantage -Have an active github profile -Have a portfolio of personal projects -Don't do it just for your career. People who try to help others are cool. You want to be friends with them. Especially Ruby people.