e-Library

Learn about a new “superpower” that isn’t being taught in 90% of US schools.

Starring Bill Gates, Mark Zuckerberg, will.i.am, Chris Bosh, Jack Dorsey, Tony Hsieh, Drew Houston, Gabe Newell, Ruchi Sanghvi, Elena Silenok, Vanessa Hurst, and Hadi Partovi.

Directed by Leslie Chilcott. Executive producers Hadi and Ali Partovi.

Courtesy: code.org

Why we all should have a growth mindset?

There are two types of mindsets we can cultivate. One that embraces problems as opportunities to learn, and one that avoids them, often out of fear to fail. People that avoid conflicts can be described as having a fixed mindset. 

Those who see problems as interesting challenges have a growth mindset. Sometimes we like to switch from one to the other.

 

Book: Mindset: The New Psychology of Success by Carol S. Dweck

How to teach growth mindset to students in 5 steps

Building a Growth Mindset in Children

How To Learn Anything Faster - 5 Tips to Increase your Learning Speed

Success Stories of New & Young App Developers

How to Learn to Code-Become job ready within a year

Michael Sayman- Facebook's youngest engineer

A 12 year Old App Developer Thomas Suarez

Tanmay Bakshi- IBM's 13 Year Old Watson Programmer is employed by Google

Introduction to Scratch - Free Lessons

Introduction to Scratch: Lesson 1

Introduction to Scratch: Lesson 2

Introduction to Scratch: Lesson 3

HTML

Use TextEdit on Mac to edit HTML files  …………………….                

Mac TextEdit: Browser shows HTML instead of Webpages

App Inventor

Paint pot tutorials 5 Parts

Decimal, Binary, Hexadecimal, and Octal Number System

How To Read And Convert Binary Code to Decimal number?

Representing Numbers and Letters with Binary: Crash Course Computer Science

Binary Number:Tutorial

Hexadecimal (or hex) is a base 16 system used to simplify how binary is represented. A hex digit can be any of the following 16 digits: 0 1 2 3 4 5 6 7 8 9 A B C D E F. Each hex digit reflects a 4-bit binary sequence.

Octal Number System

Decimal to Octal Conversion

Crash Course: Computer Science

Make a Simple Android App - Xamarin Android Tutorial

Crash Course: Learn C#

Computer Skills: Files and Folders

Programming Basics

Computer Programs

Algorithm

Variables

Condition statements

Statements and Functions

Data Structure

Boolean Operators

Iteration

Selection

Sequence

Input, Processing, Output

Bugs and Debugging

Flow Chart

Pseducode

Python Crash Course