55 подписчиков
56 видео
How to install PyCharm Community Edition in windows 11.
How to Create and Run Your First Python Project in PyCharm Community Edition.
Brief intro of Boolean data type in python
Custom Delegate (Delegated properties) in Kotlin
fold function (A Higher-order functions and lambda)
How to create parent and child class in kotlin.
Introducing inheritance along with composition in Kotlin
How to install Intellij IDEA Community Edition for Java and Kotlin
How to declare abstract class in Kotlin with an example.
Observable properties (one of the Delegated properties of Kotlin)
Python's Filter Function, Even No, Truthy Values, Palindromic Words, How to use lambda with filter()
What are *args and **kwargs in functions in Python?
if, if-else, nested if-else and if-elif-else with example
Introduction of null, ?. safe call operator, !! not null assertion, ?: elvis operator in Kotlin.
Python's Sorted Function: Concepts and Examples (Use of Lambda function in Sorted function)
Brief Intro of visibility modifier(public, private, protected & internal)in Kotlin.
Python Function Parameter Types: Positional-Only, Keyword-Only, and Combination Explained
Explanation of visibility modifier(public, private, protected & internal) by examples in Kotlin.
Bool Type in Python
Composition Class, How to pass instance as input in another class in Kotlin
Introduction of loop (iteration) in Kotlin
getter - setter and backing field property in Kotlin
Brief intro of Python’s break, continue, and else clause with for loop
None in Python
Numeric Types in Python
Python Installation on Windows 11 and Running Python REPL in Command Prompt