¡
We put Yawar on the spot.
We talk about the programming landscape - where and why we coding is needed.
We look discuss top languages to learn on your tech journey.
We discuss the impact of AI on coding.
Show notes
What are the most famous/popular programming languages (top 5).
â https://redmonk.com/sogrady/2022/10/20/language-rankings-6-22/â
What makes different programming languages successful and what do they accomplish. What industries and typical use cases.
Listener should walk away with understanding of what languages to learn for their goals (e.g. data science).
What will coding do â what language
- Front-end and design
- back-end and performance
- application, APIs, environments and infrastructure
What are APIs - â https://www.redhat.com/en/topics/api/what-are-application-programming-interfacesâ âAPIs let your product or service communicate with other products and services without having to know how theyâre implemented.â
Rise of Python - â https://www.megatrend.com/en/the-rise-of-the-python-programming-language/â
- Used for data science, robotics, web app development, web scrapping
- Python won the title of programming language of the year for the fifth time
- Python allows for easy programming directly on the cloud - â https://www.statista.com/statistics/1238877/top-cloud-platforms-for-python-developers/â
Google Sheets and scripting - â https://developers.google.com/apps-script/guides/sheetsâ
- Write your own functions
- Pull and manipulate data easily using scripts on the web
No Code platforms - â https://www.techtarget.com/searchsoftwarequality/definition/no-codeâ
Using ChatGPT to Code (syntax over vs setup vs logic/strategy)
- ChatGPT and code
- Challenges in setting up production level environments
- Selecting a language