This is the source code for python tutorial by Shantam Sultania (ME) for IEEE Student Branch Chandigarh University Session Tech talk on Kotlin for Android Development
On 7 May 2019, Google announced that the Kotlin programming language is now its preferred language for Android app developers. Since the release of Android Studio 3.0 in October 2017, Kotlin has been included as an alternative to the standard Java compiler. Kotlin is a cross-platform, statically typed, general-purpose programming language with type inference. Kotlin is designed to interoperate fully with Java, and the JVM version of its standard library depends on the Java Class Library,but type inference allows its syntax to be more concise.
Android is a mobile operating system based on a modified version of the Linux kernel and other open source software, designed primarily for touchscreen mobile devices such as smartphones and tablets.
Android is developed by a consortium of developers known as the Open Handset Alliance,with the main contributor and commercial marketer being Google.
Initially developed by Android Inc., which Google bought in 2005, Android was unveiled in 2007, with the first commercial Android device launched in September 2008. The current stable version is Android 10, released on September 3, 2019.
kotlin 1.3.0
gradle version 3.6.0
android studio 3.6.0
This is the source code for python tutorial by Shantam Sultania (ME) for IEEE Student Branch Chandigarh University Session Tech talk on Python
There are some sample code on my Other Repository you can go through them here :- Python Basics
For downloading python just go to https://www.python.org/ and click download click or you can use this link this will download the latest version of python for you https://www.python.org/ftp/python/3.8.2/python-3.8.2.exe
after that a .exe file will be downloaded just go through it and "eureka" you Python is installed
As a developer, I prefer any one of these IDE for the same Pycharm and Anaconda You can use any one of the same.
To install Pycharm
just go through this link and do the needful installation you can also refer to this video tutorial given below for reference
https://www.jetbrains.com/pycharm/download/ Video reference
To install Anaconda
just go through this link and do the needful installation you can also refer to this video tutorial given below for reference https://docs.anaconda.com/anaconda/install/windows/ Video for reference
To learn more about these Resources you can Refer to some of these articles written by Me:-
https://medium.com/@unknown.underme
Also, To learn more about these Resources you can Refer to this tutorial below by Microsoft on Youtube.
👉🏼 What you'll learn: • The basics of Python. • Starting a project. • Common syntax. • Package management.
🔗 Link to the tutorials: tutorial
I am an Andriod developer, Actions on Google, Internet of things, Alexa Skills, and Image processing developer. I have a keen interest in Image processing and Andriod development. I am Currently Campus Representative at Google developers Group Chandigarh, Facebook Developer circle Chandigarh, and Club Lead at CSE Department Chandigarh University, Punjab.
You can find me at:- Linkedin or Github .
Happy coding ❤️ .