25 followers
youtube channel : https://www.youtube.com/@realNameHiddenN
The reduce() and collect() methods in Java Streams serve different purposes and operate at different levels of abstraction. Here’s a detailed...
For Explanation watch video https://youtu.be/5yk-1MoK3QY In Java, the behavior where 1 == 1 is true but 1000 == 1000 is false when dealing with...
For Explanation watch video https://youtu.be/wWTNrcsbebc?si=MJ5jqZGh8RkO3KZj to generate QR we will use ZXing ZXing (“Zebra Crossing”) barcode...
https://youtu.be/TTGpqKU7UYY create project add web dependency create controller pkg and class HelloController HelloController package...
For Explanation watch video https://youtu.be/705GO3kj9FU main.dart import 'package:flutter/material.dart'; import...
For an Explanation watch video https://youtu.be/3q1bwM2bNz4 pubspec.yaml name: testapp description: A new Flutter project. # The following line...