Help Me whether i am doing things in a right way

So i started learning java through this book Java The Complete Reference but the problem is, it is extremely boring learning a new language, Should I watch some online lectures on java programming or continue reading somehow ?

If you want to read a book, you can try ‘Head First Java’, it’s not boring at all. Also there are many courses on sites like edX and coursera which give video tutorials. You can try those too.

1 Like

I will say, keep a tab on practicing tracks (which are oriented towards teaching) on hackerrank etc. Learning from practice is much better than just reading the book on a language. It will make you acquainted with most of the needed stuff required for coding and implementing. For other features of JAVA online lectures can be preferred (it depends on how much you enjoy watching those).

1 Like