What middle school students need to know about computer science and software engineering job?

I got an opportunity to do a computer science workshop at Community Montessori School, Tampa. In this article, I will share what I taught about computer science and software engineering job to the 7 to 9th grade students.

How I prepared?

I did the workshop in multiple sessions.

I believe that if we can get kids excited and inspired, they will learn anything.


Continue reading...

How can you teach computer science algorithms to middle school students?

This is second part of my article about teaching computer science at Community Montessori School, Tampa. In previous article , I shared what I taught about computer science and software engineering job. In this article, I will write about how I taught computer science algorithms to 7 to 9th grade students.

How I prepared?

I introduced flowcharts to them so that they could learn to represent algorithms.


Continue reading...

How knowing computer scheduling algorithms can help us to be productive?

We all want to get more things done efficiently and quickly. Computers are best at it. So Let’s try to understand some computer scheduling algorithms to see how we can apply them to our daily lives to become more productive at our tasks.


Continue reading...

How to setup subdomain for aws api gateway?

I needed to setup a subdomain for a REST service hosted in AWS API Gateway.

Many components had to configured correctly to get all pieces to work together. I could not find a concise instructions online and there is too much of stuff to read in AWS documentation. I will share the exact steps I did to get it working so that others doesn’t have to figure it out in a hard way like I did.


Continue reading...

Does School Kill Creativity?

We are all born with boundless creativity. But are we educating people out of their creative capacities? If schools are undermining our creativity, What should we do about it? Inspired by Sir Ken Robinson’s famous TED talk, I will share my thoughts based on what I learnt about schools, education and creativity.

Introduction

Sir Ken Robinson’s TED talk Do Schools Kill Creativity? is the most popular TED talk and has about 45 million views at the time of my writing this. Ken Robinson makes a good case on Schools kill children’s innate creative talents, But in EducationBookCast Stanislaw Pstrokonski argues against it and rips apart Ken Robinson’s ideas. In this post, I will share my views on this topic. I will first quote Ken Robison speech followed my ideas.


Continue reading...