How to Make Android Apps - Java Programming Part 1


Author: London App Brewery
24814 View
5m 58s Lenght
192 Rating


How to Make Android Apps Part 1. Here we begin with an introduction to Java aimed at people with very little or no programming experience. The goal of this series is to serve as a Java primer and provide an overview of the key concepts as quickly as possible. Without going into too much depth, we introduce the basic syntax and the programming jargon, which you will further expand upon while making apps. In part 1 we will cover the Java type system, variables, as well as declaration and assignment statements. The topics include: Why do we need Java? Stages in programming The Java type system What is a type? What is a variable How to declare a variable How to assign values to variables How to manipulate data in variables The videos are the companion piece to the written tutorials: https://www.londonappbrewery.com/tutorial-x-java-primer-i/ Setup to get started on making apps: 1) Find out how to install Android Studio and set up your phone: https://www.londonappbrewery.com/how-to-setup-for-android-development/ 2) Book a weekend crash course with us: https://www.londonappbrewery.com/


Comments

  1. very well done. great introduction!
  2. Thank you very much for this wonderful Playlist.
    I have completed all sessions, but i have not used any JAVA Compiler yet!

    What do i need to do next after watching this course? Should i jump to learn Android Studio? or what should i do first.

    Thanks :)
  3. how to use android documentation in easier way ,,,please make a video
  4. what font do you use in your films ?
  5. this is good man , we want more :D
  6. what about java script
  7. Excellent! Makes it clear and easy to understand