15 тысяч подписчиков
111 видео
Flutter - Create a profile photo picker
[Fixed] Error (Xcode): File not found: /Applications/Xcode.app/.../libarclite_iphonesimulator.aError
[Fixed] Can't load Kernel binary: Invalid kernel binary format version. flutterfire configure.
How to remove garbage outputs from android studio
[Fixed] The FlutterFire plugin cloud_firestore for macOS requires a macOS deployment target...
How to properly handle FUTURES. Flutter - The right way
[Fixed] CocoaPods's specs repository is too out-of-date to satisfy dependencies [Flutter/Native]
[Fixed] (Flutter-ios) Unicode Normalization not appropriate for ASCII-8BIT
[Solved] Flutter android_alarm_manager/plus apps keep stopping when app is killed
Flutter for absolute beginners. Build a real app (ios/android) with flutter.
#2 If/Else and When (Conditions) | Kotlin Tutorial For Java Developers (Kotlin Made Easy)
#1 Introduction, Printing and Variables | Kotlin For Java Developers - Kotlin Made Easy
Swapping two variables in python 😊
Daily life of a programmer
async/await in dart and flutter
Drawing MrBeast logo with C Program 😎
Convert Java code to Kotlin with Intellij IDE. Subscribe for more 😉.
Returning values from function in kotlin with less code
Building Android/ios app with flutter is simple 😀
5 interesting facts about kotlin in 60 seconds
Different ways to do for-loop in kotlin 😉
Creating a simple class in Java - Object Oriented Programming
Satisfying ascii animation with C 😉 - The doughnut shaped code that generates a spinning 🍩
In python, you can return more than one value from a function 😎
Did you know about this in Flutter/Dart List ?
This is how you can remove garbage outputs from android studio :-)
Dart vs Kotlin - Passing a function as a parameter of another function. Syntax fight (1)
How to pass variable number of arguments in a function - varargs in Java 😎
How to automate typing in python
Measure program execution time in kotlin 😉
Exception Handling in Java - Types of Exceptions
Object Oriented Programming (OOP) explained in 3 minutes!
Delay code execution in Flutter/Dart
Kotlin - Extension Function Example
What happens when you create an object of the class inside the class? You get stackoverflow error.
You can create infix function in kotlin with an extension function with one argument 😎
Typealias in kotlin can provide more semantics to your code 😉
Copying a string from one variable to another in C - strcpy function usage
Build a simple (Android and ios) app with Flutter in 100 seconds. | Flutter is easy.
In kotlin, you can pass a function in another function as a parameter 😉
Kotlin - Infix function is awesome 😎
Print Floyd's Triangle with C Program 😎
Kotlin code example - Operator overloading 😎
Kotlin - Return Multiple (2, 3, 5 or even 100) Values From Functions.
Kotlin is interoperable with java - Explained! 😉
Measure Program execution time in C
Pattern with c - Draw Pascals triangle with C.
Assembly language: Printing Hello world! 🥲
You can execute statements from inside comments in java
[Flutter] How the Cascade (..) operator works :-)
Object oriented programming - Create a class and object in dart ☺️