Hello! I suggest starting with online resources that offer interactive Java tutorials that you can access even without a PC. Here are some recommendations:
1. Codecademy: Codecademy offers an interactive Java course that you can access through your web browser. It provides hands-on coding exercises and explanations to help you learn Java from scratch.
2. SoloLearn: SoloLearn has a Java programming course that you can access through their website or mobile app. The lessons are broken down into bite-sized chunks, making it easier for beginners to understand.
3. W3Schools: W3Schools is a popular website for learning programming languages, including Java. They provide simple and easy-to-follow tutorials with examples that you can run directly on their website.
4. YouTube Channels:
- ProgrammingKnowledge: This channel offers Java tutorials for beginners, covering topics such as syntax, data types, and control structures.
- Derek Banas: Derek's Java tutorials are well-structured and easy to follow, making them suitable for beginners.
Since you mentioned that you don't have a PC, you can try accessing these resources on a mobile device or tablet. Additionally, you can practice coding on online Java compilers or IDEs like JDoodle or Repl.it to get hands-on experience.
Learning a new programming language like Java can be challenging, but with dedication and practice, you will gradually build your skills. Feel free to ask if you have any specific questions or need further assistance!