How to start from 0

Hello, im here to ask you how to start with this api from 0, programming languages I know are c, c++ java, im using eclipse and ms viaual basic. Thanks!

By reading the docs https://dev.twitch.tv/docs

In what program should i writebcode, eclipse or visual basic, is thare any tutorial on web?

look up how to do get/post requests. youll probably have an easier time in java :slight_smile:

I started in plain old notepad back in the day

There are numerous IDE’s out there… just find one that supports the language you want to work in and that you’re comfortable with… personally, i use mostly JetBrains IDE’s since the UI is nearly identical across each one so going from web to php to java is a seamless experience for me…

Ok, thanks