Codetuber
Codetuber
  • 96
  • 646 941
Install & setup flutter on Windows 10
In this short video we discuss how to install & setup Flutter on a Windows machine.
Links
Github: github.com/aedorado/flutter_sm
Flutter Installation Docs: docs.flutter.dev/get-started/install
#flutter #learning #awesome
Переглядів: 1 733

Відео

Home Screen with PageView and BottomNavigationBar [Flutter Firebase App Tutorial #4]
Переглядів 2,5 тис.3 роки тому
In this short video we learn how to build a home screen in Flutter with BottomNavigationBar and PageView. Links github.com/aedorado/flutter_sm/tree/main/ api.flutter.dev/flutter/widgets/PageView-class.html api.flutter.dev/flutter/widgets/PageController-class.html api.flutter.dev/flutter/material/BottomNavigationBar/BottomNavigationBar.html
Login with Google Functionality in Flutter [Flutter Firebase App Tutorial #3]
Переглядів 4003 роки тому
In this short video we discuss how to add functionality to a login with Google Screen in our Flutter Application. Links Github: github.com/aedorado/flutter_sm #flutter #learning #awesome
Login with Google UI in Flutter [Flutter Firebase App Tutorial #2]
Переглядів 5353 роки тому
In this short video we discuss how to add a login with Google Screen in our Flutter Application. Links Github: github.com/aedorado/flutter_sm #flutter #learning #awesome
Adding Firebase to Android App Flutter [Flutter Firebase App Tutorial #1]
Переглядів 7113 роки тому
In this short video we discuss the procedure for adding Firebase to your Flutter android application. Links Github: github.com/aedorado/flutter_sm Firebase docs: firebase.google.com/docs/flutter/setup?platform=android Firebase console: console.firebase.google.com/ #flutter #learning #awesome
Automate Flutter Build and Release Using Github Actions | Flutter Automation
Переглядів 20 тис.3 роки тому
In this short video we learn about Github actions workflow that can automate the flutter build and release process. Github Link: github.com/aedorado/flutter_sm
Recover in Go | Recover from panic in Go [Go for beginners #28]
Переглядів 2,3 тис.3 роки тому
In this Go tutorial (Golang), we will be trying to understand how to recover from a panic in Go. Links: Github Link for Code: github.com/aedorado/learning-go Go Blog: blog.golang.org/defer-panic-and-recover Playlist link: ua-cam.com/video/jJo8hBy3L1Y/v-deo.html?subscribe=1 Best Go tutorial Go programming playlist Go for Beginners Go playlist for beginners Best Golang Tutorial Golang programming...
Panic in Go [Go for Beginners #27]
Переглядів 1,4 тис.3 роки тому
In this Go tutorial (Golang), we will be trying to understand how to panics happen in Go. Links: Github Link for Code: github.com/aedorado/learning-go Go Blog: blog.golang.org/defer-panic-and-recover Playlist link: ua-cam.com/video/jJo8hBy3L1Y/v-deo.html?subscribe=1 Best Go tutorial Go programming playlist Go for Beginners Go playlist for beginners Best Golang Tutorial Golang programming playli...
Interfaces in Go [Go for Beginners #24]
Переглядів 1,7 тис.3 роки тому
In this Go tutorial (Golang), we will learn about interfaces in Go. Links: Github Link for Code: github.com/aedorado/learning-go Go Blog: blog.golang.org/defer-panic-and-recover Playlist link: ua-cam.com/video/jJo8hBy3L1Y/v-deo.html?subscribe=1 Best Go tutorial Go programming playlist Go for Beginners Go playlist for beginners Best Golang Tutorial Golang programming playlist Golang for Beginner...
Methods in Go [Go for beginners #22]
Переглядів 1,6 тис.3 роки тому
In this Go tutorial (Golang), we will be trying to understand how methods work in Go. Links: Github Link for Code: github.com/aedorado/learning-go Go Blog: blog.golang.org/defer-panic-and-recover Playlist link: ua-cam.com/video/jJo8hBy3L1Y/v-deo.html?subscribe=1 Best Go tutorial Go programming playlist Go for Beginners Go playlist for beginners Best Golang Tutorial Golang programming playlist G...
Idempotent Producer in Apache Kafka [Apache Kafka Tutorials #16]
Переглядів 6 тис.3 роки тому
In this Apache Kafka tutorial we will discuss about idempotent producers and how to create an idempotent producer. Playlist Link: ua-cam.com/video/cmzhqv1ZqGA/v-deo.html&ab_channel=Codetuber Apache Kafka Tutorial for Beginners Free Apache Kafka Tutorial #kafka #apache #tutorial
Kafka Producer Properties | Acknowledgements, Retries and Timeouts [Apache Kafka Tutorial #15]
Переглядів 18 тис.3 роки тому
In this Apache Kafka tutorial we will discuss the following properties of Kafka producers: acks min.insync.replicas retries retry.backoff.ms delivery.timeout.ms max.inflight.requests.per.connection Playlist Link: ua-cam.com/video/cmzhqv1ZqGA/v-deo.html&ab_channel=Codetuber Apache Kafka Tutorial for Beginners Free Apache Kafka Tutorial #kafka #apache #tutorial
Pointers in Go | Go for beginners #19
Переглядів 6173 роки тому
In this Go (Golang) tutorial, we discuss the use of pointers in Go. Links: Github Link for Code: github.com/aedorado/learning-go Go Playground: play.golang.org/ Unsafe package in Go: golang.org/pkg/unsafe/ Complete Playlist: ua-cam.com/play/PLa6iDxjj_9qXaVIemjejvomRgKu3r7t3J.html Tags: #go #coding #tutorial #pointers #programming #learning
Functions as Types and Anonymous Functions in Go [Go for Beginners #21]
Переглядів 1,8 тис.3 роки тому
In this Go tutorial, we discuss anonymous functions and use of functions as types in Go. Links: Github Link for Code: github.com/aedorado/learning-go Go Playground: play.golang.org/ Complete Playlist: ua-cam.com/play/PLa6iDxjj_9qXaVIemjejvomRgKu3r7t3J.html Tags: #go #coding #tutorial #pointers #programming #learning
Functions in Go [Go for Beginners #20]
Переглядів 3933 роки тому
In this Go (Golang) tutorial, we discuss the use of functions in Go Links: Github Link for Code: github.com/aedorado/learning-go Go Playground: play.golang.org/ Complete Playlist: ua-cam.com/play/PLa6iDxjj_9qXaVIemjejvomRgKu3r7t3J.html Tags: #go #coding #tutorial #programming #learning #functions #robpike
Apache Kafka Architecture: Broker Discovery, Consumer Groups and Offsets [Apache Kafka Tutorial #4]
Переглядів 3,7 тис.3 роки тому
Apache Kafka Architecture: Broker Discovery, Consumer Groups and Offsets [Apache Kafka Tutorial #4]
Apache Kafka Architecture: Topics, Brokers, Replication & Leaders [Apache Kafka Tutorial #3]
Переглядів 4,3 тис.3 роки тому
Apache Kafka Architecture: Topics, Brokers, Replication & Leaders [Apache Kafka Tutorial #3]
Install ELK (Elasticsearch, Logstash and Kibana) using Docker and Docker-compose
Переглядів 26 тис.3 роки тому
Install ELK (Elasticsearch, Logstash and Kibana) using Docker and Docker-compose
User Input & Parsing [Go Tutorials #23]
Переглядів 2,8 тис.3 роки тому
User Input & Parsing [Go Tutorials #23]
Consumer Rebalancing in Apache Kafka [Apache Kafka Tutorial #14]
Переглядів 7 тис.3 роки тому
Consumer Rebalancing in Apache Kafka [Apache Kafka Tutorial #14]
Writing a Kafka Consumer in Java [Apache Kafka Tutorial #13]
Переглядів 17 тис.3 роки тому
Writing a Kafka Consumer in Java [Apache Kafka Tutorial #13]
Kafka Producer Callback in Java [Apache Kafka Tutorial #12]
Переглядів 6 тис.3 роки тому
Kafka Producer Callback in Java [Apache Kafka Tutorial #12]
Writing a Kafka Producer in Java [Apache Kafka Tutorial #11]
Переглядів 11 тис.3 роки тому
Writing a Kafka Producer in Java [Apache Kafka Tutorial #11]
Painless scripting in Elasticsearch | [Elasticsearch 7 for beginners #5.4]
Переглядів 18 тис.3 роки тому
Painless scripting in Elasticsearch | [Elasticsearch 7 for beginners #5.4]
Maps in Go [Go Tutorials #16]
Переглядів 4173 роки тому
Maps in Go [Go Tutorials #16]
Creating a Kafka Project [Apache Kafka Tutorials #10]
Переглядів 8 тис.3 роки тому
Creating a Kafka Project [Apache Kafka Tutorials #10]
Kafka Resetting Offset [Apache Kakfa Tutorial #9]
Переглядів 8 тис.3 роки тому
Kafka Resetting Offset [Apache Kakfa Tutorial #9]
Kafka Console Consumer Group [Apache Kafka Tutorial #8]
Переглядів 2,9 тис.3 роки тому
Kafka Console Consumer Group [Apache Kafka Tutorial #8]
Struct Tags in Go [Go Tutorials #18]
Переглядів 3,7 тис.3 роки тому
Struct Tags in Go [Go Tutorials #18]
Structs in Go [Go for beginners #17]
Переглядів 4003 роки тому
Structs in Go [Go for beginners #17]

КОМЕНТАРІ

  • @mohitsachdeva8552
    @mohitsachdeva8552 5 днів тому

    Hi guys I want to use ngram for the whole search start,middle and end but when i creating a index with ngram settings passing min as 3 to max 15 it says difference can’t be more than 1 do we have any query that can directly run in open search cluster to change the diff

  • @RaffayDoesTech
    @RaffayDoesTech 21 день тому

    thanks a lot my friend

  • @higiniofuentes2551
    @higiniofuentes2551 Місяць тому

    I think T used here is not a good idea, unless you want to talk about generics? Thank you!

  • @higiniofuentes2551
    @higiniofuentes2551 Місяць тому

    Thank you for this very useful video!

  • @codeinvestocoders
    @codeinvestocoders 2 місяці тому

    Good Work👍

  • @koen.mortier_fitchen
    @koen.mortier_fitchen 3 місяці тому

    Sound is too bad sorry

  • @iknowishare-9705
    @iknowishare-9705 3 місяці тому

    You are amazing. after following your instructions. Now I successfully deployed android and iOS to my rep 😊🙏

  • @ivaylopetrov9956
    @ivaylopetrov9956 4 місяці тому

    Thank you man! Great job 🚀

  • @adityapradhan2025
    @adityapradhan2025 5 місяців тому

    This works! Thank you so much ❤

  • @ha-hashorts
    @ha-hashorts 5 місяців тому

    Partial matching usinj aggregation

  • @faustokeiluhu
    @faustokeiluhu 6 місяців тому

    Bro, it's 2024 and I can't thank you eniugh for this video 🙏🏻

  • @king_asfour9711
    @king_asfour9711 6 місяців тому

    Thank you my friend. I understand better the concept thanks to the video 👍

  • @chaurelviren
    @chaurelviren 6 місяців тому

    How we add two nodes using docker compose

  • @romanmed9035
    @romanmed9035 6 місяців тому

    i can not use dinamic mapping with fields with dots in the name

  • @RazanJaradat-ds2wm
    @RazanJaradat-ds2wm 6 місяців тому

    is this configuration still valid for java 17?

  • @androidsavior
    @androidsavior 6 місяців тому

    Please make video foe ES security, login to Kibana with username and password. Also video for reverse proxy -- linking docker container to IIS Thank you

  • @androidsavior
    @androidsavior 6 місяців тому

    Thank you for these videos

  • @androidsavior
    @androidsavior 6 місяців тому

    Can we mix multiple analyzers ?

  • @androidsavior
    @androidsavior 6 місяців тому

    worked like magic

  • @ken-andre
    @ken-andre 6 місяців тому

    Good ❤ but now outdated

  • @WTFJapanTV
    @WTFJapanTV 7 місяців тому

    👏🏻👏🏻best video about elastic search :D

  • @chandnisaini9176
    @chandnisaini9176 7 місяців тому

    Helpful !!

  • @chandnisaini9176
    @chandnisaini9176 7 місяців тому

    To the point videos, very informative.

  • @madeby-jugnu
    @madeby-jugnu 7 місяців тому

    Thank you ❤

  • @ashzolfi1493
    @ashzolfi1493 7 місяців тому

    Hi Thank you for this great video. I have installed the Logstash but don't have the ElasticSeach installed yet. Do I need to install it on my Ubuntu? Can I send the log to Elastic running on AWS without installing ElasticSearch? Thank you

  • @Ka8eeM
    @Ka8eeM 7 місяців тому

    Thanks for your great efforts it make this topic much better, Could you share the presentation slides with us, please?

  • @travelchimps6637
    @travelchimps6637 9 місяців тому

    Great video! I did learnt smth new today! Thank u!

  • @deepcheddar
    @deepcheddar 9 місяців тому

    Thanks for making this - it's nice to be able to learn the concepts via a quick video rather than diving into docs!

  • @AkashGupta-sh1pd
    @AkashGupta-sh1pd 9 місяців тому

    Beautifully expalined!

  • @udkarprohit3405
    @udkarprohit3405 9 місяців тому

    Thanks

  • @chandnisaini9176
    @chandnisaini9176 9 місяців тому

    Amazing content

  • @LaeeqKhan01
    @LaeeqKhan01 9 місяців тому

    Very helpful video.

  • @AGM3Doom
    @AGM3Doom 10 місяців тому

    I don't understand what this does other than make the code impossible to follow but your video was very good. Thanks for you explanation

  • @UdbhavGupta-b9k
    @UdbhavGupta-b9k 10 місяців тому

    The example you took was right, but the explaination is incorrect. 1--> Data to not get lost if a container is stopped or basically when you exit. 2--> But when you remove a container, then data inside that container will be lost. 3--> That is the scenario in this example. When he again use run command actually a completely different new container is created, and it will obviously not have the file created in previous container. It you restart the same container, you can find that same file there . But if in case we delete that container, then surely the data will be lost. Even to persist the data irrespective of that container existence, that is the scenario when volume mounting is useful.

  • @khanmohammad6725
    @khanmohammad6725 10 місяців тому

    Thanks a lot brother. Just one doubt, if i have installed my minikube on an EC2 instance, how can i access the minikube dashboard?

  • @RanjithkumarBR
    @RanjithkumarBR 10 місяців тому

    sir share your git hub link

  • @healingvibes6341
    @healingvibes6341 11 місяців тому

    brilliant job

  • @ajithshylin3159
    @ajithshylin3159 11 місяців тому

    Hi, i have one doubt that is how to include text fields in aggregate query in elasticsearch version 1

  • @jigneshvyas3105
    @jigneshvyas3105 11 місяців тому

    Hi there, thanks for the tutorial. Will you not also install virtualbox?

  • @carlosm.1233
    @carlosm.1233 11 місяців тому

    This was very helpful. I spent a whole day trying to set up kafka and zookeeper but couldn't figure it. You on the hand solved my problem in 8 min. Thank you!

  • @thisisreallyme3130
    @thisisreallyme3130 11 місяців тому

    Nice explanation thanks. When recording these, can you make the font size bigger? :)

  • @SamiraHuber-o3p
    @SamiraHuber-o3p Рік тому

    How to handle it when I have a .env file in my repository? I cannot push this to the repo and this gives me an error

  • @murali1790able
    @murali1790able Рік тому

    12:04 , in line number 1008 why did you specify analyzer as 'standard' while we are using 'ngram_analyzer'? .. btw great content.

  • @FiruzzZ-777
    @FiruzzZ-777 Рік тому

    jdk 1.8? going to Maven's page to search/add dependencies? #10 is really unnecessary

  • @hamza_belmellouki
    @hamza_belmellouki Рік тому

    That was a fantastic explanation!

  • @shreyanshgarg8470
    @shreyanshgarg8470 Рік тому

    hello.go:1:1: expected 'package', found 'EOF' this is showning when i run code in vs code

  • @ycombinator765
    @ycombinator765 Рік тому

    crisp and clear <3 Thanks bro!

  • @chandnisaini9176
    @chandnisaini9176 Рік тому

    Very insightful

  • @rajatshrivastav450
    @rajatshrivastav450 Рік тому

    Very well explained. Thanks!

  • @namanmehta8692
    @namanmehta8692 Рік тому

    need to do or operation on a match_phrase with 2 different fields help!