close

Dear Creators, we are proud to announce an amazing affiliate program for you to earn some serious and continual cash. Read about our affiliate progarm here.


Caros criadores, temos o orgulho de anunciar um incrível programa de afiliados para vocês ganharem muito dinheiro de forma contínua. Leia sobre nosso programa de afiliados aqui.

Latest videos

How to Create a Wordpress Blog in 5 Minutes
How to Create a Wordpress Blog in 5 Minutes Bulldog_Mindset 1 Views • 10 years ago

Bluehost.com affiliate link: http://www.bluehost.com/track/simpleprogrammer

There is no excuse to not create a blog, when you can do it in 5 minutes.
In this video, I show you how you can create a Wordpress blog using Bluehost in about 5 minutes flat.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Win Big, Lose Small
Win Big, Lose Small Bulldog_Mindset 3 Views • 10 years ago

In this video I talk about the idea of limiting the damage on your bad days and making your good days count the most.
In life, you can learn to win big and lose small, you'll always make forward progress. This is especially helpful if you are trying to lose weight or follow a diet.
You'll eventually mess up, but your overall success if often determined by how small the mess up is when you do.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

I Can't Build an Application With Out Copy Pasting!
I Can't Build an Application With Out Copy Pasting! Bulldog_Mindset 2 Views • 10 years ago

?? Check Out The NEW Simple Programmer YouTube Channel With NEW Programming Videos:
https://simpleprogrammer.com/yt/spnewytchannel ?
I got an email for a developer who has only been coding for about 8 months, but is concerned that he can't build anything on his own and has to copy and paste a lot.

In this video I talk about why this is completely normal and not something to worry about.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

I Got Rejected From 5 Interviews, What Next?
I Got Rejected From 5 Interviews, What Next? Bulldog_Mindset 4 Views • 10 years ago

What do you do when you stop getting called in for interviews and you have got rejected for the interview you did get?

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

How I Edit My YouTube Videos
How I Edit My YouTube Videos Bulldog_Mindset 1 Views • 10 years ago

I thought I'd do a video that shows you how I got about editing my YouTube videos, so here it is.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

How To Learn C++? (C++ Programming)
How To Learn C++? (C++ Programming) Bulldog_Mindset 7 Views • 10 years ago

?? Check Out The NEW Simple Programmer YouTube Channel With NEW Programming Videos:
https://simpleprogrammer.com/yt/spnewytchannel ?
How Do I Learn C++ Programming?

Learning C++ is one of the most discussed topics among software developers. C++ is definitely not an easy programming language to learn and so, there are a lot of confusion that surrounds people when it comes to learning c++

So, first of all, there are some things you need to know first, before learning c++ that applies to learning almost any programming language.

Most starting programmers, when they want to learn to program, pick up a book and start reading.

While there are some excellent books out there which attempt to teach you programming in a very hands-on approach, I think the best place to start is by looking at the source code of an actual working application and trying to figure out as much of what is happening as possible.

This is difficult.

It's going to feel uncomfortable, but that's ok. Get used to feeling uncomfortable. That is the only real way to grow in life.

What I want you to do is to pick an open source application-preferably a popular one that is likely to be well-designed-and start looking through the source code.

You can find plenty of projects on GitHub, so I'd recommend checking there.

It's beyond the scope of this book, but it's even better if you can download the code and build and run the application yourself.

If you have a friend that can help you with this, that's great. If you don't, it's ok.

What is important is that you explore the code to get a feel for what the programming language syntax looks like and that you try and read the code and see if you can understand or make sense of anything.

Use the application itself, if possible, so you can get a feel for the relationship between the code and what the code does.

Like I said, this is going to feel very uncomfortable.

You might feel like you're not understanding anything.

Here are some pros of learning C++:

- Is extremely popular, and therefore lots of support is available.
- Has a large base of freely available code for download, while also supporting direct integration with ASM and C.
- Is very powerful, and can be used to create just about any program, including low-level system programs.
- There is a compiler for C++ on every major operating system. C++ programs that are purposely written for portability will work on many major operating systems with little change in code.
- C++ is a language which is compiled (transformed from human readable code to low-level machine code), so it can often run faster than languages such as Java, Python, and C#; as it does not depend on an interpreter or a "run-time environment" which must be loaded beforehand.
- Has a long established usage base that likely guarantees support for the language will continue for quite some time.
- Many languages are based off of C/C++, such as Java, so knowledge in C++ will make it easier to understand these languages.
- Has a relatively small associated C++ Standard Library as compared to languages such as Java's Standard Platform SDK or C#'s .NET Framework, permitting greater versatility and reducing the system footprint of resulting compilations.
- Has a significant number of open source libraries available, including the Boost which are freely and widely available.

So, despite that, there are a lot of resources you need to be aware of when it comes to learning c++. Wanna know more about learn c++ programming? Watch this video and find out!

If you liked this video, share, like and, of course, subscribe!

Other Important Links: Effective C++:
http://www.amazon.com/gp/product/0321334876/ref=as_li_tl?ie=UTF8&camp=1789&creative=390957&creativeASIN=0321334876&linkCode=as2&tag=makithecompsi-20&linkId=4CGZD4EQGGXRJ72P
NEW! Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14:
http://www.amazon.com/gp/product/1491903996/ref=as_li_tl?ie=UTF8&camp=1789&creative=390957&creativeASIN=1491903996&linkCode=as2&tag=makithecompsi-20&linkId=4PCOW4MI5NVR3U4X
Code Complete:
http://www.amazon.com/gp/product/0735619670/ref=as_li_tl?ie=UTF8&camp=1789&creative=390957&creativeASIN=0735619670&linkCode=as2&tag=makithecompsi-20&linkId=GNG7WLS5E2TXU72Q

Visit Simple Programmer Website: http://simpleprogrammer.com/

Connect with me on social media:
Facebook: https://www.facebook.com/SimpleProgrammer
Twitter: https://twitter.com/jsonmez

Other Links:
Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email
Simple Programmer blog: http://simpleprogrammer.com/blog
Learn how to learn anything quickly: http://10stepstolearn.com
Boost your career now: http://devcareerboost.com

How Do I Learn C++ Programming?
Related Topics: c++, learn c++, learn c++ programming, c++ programming, c++ programming language, c++ for beginners, effective c++, best places to learn c++, coding, education

How Sophisticated Do Mobile Applications In My Portfolio Need to be?
How Sophisticated Do Mobile Applications In My Portfolio Need to be? Bulldog_Mindset 1 Views • 10 years ago

?? Check Out The NEW Simple Programmer YouTube Channel With NEW Programming Videos:
https://simpleprogrammer.com/yt/spnewytchannel ?
It is a good idea to create a portfolio of mobile applications, especially when applying for a job in mobile application development, but how sophisticated do those apps need to be and does the visual appeal matter?

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

I Can't Find a Career or Hobby That I am Passionate About! Help!
I Can't Find a Career or Hobby That I am Passionate About! Help! Bulldog_Mindset 3 Views • 10 years ago

In this video, I give some advice to a friend who can't seem to figure out what he wants to do in life. He's spent years trying to find the hobby or career that is a perfect fit, but he can't seem to find it.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

So Good They Can't Ignore You: Why Skills Trump Passion in the Quest for Work You Love: http://www.amazon.com/gp/product/B0076DDBJ6/ref=as_li_tl?ie=UTF8&camp=1789&creative=390957&creativeASIN=B0076DDBJ6&linkCode=as2&tag=makithecompsi-20&linkId=2ACTXY62YBC47JAZ

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Take the Harder Road
Take the Harder Road Bulldog_Mindset 2 Views • 10 years ago

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

How Do I Find a Side Project Worth Working On?
How Do I Find a Side Project Worth Working On? Bulldog_Mindset 3 Views • 10 years ago

You aren't always going to have passion for programming and when you don't it can be difficult to pick a side project to work on. In this video, I talk about how you can pick a side project that will help advance your career.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Podcast Echo and Noise Removal Using Audacity
Podcast Echo and Noise Removal Using Audacity Bulldog_Mindset 3 Views • 10 years ago

A quick demo of how to first remove a bleed-through vocal on a second track of a podcast and then how to do basic noise removal in Audacity for a podcast.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Creating A Test Automation Framework Architecture With Selenium (Step-By-Step)
Creating A Test Automation Framework Architecture With Selenium (Step-By-Step) Bulldog_Mindset 3 Views • 10 years ago

?? Check Out The NEW Simple Programmer YouTube Channel With NEW Programming Videos:
https://simpleprogrammer.com/yt/spnewytchannel ?
How To Create a Selenium Test Automation Framework Architecture

FREE COURSE - 5 Learning Mistakes Software Developers Make https://simpleprogrammer.com/learn-faster

How To Create a Selenium Test Automation Framework Architecture

Learning how to use a tool like Selenium to create automated tests is not enough to be successful with an automation effort. You also need to know how to build an automation framework that can support creating tests that are not so fragile that they constantly break. This is the real key to success in any automation effort.

In this short presentation, I will reveal every secret I know from creating a test automation framework architecture using Selenium.

I will show you exactly, step-by-step how to create your own automation framework and I will explain to you the reasoning behind everything we are doing, so you can apply what you learn to your own framework.

If you are responsible for an automation project for a web application or you want to start using automation, you’ll definitely want to check this presentation out.

Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should!) be automated as well.

Selenium has the support of some of the largest browser vendors who have taken (or are taking) steps to make Selenium a native part of their browser. It is also the core technology in countless other browser automation tools, APIs and frameworks.
(Source: http://www.seleniumhq.org/)

Code from talk: https://github.com/jsonmez/BATDemo
(This is a recorded session from my talk at Oredev 2014)

If you liked this video, share, like and, of course, subscribe!

Subscribe To My YouTube Channel: http://bit.ly/1zPTNLT

Visit Simple Programmer Website: http://simpleprogrammer.com/

Connect with me on social media:
Facebook: https://www.facebook.com/SimpleProgrammer
Twitter: https://twitter.com/jsonmez

Other Links:
Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email
Simple Programmer blog: http://simpleprogrammer.com/blog
Learn how to learn anything quickly: http://10stepstolearn.com
Boost your career now: http://devcareerboost.com

#seleniumframework #testautomation #selenium #testframework #testautomationframework #seleniumautomation #framework #seleniumide #automatedtesting

Getting Started With MeteorJS
Getting Started With MeteorJS Bulldog_Mindset 1 Views • 10 years ago

This is a recorded talk from a session I did at Oredev 2014:



In this session, you'll learn the basics of Meteor.js and why it might just be the next big thing in JavaScript development.JavaScript web development platform that allows you to build high interactive and responsive web applications entirely in JavaScript. You can even share the same code on the client and the server.

I'll take you through an overview of what exactly Meteor.js is and explain to you how it actually works, then show you how to get it setup and how to build a simple application with it. By the end of this session, you'll know everything you need to know to get started developing Meteor.js applicatons.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Which Mobile Platform Should I Develop For: iOS, Android or Windows?
Which Mobile Platform Should I Develop For: iOS, Android or Windows? Bulldog_Mindset 0 Views • 10 years ago

?? Check Out The NEW Simple Programmer YouTube Channel With NEW Programming Videos:
https://simpleprogrammer.com/yt/spnewytchannel ?
Choosing a mobile development platform can be a difficult task. In this video, I give my opinion on whether you should develop for iOS, Android or Windows.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

How Do You Estimate What You Don't Know?
How Do You Estimate What You Don't Know? Bulldog_Mindset 6 Views • 10 years ago

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Stuck In A Toxic Work Environment: WHAT TO DO?
Stuck In A Toxic Work Environment: WHAT TO DO? Bulldog_Mindset 3 Views • 10 years ago

What do you do when you are stuck in a toxic work environment that you can't seem to get out of?

In this video, I offer some advice by thinking in the long-term and having a plan that isn't dependent on external factors.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

48 Laws of Power: http://www.amazon.com/gp/product/B0024CEZR6/ref=as_li_tl?ie=UTF8&camp=1789&creative=390957&creativeASIN=B0024CEZR6&linkCode=as2&tag=makithecompsi-20&linkId=5XDUJOYIO62AZXCP

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

I Quit My Job Because I Was Bored
I Quit My Job Because I Was Bored Bulldog_Mindset 0 Views • 10 years ago

FREE COURSE - 7 Reasons You're Underpaid as a Software Developer http://vid.io/xoue
I felt like I needed to immediately answer this email via video, because the topic is so important.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

"The Obstacle Is The Way" Book Review
"The Obstacle Is The Way" Book Review Bulldog_Mindset 5 Views • 10 years ago

In this video I review a very good book that may just change the way you think.


SUBSCRIBE HERE: http://bit.ly/1zPTNLT

The Obstacle Is The Way by Ryan Holiday:
http://www.amazon.com/gp/product/1591846358/ref=as_li_tl?ie=UTF8&camp=1789&creative=390957&creativeASIN=1591846358&linkCode=as2&tag=makithecompsi-20&linkId=QYAOLJ4K2YGBEC62

The 50th Law by Robert Greene and 50 Cent:
http://www.amazon.com/gp/product/006177460X/ref=as_li_tl?ie=UTF8&camp=1789&creative=390957&creativeASIN=006177460X&linkCode=as2&tag=makithecompsi-20&linkId=3BITSO7KD2AT236X

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

I Recently Dropped Out of a Master's In Computer Science Program
I Recently Dropped Out of a Master's In Computer Science Program Bulldog_Mindset 4 Views • 10 years ago

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Chrome Plugins and Apps I Use Regularly
Chrome Plugins and Apps I Use Regularly Bulldog_Mindset 2 Views • 10 years ago

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Advice For Developers Working in Lower Earning Countries
Advice For Developers Working in Lower Earning Countries Bulldog_Mindset 2 Views • 10 years ago

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

What Should a Developer / Programmer Resume Look Like?
What Should a Developer / Programmer Resume Look Like? Bulldog_Mindset 2 Views • 10 years ago

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Professional resume writer I recommend (mention me): http://www.itresumeservice.com/

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

How Do I Become a Freelancer?
How Do I Become a Freelancer? Bulldog_Mindset 1 Views • 10 years ago

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Are You Living In The Past Or Future?
Are You Living In The Past Or Future? Bulldog_Mindset 5 Views • 10 years ago

FREE COURSE - 7 Reasons You're Underpaid as a Software Developer http://vid.io/xoue
Are you living in the present?

If you aren't, you might need a wake up call.

The Roman philosopher, Seneca, often talked about how some many people are waiting to live their lives.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

The Power of Now:
http://www.amazon.com/gp/product/1577314808/ref=as_li_tl?ie=UTF8&camp=1789&creative=390957&creativeASIN=1577314808&linkCode=as2&tag=makithecompsi-20&linkId=5ZXG2FJD3RVENYGY

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

How Do I Know If I'm Good Enough?
How Do I Know If I'm Good Enough? Bulldog_Mindset 0 Views • 10 years ago

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Should I Pay Off My House Or Invest In Real Estate?
Should I Pay Off My House Or Invest In Real Estate? Bulldog_Mindset 4 Views • 10 years ago

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Soft skills book: http://manning.com/sonmez/

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

How Do I Get on a Podcast?
How Do I Get on a Podcast? Bulldog_Mindset 3 Views • 10 years ago

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

This question came from Max @ http://LockMeDown.com

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Learn You Some Java
Learn You Some Java Bulldog_Mindset 1 Views • 10 years ago

?? Check Out The NEW Simple Programmer YouTube Channel With NEW Programming Videos:
https://simpleprogrammer.com/yt/spnewytchannel ?
FREE COURSE - 7 Reasons You're Underpaid as a Software Developer http://vid.io/xoue
SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Learn you some Java with my Pluralsight course: http://www.pluralsight.com/courses/java1

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

I Have Trouble Learning Business Processes and Requirements
I Have Trouble Learning Business Processes and Requirements Bulldog_Mindset 1 Views • 10 years ago

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

What Do I Do If I Have Too Many Short Jobs on My Resume?
What Do I Do If I Have Too Many Short Jobs on My Resume? Bulldog_Mindset 3 Views • 10 years ago

In this video I talk about what to do if you end up having a lot of short jobs on your resume.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Getting Started With Meteor Tutorial
Getting Started With Meteor Tutorial Bulldog_Mindset 2 Views • 10 years ago

Getting Started With Meteor Tutorial

A lot of software developers use JavaScript nowadays. Despite some polarizing opinions, JavaScript is still very popular.

Then, with JavaScript, comes Meteor, a very popular framework.

Meteor, or MeteorJS, is a free and open-source JavaScript web framework written using Node.js. Meteor allows for rapid prototyping and produces cross-platform (Android, iOS, Web) code. It integrates with MongoDB and uses the Distributed Data Protocol and a publish–subscribe pattern to automatically propagate data changes to clients without requiring the developer to write any synchronization code. On the client, Meteor depends on jQuery and can be used with any JavaScript UI widget library.
(Source: https://en.wikipedia.org/wiki/....Meteor_(web_framewor

Since there is a lot of complexity right now around web development, JavaScript and Meteor, I've decided to record this Meteor Tutorial to present you and get you started with the basics and with what you really need to know.

In this video I show you how to get started with the popular JavaScript framework, Meteor (Meteor JS.) Wanna know more? Watch this video and find out!

We'll be building a simple TODO list application and working from a Cloud9 cloud based IDE connected to a Digital Ocean server.

Sign up for Digital Ocean here:
https://www.digitalocean.com/?refcode=e701a0a76767

Cloud9:
http://c9.io

Video showing how to set up Cloud9 IDE with Digital Ocean:
https://www.youtube.com/watch?v=xld1JXd70aY

Blog post:
http://simpleprogrammer.com/20....14/10/13/getting-sta

Should I Be Aggressive or Wait to Hear Back?
Should I Be Aggressive or Wait to Hear Back? Bulldog_Mindset 0 Views • 10 years ago

Should you be like a bulldog and be aggressive when you don't hear back from someone about a job or should your try not to appear to eager or annoying and just wait it out?

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

How I Plan My Week (KanbanFlow)
How I Plan My Week (KanbanFlow) Bulldog_Mindset 1 Views • 10 years ago

How I Plan My Week (KanbanFlow)
Want to know how I plan my week to get as much done as possible? Here it is.

I use a tool called Kanbanflow to plan out my week based on Pomodoros.

Using this technique I am able to be extremely productive, avoid distractions and know exactly what I'll be able to get done each week.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

#kanbanflow #plan #schedule #planning #planmyweek #trello #trelloboard

Why Do I Do What I Am Doing?
Why Do I Do What I Am Doing? Bulldog_Mindset 0 Views • 10 years ago

In this video I answer why it is that I do what I do. The answer might surprise you.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

How Much Money Do I Ask For?
How Much Money Do I Ask For? Bulldog_Mindset 1 Views • 10 years ago

In this video I answer a question about what to ask for when you are given an offer for a salary and equity in a company.
SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

My Attention Problem Is So Bad I Can't Even Drive a Car
My Attention Problem Is So Bad I Can't Even Drive a Car Bulldog_Mindset 0 Views • 10 years ago

In this video I address a question about having a really short attention and how to overcome that weakness.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Why Financial Advisers are Full of it!
Why Financial Advisers are Full of it! Bulldog_Mindset 0 Views • 10 years ago

Anyone who claims they can help you with your finanances, but isn't wealthy themselves is full for crap. In this video I explain why.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Dealing With Knowledge Gaps
Dealing With Knowledge Gaps Bulldog_Mindset 0 Views • 10 years ago

What do you do when you are faced with knowledge gaps that prevent you from being able to do what you want to do?

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Should I Go to College or Coding School?
Should I Go to College or Coding School? Bulldog_Mindset 0 Views • 10 years ago

FREE COURSE - 7 Reasons You're Underpaid as a Software Developer http://vid.io/xoue
SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

I Have a Loyalty Disorder
I Have a Loyalty Disorder Bulldog_Mindset 0 Views • 10 years ago

How loyal should you be to your current employer?

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Work Sucks
Work Sucks Bulldog_Mindset 0 Views • 10 years ago

FREE COURSE - 7 Reasons You're Underpaid as a Software Developer http://vid.io/xoue
All work eventually sucks--even your dream job.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Negotiating With Your Employer
Negotiating With Your Employer Bulldog_Mindset 0 Views • 10 years ago

How do you negotiate with your current employer... short answer is you can't!

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Open as Many Doors as Possible
Open as Many Doors as Possible Bulldog_Mindset 2 Views • 10 years ago

Even though specialization is important, it doesn't mean you shouldn't strive to open up as many doors as possible in your life.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Need Cure For Testers Guilt
Need Cure For Testers Guilt Bulldog_Mindset 1 Views • 10 years ago

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Is Copy-Paste Programming OK?
Is Copy-Paste Programming OK? Bulldog_Mindset 2 Views • 10 years ago

?? Check Out The NEW Simple Programmer YouTube Channel With NEW Programming Videos:
https://simpleprogrammer.com/yt/spnewytchannel ?
Should you roll your own stuff or use someone elses?

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

How to Evaluate a Developer's Skills
How to Evaluate a Developer's Skills Bulldog_Mindset 2 Views • 10 years ago

?? Check Out The NEW Simple Programmer YouTube Channel With NEW Programming Videos:
https://simpleprogrammer.com/yt/spnewytchannel ?
How does a non-developer evaluate the skills of a developer?

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Are Timeshares Ever Worth It?
Are Timeshares Ever Worth It? Bulldog_Mindset 0 Views • 10 years ago

Just came back from a timeshare presentation. Here is my rundown on why they are a rip off.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Should I Double Negotiate My Salary With Another Offer?
Should I Double Negotiate My Salary With Another Offer? Bulldog_Mindset 1 Views • 10 years ago

Can you negotiate your salary twice if you get an two offers from another company?

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

I want my $100 back!
I want my $100 back! Bulldog_Mindset 0 Views • 10 years ago

What happens when you go into a job interview and the interviewer just wasted your time?

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Losing Interest in Programming
Losing Interest in Programming Bulldog_Mindset 2 Views • 10 years ago

What happens when you start to lose interest in what you love?

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Discipline, Vision and Momentum
Discipline, Vision and Momentum Bulldog_Mindset 3 Views • 10 years ago

via YouTube Capture

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

How Much Time Should I Spend Marketing Myself?
How Much Time Should I Spend Marketing Myself? Bulldog_Mindset 0 Views • 10 years ago

What is the proper ratio a software developer or other professional should use when deciding how to divide their time between marketing themselves and other activities?

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

How Often Should I Blog
How Often Should I Blog Bulldog_Mindset 1 Views • 10 years ago

In this video I talk about how often you should blog and why blogging more often is better as long as you can maintain a consisent level of quality.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Is Down Time at Work OK?
Is Down Time at Work OK? Bulldog_Mindset 3 Views • 10 years ago

In this video I answer whether or not I think it is ok to surf the web at your job.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Lost My Motivation For My Day Job, What Do I Do?
Lost My Motivation For My Day Job, What Do I Do? Bulldog_Mindset 2 Views • 10 years ago

When you are working on your own projects, you can easily not feel like working your regular job, what do you do in this case?

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

My Job Sucks, My Project Is Doomed, What Do I Do?
My Job Sucks, My Project Is Doomed, What Do I Do? Bulldog_Mindset 0 Views • 10 years ago

When you find yourself in a bad situation, sometimes you just need to extract yourself from it.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

How Can I Get a Software Development Job Without Direct Job Experience?
How Can I Get a Software Development Job Without Direct Job Experience? Bulldog_Mindset 1 Views • 10 years ago

What Programming Language Should Programmers Learn In 2019? ?
??https://www.youtube.com/watch?v=CwaSHqAWPUU
How Can I Get a Software Development Job Without Direct Job Experience?


SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Should I Use My Name as My Brand?
Should I Use My Name as My Brand? Bulldog_Mindset 5 Views • 10 years ago

When you create your personal brand should you use your own name or a company name?

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

RENTING OUT A HOUSE ?️-  My First Property  (The Most Important Advice)
RENTING OUT A HOUSE ?️- My First Property (The Most Important Advice) Bulldog_Mindset 3 Views • 10 years ago

Renting A House: My First Property (The Most Important Advice)

If buying a house is a big decision, finding a house for rent is not in any way smaller. Finding the right apartment to rent is a big decision as it affects your life and lifestyle. This is why you should definitely be aware of the right practices when it comes to renting a house.

Whether one side of the story says respect to people looking for a home to rent, in this video I'm going to talk about real estate business.

One of the most important things, for example, is to not rent to anyone before checking credit history, references, and background.

I have plenty of experience with real estate and I'm going to share my best practices on how to rent your house.

In this video, I give some real estate advice for someone who is renting out their first property. What should you look up for when renting a house?

Watch this video and find out!

? ARE YOU A BULLDOG? ?
Take the quiz and find out
http://bulldogmindset.com/quiz-yt

? SUBSCRIBE! ?
http://bulldogmindset.com/subscribe-yt

? STOP BEING LAZY ?
Get my short book on: How to Overcome Laziness
http://bulldogmindset.com/stopbeinglazybook-yt

? FOLLOW BULLDOG MINDSET ON INSTAGRAM ?
http://bulldogmindset.com/insta-yt

? MOTIVATION PLAYLIST ?
http://bulldogmindset.com/motivation-pl-yt

? FITNESS AND DIET ?
http://bulldogmindset.com/fitness-pl-yt

? HOW TO LOSE FAT 101 - FREE COURSE ?
http://bulldogmindset.com/losefat-pl-yt

? STARTING AN ONLINE BUSINESS - FREE COURSE ?
http://bulldogmindset.com/startingbusiness-pl-yt

? ATTRACT WOMEN AND BECOME A BETTER MAN ?
http://bulldogmindset.com/attractwomen-pl-yt

? REAL ESTATE INVESTING ?
http://bulldogmindset.com/realestate-pl-yt

? STOIC PHILOSOPHY - BECOME MENTALLY TOUGH ?
http://bulldogmindset.com/stoic-pl-yt

? BOOK REVIEWS ?
http://bulldogmindset.com/bookreviews-pl-yt

? MY GEAR AND FAVORITE PRODUCTS ?
http://bulldogmindset.com/amazon

► LINKS YOU MIGHT LIKE
Bulldog Mindset Website: http://bulldogmindset.com
Personal Coaching Services: https://simpleprogrammer.com/coaching-services/

If you have a question, email me at [email protected]

How Do I Make $2,000 A Month On Passive Income?
How Do I Make $2,000 A Month On Passive Income? Bulldog_Mindset 6 Views • 10 years ago

FREE COURSE - 7 Reasons You're Underpaid as a Software Developer http://vid.io/xoue
10 Ways To Make Money From Your Blog: https://simpleprogrammer.com/products/make-money/
SUBSCRIBE HERE: http://bit.ly/1zPTNLT

How Do I Make $2,000 A Month On Passive Income?

Passive Income... We hear that word a lot on the internet, right? There are a lot of websites telling about how you can make some real passive income blogging and, nowadays, there are a lot of different strategies which you can implement to start making money online right away.

However, most of these advice is purly technical. What most people don't know is that the majority of those bloggers haven't made a dime when it comes to passive income.

Making money online is not as easy as someone might think. It requires hard work, understanding internet marketing and if you really want to build a solid passive income for yourselve, you'll need to spend some time studying and putting into practice all the techniques you'll learn.

So, watch this video and I'll teach you how you can make money online. Making $2000 per month blogging might be simpler than you think, althought it will require some hard work and consistency.

Wanna know more? Watch this video and find out!
If you have a question, email me at [email protected]

If you liked this video, share, like and, of course, subscribe!

Subscribe To My YouTube Channel: http://bit.ly/1zPTNLT

Visit Simple Programmer Website: http://simpleprogrammer.com/

Connect with me on social media:
Facebook: https://www.facebook.com/SimpleProgrammer
Twitter: https://twitter.com/jsonmez

Other Links:
Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email
Simple Programmer blog: http://simpleprogrammer.com/blog
Learn how to learn anything quickly: http://10stepstolearn.com
Boost your career now: http://devcareerboost.com

Should I Publish The Same Blog Post To Multiple Places?
Should I Publish The Same Blog Post To Multiple Places? Bulldog_Mindset 2 Views • 10 years ago

In this video, I talk about why I think it is generally a good idea to get your blog posts out to as many places as possible.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

How Do I Improve My People Skills Within My Company?
How Do I Improve My People Skills Within My Company? Bulldog_Mindset 1 Views • 10 years ago

In this video I talk about how you can improve your interactions with the people you work with in your company. Being technically smart is not enough, you need people skills too.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Can I Be A Professional Mobile Developer? (iOS / Android)
Can I Be A Professional Mobile Developer? (iOS / Android) Bulldog_Mindset 1 Views • 10 years ago

?? Check Out The NEW Simple Programmer YouTube Channel With NEW Programming Videos:
https://simpleprogrammer.com/yt/spnewytchannel ?
Yes. Yes, you can. At least I think so. In this video I talk about why.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

How to Specialize in Software Development
How to Specialize in Software Development Bulldog_Mindset 7 Views • 10 years ago

?? Check Out The NEW Simple Programmer YouTube Channel With NEW Programming Videos:
https://simpleprogrammer.com/yt/spnewytchannel ?
SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

What to Do at Dead End Job
What to Do at Dead End Job Bulldog_Mindset 1 Views • 10 years ago

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

How to Deal With Corporate Culture
How to Deal With Corporate Culture Bulldog_Mindset 2 Views • 10 years ago

In this video I answer a question about fitting into corporate culture when you come from a different background.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Is Now a Good Time to Invest in Real Estate
Is Now a Good Time to Invest in Real Estate Bulldog_Mindset 1 Views • 10 years ago

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Should You Blog In Your Native Language
Should You Blog In Your Native Language Bulldog_Mindset 2 Views • 10 years ago

In this video, I answer a question about my How to Market Yourself as a Software Developer course and whether or not it would be applicable to someone who isn't a native English speaker.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Making tough career / life choices
Making tough career / life choices Bulldog_Mindset 0 Views • 10 years ago

In this video I answer an email about some technology / life choices.
It is a bit longer than usual. :)

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Be Bold!
Be Bold! Bulldog_Mindset 3 Views • 10 years ago

Sometimes you have to just be bold if you want to maximize your opportunities.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

How I Structure My Business
How I Structure My Business Bulldog_Mindset 1 Views • 10 years ago

In this video I share how I structure Simple Programmer LLC.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

My Basic Financial Thinking
My Basic Financial Thinking Bulldog_Mindset 4 Views • 10 years ago

Trying an experiment going with not as high quality videos that are faster to produce. This will allow me to keep producing weekly videos, but it much faster.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Switching Videos to Once a Month
Switching Videos to Once a Month Bulldog_Mindset 1 Views • 10 years ago

I'm switching my weekly videos to once-a-month videos. I've been a bit overwhelmed with everything I have been doing and I don't have much time to explore new things and really grow as a person, so I'm going to try cutting back a bit. This is one of my first steps.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Killing The Cynic
Killing The Cynic Bulldog_Mindset 1 Views • 10 years ago

It is easy to become a cynic. Most of us fall into the cynical cycle without even realizing it. When you go down that road it leads you right to pessimism and negativity. In this video I talk about why cynicism is so bad and how to break the cycle.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

How To Beat Laziness
How To Beat Laziness Bulldog_Mindset 4 Views • 10 years ago

One of the worst diseases to plague humanity is laziness. Left to myself, I am as lazy as they get, but I've found a way to overcome it. In this video I share how I overcome my own laziness by breaking things down into smaller pieces and making sure the end is always in sight.

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Why You Need An Automation Testing Framework
Why You Need An Automation Testing Framework Bulldog_Mindset 3 Views • 10 years ago

?? Check Out The NEW Simple Programmer YouTube Channel With NEW Programming Videos:
https://simpleprogrammer.com/yt/spnewytchannel ?
Blackbox automation testing should be part of any successful software development organization. Unit testing is great, but to cover the largest area of your software with the least effort you need to have blackbox automation testing. Not only that, but you also need to have an automation testing framework.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

The Quickest Way To Pass A Job Interview
The Quickest Way To Pass A Job Interview Bulldog_Mindset 1 Views • 10 years ago

What Programming Language Should Programmers Learn In 2019? ?
??https://www.youtube.com/watch?v=CwaSHqAWPUU

Plain and simple, the quickest way to pass a job interview is to make the interviewer like you. You can do it the hard way during the interview, but in this video I talk about how to do it the easy way-before the interview even starts.

My course that shows you how to create a blog and get your name out there:
How to Market Yourself as a Software Developer: http://devcareerboost.com

If you liked this video, share, like and, of course, subscribe!

Subscribe To My YouTube Channel: http://bit.ly/1zPTNLT

Visit Simple Programmer Website: http://simpleprogrammer.com/

Connect with me on social media:
Facebook: https://www.facebook.com/SimpleProgrammer
Twitter: https://twitter.com/jsonmez

Other Links:
Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email
Simple Programmer blog: http://simpleprogrammer.com/blog
Learn how to learn anything quickly: http://10stepstolearn.com
Boost your career now: http://devcareerboost.com

Your Belief Determines Your Reality
Your Belief Determines Your Reality Bulldog_Mindset 0 Views • 10 years ago

Your belief directly determines your ability to accomplish a goal. The trick is changing your beliefs. You can't just tell yourself that pigs can fly and then believe it. It takes serious effort to control your beliefs, but when you learn this skill, you'll be unstoppable.
Think and Grow Rich: http:__www.amazon.com_gp_product_B001NGN2D2_ref=as_li_ss_tl?ie=UTF8&camp=1789&creative=390957&creativeASIN=B001NGN2D2&linkCode=as2&tag=makithecompsi-20
The New Psycho-Cybernetics:
http:__www.amazon.com_gp_product_B00F3KXN92_ref=as_li_ss_tl?ie=UTF8&camp=1789&creative=390957&creativeASIN=B00F3KXN92&linkCode=as2&tag=makithecompsi-20

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Money Is Time
Money Is Time Bulldog_Mindset 0 Views • 10 years ago

Have you ever heard the expression "time is money?" In this video I flip it around and show you why it is better to think about money being time. Invest your time to make money, leverage that money to make more, then buy back your time for a net profit. The key to success.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Don't Wait For Things To Get Easier
Don't Wait For Things To Get Easier Bulldog_Mindset 1 Views • 10 years ago

It is so easy to sit back and wait for things to get easier before you dive in and attempt to do them.
You can't start your fitness program or diet right now, because work is too hard or finances are too tight.
You can't start writing your book, because you just aren't ready yet.
Whatever the excuse is, it likely originates from not wanting to tackle difficult things.
In this video, I talk about why you need to just drive right in and not wait for things to get easier, because they might never actually get any easier.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Cross Platform Mobile Development (iOS, Android, WP8)
Cross Platform Mobile Development (iOS, Android, WP8) Bulldog_Mindset 1 Views • 10 years ago

?? Check Out The NEW Simple Programmer YouTube Channel With NEW Programming Videos:
https://simpleprogrammer.com/yt/spnewytchannel ?
What is your strategy for cross platform mobile development?
It is a hard question to answer, because there are so many choices out there.
In thie video, I talk about what I think about cross platform mobile development, define your options and give you my recommendation.
So, if you are thinking about developing for iOS, Android, Windows Phone or Windows 8, check it out and let me know what you think.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Why You Need To Start Writing
Why You Need To Start Writing Bulldog_Mindset 0 Views • 10 years ago

I used to hate writing. It always felt like such a strain to put my ideas on paper or in a document. Why not just say what I thought?
In this video, I'll tell you why I changed my mind about writing and why I think writing is one of the best things you can do for your career.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

How To Start Coding (Software Development)
How To Start Coding (Software Development) Bulldog_Mindset 1 Views • 11 years ago

?? Check Out The NEW Simple Programmer YouTube Channel With NEW Programming Videos:
https://simpleprogrammer.com/yt/spnewytchannel ?
SUBSCRIBE HERE: http://bit.ly/1zPTNLT

How To Start Coding (Software Development)

Breaking into the software development industry can be rather difficult. It is difficult to get a job without experience and it is difficult to get experience without a job.
In this video, I talk about how you can get started learning to program and then how you can actually land that first job.

Today I thought I would answer one of the biggest questions that I get all the time. I get a lot of emails asking basically how do I get started in programming or how do I become a software developer. I thought I'd address that question this time.

This is a tricky question. It's not easy to get started as a programmer or software developer. If you're already one you can probably recall when you first got started in your career how hard it might have been to break into the field especially this whole experience paradox which basically is if you don't have experience how do you get experience? How do you get a job without having a job? How do you get experience if you don't have a job?

There is a way around this. There's a good way that you can actually get a job without having experience and to build up experience without a job. Now starting off, before we get into that let's talk about where to get started if you just don't even know where to start. You want to learn to be a programmer, you want to learn to write code, but you don't know where to get started.
The best place to get started is to just look around to find some free resources online for learning to code. There's a bunch of different resources.

I of course do videos for a company called PluralSight and that's not a free resource, but you can find online training videos for free as well as the ones on PluralSight which are not free, but are usually of higher quality than some of the free things, but you can find these resources online. Just do a search on tutorials for learning C# or learning Java and you're going to find that. That's the first place I would start. I would start by actually writing code.

A big mistake that people do is they pick up a book on programming, they start reading through that book and they think they're going to learn how to code that way. No, the way you're going to learn how to code, the way you're going to learn how to program is to start doing it. That's why I say look for tutorial online because that's going to be more interactive. You're going to get started faster. You're going to be stepping through and doing what they're doing and learning that way. Now it's going to be very confusing at first, there's a lot of moving pieces, there's a lot of things to learn, but you just have to keep on plowing forward and keep on writing code.

Like I said you're going to be ahead of a majority of people that are trying to get into the field especially relevant if you're already-let's say you're in QA, you're a software caster or something like that and you want to switch over to development, start writing code, get an application in the app store, build a web application even. Have a portfolio that you can show that you know how to write code and that you have the initiative to see a project through to its completion.
Well, that's my advice for you. If you'd like to find out more advice like this definitely don't forget to subscribe to this YouTube channel but also check out my blog at simpleprogrammer.com and take care.

So, do you wanna know how to start coding? Do you wanna know how to start programming? Your life can literally change if you do this right. Wanna know more? Watch this video and find out!

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

How To Start Programming (Software Development)
Other Related Topics: getting started programming, how to start programming, start programming, how to get into programming, how to learn programming, how to get into coding, technology, how to start coding, start coding, coding,

Jon Skeet and Jeff Atwood Promo
Jon Skeet and Jeff Atwood Promo Bulldog_Mindset 1 Views • 11 years ago

In this interview clip from How To Market Yourself as a Software Developer, Jon Skeet and Jeff Atwood share some of their wisdom.

Get the full interview and more at: http:__devcareerboost.com

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Bob Martin Promo
Bob Martin Promo Bulldog_Mindset 4 Views • 11 years ago

In this interview clip from How To Market Yourself as a Software Developer, Bob Martin talks about how consistency and passion were crucial to his success.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com
Get the full interview and more at: http:__devcareerboost.com

My Views On Test Driven Development
My Views On Test Driven Development Bulldog_Mindset 3 Views • 11 years ago

?? Check Out The NEW Simple Programmer YouTube Channel With NEW Programming Videos:
https://simpleprogrammer.com/yt/spnewytchannel ?
I used to be a huge supporter of TDD, but lately, I've become much more pragmatic about it.
In this video, I discuss test driven development and what my current views on it are.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Don't Reward Yourself Before You Earn It
Don't Reward Yourself Before You Earn It Bulldog_Mindset 0 Views • 11 years ago

One of the most common mistakes we make in trying to motivate ourselves is to reward ourselves before we have earned that reward. Buying that new treadmill isn't going to encourage you to run, it is going to make you feel guilty about not using it.
In this video, I talk about why it is a much better idea to work at something new first, and reward yourself later, rather than the other way around.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Fit Body, Fit Mind
Fit Body, Fit Mind Bulldog_Mindset 1 Views • 11 years ago

There is a real connection between your physical body and your mind. I've found that I perform much better mentally if I am preforming physically as well. In this video, I talk about how being fit and exercising can have a positive effect on your ability to think clearly and solve problems. If you want peak mental performance, you can't neglect fitness.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Any Action Is Better Than No Action
Any Action Is Better Than No Action Bulldog_Mindset 0 Views • 11 years ago

When choices overwhelm us and we aren't sure of our footing, it is easy to fall into the trap of doing nothing. But, the worst choice we can ever make it is let choices paralyze us and lull us into not taking any action at all.
In this video, I talk about why taking any kind of action is better than taking no action and give you some advice on how you can plow on ahead--even if you are not sure of the direction.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Head To Higher Ground
Head To Higher Ground Bulldog_Mindset 1 Views • 11 years ago

A little struggle and difficult is not always bad. We can actually flip around negative circumstances and frustrations and use them to our advantage if we are willing to overcome challenges other are not.
In this video, I talk about why you might want to consider heading to higher ground or to go through the difficult terrain so that you can differentiate yourself from the pack.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Why You Don't Want To Win The Lottery
Why You Don't Want To Win The Lottery Bulldog_Mindset 2 Views • 11 years ago

We'd all like to win the lottery right? Well, in this video I talk about why winning the lottery might not be such a good idea. I've found that in life, we only can enjoy and appreciate something that we have actually earned. It turns out when we are given something without having to work for it, we are robbed from the enjoyment of it--at least in the long term.
You may disagree with me, but at least check the video out and tell me why, if you do.
SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Should You Comment Your Code?
Should You Comment Your Code? Bulldog_Mindset 1 Views • 11 years ago

?? Check Out The NEW Simple Programmer YouTube Channel With NEW Programming Videos:
https://simpleprogrammer.com/yt/spnewytchannel ?
Most beginning software developers think it is a good idea to put lots of comments in their code. When I first started out in software development, I probably wrote 3 lines of comments for each line of real code. But, the problem with this approach is that comments aren't living and code is. One changes the other grows stale.
Instead, it is better to write clear expressive code that describes itself so well that it doesn't need comments.
In this video I talk about why I try to avoid using comments in my code and why I think you should too.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Burn The Boats!
Burn The Boats! Bulldog_Mindset 0 Views • 11 years ago

We often don't push as hard as we can forward, because we can always retreat if things don't work out. Sometimes, you have to through caution to the wind, put your stake in the ground and be willing to burn the boats. In this video I talk about how forcing yourself to move forward by eliminating other options and choice can help you achieve better results.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Avoid The Drama
Avoid The Drama Bulldog_Mindset 0 Views • 11 years ago

Drama, drama, drama-- the developer community is full of drama. Everywhere you look there is some kind of drama that you can get tangled up in-- don't!
Avoid drama like you would rattlesnake and earthquakes (bonus points if you know where that quote is from.)
Drama doesn't contribute anything positive to your life and it can give you a negative vibe.
In this video, I talk about why drama is so bad and how to avoid getting wrapped up in it.
SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Do You Suffer From Fear of Failure?
Do You Suffer From Fear of Failure? Bulldog_Mindset 3 Views • 11 years ago

I didn't think I had a fear of failure anymore. I thought I had conquered that beast long ago, but I was wrong-- I just had buried it deep.
Fear of failure is something many people have and aren't aware of, but it can really hold you back-- if you let it.
In this video, I talk about my own fear of failure and how I overcame it and give some advice for overcoming your own fears.
Remember, courage isn't the lack of fear, but instead, action in spite of fear.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Finding The Right Pace
Finding The Right Pace Bulldog_Mindset 1 Views • 11 years ago

Go too fast and you'll burn out early. Go too slow and you'll be wasting time.
Finding the right pace is hard-- but it is very important.
In this video I talk about how you can find the right pace for yourself and why it is so important to do so.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

The Importance Of Finishing What You Started
The Importance Of Finishing What You Started Bulldog_Mindset 1 Views • 11 years ago

If you are like me you probably have a long history of projects that are 90% or less done.
I've had a real problem in my life with finishing what I started. But, once I actually started completing the things I started, I learned that the payoff for doing so is huge.
In this video, I talk about why it is so important to learn to finish what you start and give you some tips on how to do it.
SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Habits Are More Powerful Than Goals
Habits Are More Powerful Than Goals Bulldog_Mindset 1 Views • 11 years ago

How many times have you failed your new years resolutions?
Do you really think this year is going to be any different?
Of course not-- unless you are willing to try something different.
In this video, I talk about why habits are much more important than goals themselves and how you can use the power of habit to fuel you towards reaching your goals.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

How You Are Wasting Your Time
How You Are Wasting Your Time Bulldog_Mindset 0 Views • 11 years ago

One of the biggest wastes of time that many of us indulge in is watching TV.
It is very tempting to sit down after a hard day of work and turn on the TV, but in this video I talk about why that might be a bad idea.
If you feel like you just can't get things done and are having trouble finding time to do the things you want to, the answer might be as simple as cutting out our television habit.

The Importance of Having a Routine
The Importance of Having a Routine Bulldog_Mindset 1 Views • 11 years ago

Routines can be pretty boring, but if you want to get things done and do it consistently, you need to develop some kind of a routine.
In this video I talk about the importance of having a routine and how my routine helped me to get 30 Pluralisght courses recorded this year alone.

Showing 880 out of 881