I thought about a Python beginner's course on blockchain games

More and more people want to start programming

I am active in the blockchain area.

In particular, I am good at NFT (Non Fungible Token). Unlike Qiita, there are few programmers. Of course, there are many programmers on the game development side, but there are some players who can do a certain amount of programming, but the current situation is overwhelmingly small.

I wish I could program well in such a neighborhood. I hear the words I want to try.

I wonder if I should do it

I'm sure many people here will think. Like me, I think most of the people in Qiita were captivated by programming when they realized it. However, after making a few comments for about a year, only a few people started programming for the first time. It's still great, but it's still a small percentage.

Most of the time it ends when you clear a few progates.

Course ideas for programming beginners

I thought about this situation. progate seems to be interesting like a puzzle, and I will continue with the fun of clearing tasks to some extent, but it ends there. Hmm. How can more people want to do it?

**Ah. Should I get involved in that person's interests? ** **

So I made it.

スライド1.jpeg

This teaching material

  1. Free YouTUbe
  2. Notes with paid support

It consists of. The content is explained and practiced slowly so that even those who are new to Python can do it, from hitting the API of the game using Python to extracting information and making a graph.

Regarding the environment, I ended up using Google Colabatory to avoid the risk of having it installed on my PC.

The environment already prepared was also popular with beginners, and I really felt thankful to Google. It really helps.

Such contents

I think I dug up to a fairly basic level. But maybe I can't think of the points that real beginners don't understand anymore, so there may be some leftovers.

スライド6.png

スライド28.png

スライド34.png

Did you know the fun of programming?

was fun. I was very happy to receive some comments that it was easy to understand. I would like to produce as many programming as possible with this as an opportunity.

With the ease of use of tools called APIs, the distance between Hello World and hands-on programming is shorter than ever. I would like to continue to attack this area. For the time being, I'm thinking of attacking with blockchain.

Summary

When I was collecting information about Flutter, I was hunting YouTube for free videos and I got a lot of content. There are still no detailed courses on individual programs in Japan on YouTube. I hope that those who are active in this Qiita will also try YouTube originating from Japan.

Then you see. People who are looking for information, including myself, can easily get the information. No. It's fun, isn't it?

If you like, please follow me on Twitter.

My name is Haruka-sensei.

See you soon

Recommended Posts

I thought about a Python beginner's course on blockchain games
I thought a little about TensorFlow's growing API
A story about running Python on PHP on Heroku
Create a Python execution environment on IBM i
I made a Python3 environment on Ubuntu with direnv.
I thought about why Python self is necessary with the feeling of a Python interpreter
A note of what I learned when I thought about using pyenv or virtualenv on Windows
About python beginner's memorandum function
A memorandum about correlation [Python]
I made a python text
A memorandum about Python mock
I ran python on windows
A note about [python] __debug__
About the error I encountered when trying to use Adafruit_DHT from Python on a Raspberry Pi
[Python] Looking back on what I taught programming beginners from functions
[Introduction] I want to make a Mastodon Bot with Python! 【Beginners】
After researching the Python library, I understood a little about egg.info.
I thought a Python class variable was an instance variable and died
I did a lot of research on how Python is executed
Building a Python environment on Mac
I made a Line-bot using Python!
Building a Python environment on Ubuntu
Python: A Note About Classes 1 "Abstract"
Create a Python environment on Mac (2017/4)
I have a question about whitespace
I made a fortune with Python.
I took Progete's Python Learning Course I
Create a python environment on centos
I learned about processes in Python
Build a python3 environment on CentOS7
I made a daemon with Python
A note about mock (Python mock library)
I tried to implement a blockchain that actually works with about 170 lines
[Python, ObsPy] I drew a beach ball on the map with Cartopy + ObsPy.
[Python] I learned about if statements on Udemy, so I'll output them.
A memorandum because I stumbled on trying to use MeCab in Python
Rock-paper-scissors with Python Let's run on a Windows local server for beginners
Build a blockchain with Python ① Create a class
I made a payroll program in Python!
Build a python environment on MacOS (Catallina)
I made a character counter with Python
Create a python environment on your Mac
I drew a heatmap with seaborn [Python]
Memorandum of python beginners About inclusion notation
A Java programmer studied Python. (About type)
A memo with Python2.7 and Python3 on CentOS
Map rent information on a map with python
I want to build a Python environment
I have a question! (Python, django) Easy
Creating a python virtual environment on Windows
I installed Kivy on a Mac environment
I tried a functional language with Python
What I did with a Python array
A little more detail on python comprehensions
A story about Python pop and append
I made a Hex map with Python
Run Python code on A2019 Community Edition
I looked back on Python classes again
I built a TensorFlow environment on windows10
Build a Python + OpenCV environment on Cloud9
After studying Python3, I made a Slackbot