Bamchi Blog

Ruby on Rails, AI and Startups

밤치

My own blog service, a miraculous experience that is completed in just 30 minutes.

A miraculous experience that can be completed in just 30 minutes, creating your own blog service — Creating a website can start so beautifully and quickly like this People who are learning programm...

Read more →
밤치

The day I first ran Rails code, I changed from someone who writes code to 'a person who creates the web'.

The day I first ran Rails, I changed from someone who wrote code to 'someone who creates the web' When learning programming, there is a thought that lingers in your head. "Someday... Will I be able...

Read more →
밤치

Why Ruby? Let's take another look starting from that question.

Why Ruby: What Beginners Should Learn Before 'Language' People who are first exposed to coding always ask similar questions. "Why learn Ruby? Wouldn't it be better to learn Java, JavaScript, or Pyt...

Read more →
밤치

Practical development is not a huge construction.

Real development is not a huge construction. It is simply an expansion of the small pieces you are learning now. Many beginner learners have this question. "Will what I am learning now... really he...

Read more →
밤치

Symmetry, modularization, and sequencing in coding revisited

Rereading Coding through Symmetry, Modularity, and Sequencing: How is Programming Thinking Formed When we learn something, the beginning is always 'understanding the structure.' Dr. Park Mun-ho exp...

Read more →
밤치

Ruby's Module - a tool that bundles thoughts into a 'higher level'

Dr. Park Munho always emphasizes modularization. The brain learns like this. Divide into small units (cells, functions) Bundle those units to create modules Modules come together to form a system C...

Read more →
밤치

Modularization - the moment the brain begins to control the complex world

— Methods and classes are not just simple grammar, but the way the brain assembles the world. We live in an incredibly complex world every day. However, the brain understands this complex world by ...

Read more →
밤치

Computer, please say something

0. Preparation: Where to run the code? You can install Ruby or run it online using an online execution tool (search for "ruby online repl"). The important thing is to "type and run the code by your...

Read more →
밤치

When learning coding, a second brain that sees the world anew opens.

Your brain has never seen the 'coding world' before. We are all born with empty brains. But as we live, we learn one frame to interpret the world. Characters, pictures, math, music, human relations...

Read more →