• What kind of things will be done?
  • Progate JavaScript Chapter 3
    • It was written that Chapter 1 takes 2 hours, but since everyone seems to have some experience with CPP and Scratch, it would be nice to go a little faster.
    • If Chapter 3 is completed, it seems that there will be no inconvenience in developing a LINE Bot.
  • “Errors are not personal attacks or harassment, they are just friendly beings that appear scary.”
  • “There is no shame in searching on Google.”
  • The mindset of object-oriented programming
    • When using external libraries, separate them with dots like ..
  • APIs, like a postal service on the internet
    • Obtain various information or make various posts.
    • When you send information, it is processed and returned.
    • APIs for natural language processing seem powerful.
    • Also, image processing seems complicated just by the data type of the image.
  • How to plan and design software
  • Generalization in Software
  • Where can it be presented? (Mito Junior, IPSJ, etc.)
  • Methods for resolving bugs, looking at errors, isolating problems, and verifying them
  • Overview of the world of information science
  • It would be good to conduct a survey to determine which topics are in demand.