【週刊ドットインストール】 Figma入門が始まります、最近のAI活用事例
『Figma入門 基本操作編』をリリースしました
require 'open-uri' class Programmer def add_skil open('http://dotinstall.com/lessons') end end me = Programmer.new me.add_skill