Bout Education
Bout Education
  • 19
  • 53 416
Javascript Algorithm Training Camp - Word Count
#wordCount #JSAlgorithm #JavascriptAlgorithm #javascript #algorithm
Find the number of occurrence of a word given a matrix of letters. Come join as and solve the Word Count JavaScript algorithm problem with us. This problem involves finding words in a 2 dimensional array similar to a word search puzzle. We will talk about looping through a 2-D array and the fan out approach we took. Learn some JavaScript with us and see if you can come up with a better solution!
0:00 Problem Definition
2:09 Explaining the Problem
6:10 Coding the Solution!
30:06 Outro
Переглядів: 117

Відео

Javascript Algorithm Training Camp - Add Border to Picture
Переглядів 1163 роки тому
#addBorder #JSAlgorithm #JavascriptAlgorithm #javascript #algorithm Come join as and solve a the Add Border (addBorder) JavaScript algorithm problem with us. This problem involves adding border to a picture represented in an array. We will talk about array construction and array manipulation. Learn some JavaScript with us and see if you can come up with a better solution! 0:00 Problem Definitio...
Resolving Git Merge And Rebase Conflicts
Переглядів 8343 роки тому
#mergeConflict #gitConflict #gitRebase A developers worst nightmare, MERGE CONFLICTS, REBASE CONFLICTS. Everything in your editor is red.. Although sometimes inevitable with a better understanding of merge and rebase conflict resolution, your pain will be less in the future. Come join us and learn about merge and rebase conflicts and how to resolve conflicts correctly. Further, come join us to ...
Git Merge and Rebase (the Golden Rule) Explained
Переглядів 8063 роки тому
#gitMerge #gitRebase #git Merge and Rebase have been the hot topic since Git was released in 2005 and has confused developers and programmers since. Come join us and learn what git merge is and what git rebase is. Learn the difference between the two. Finally, join us in our live coding session to see git merge and git rebase in action! Once again, find out the golden rule of rebase and just to...
Git Commands To Improve the Quality of Your Life
Переглядів 1003 роки тому
#git #masterOfGit #gitmaster #gitcommands #gitreset Git truly is heaven sent and you are really missing out if you haven't incorporated git into your project. Come learn with us 5 git commands that will change the quality of life for the better. We will learn and deep dive into 5 very useful git commands; git log, git stash, git diff, git reset, git revert. Learn how to use them with the help o...
Automate Prettier ESLint Your ReactJS App With Lint-Staged And Husky
Переглядів 7 тис.3 роки тому
Automating your ReactJS project with Prettier and ESLint routine with Lint-staged couldn't be easier. Learn how to implement a git pre-commit hook and run Prettier ESLint for you instead of you typing away to get at the command line for every change. Learn how create-react-app eslint conflicts with your projects eslint and how you can disable eslint on create-react-app to make it compatible. Au...
Serve a React Hello World App on an Express Server
Переглядів 5183 роки тому
#helloWorldReact #reactjs #reactjsInExpress #helloWorldReact All great things start with a single step. That single step for us programmers and developers is a Hello World App! Come learn with us how to create your first Hello World App in ReactJS. Furthermore, learn how to host and serve your ReactJS App using Express. This is the merely a beginning to something amazing! 0:00 Introduction - Su...
Automate Prettier, ESLint using Husky and Lint-Staged
Переглядів 10 тис.3 роки тому
Maybe an automated robot chef is not for you as of now, but you can always add automation to your project! Learn how to automate Prettier and ESLint as a pre-commit Git hook using Husky and Lint-Staged. Learn the conflict of interest issue between Prettier and Eslint and how to seperate concerns. Formatting is for Prettier, code quality is for ESLint. Just keep in mind: SEPERATE THE CONCERNS; P...
Push and Upload Existing Local Project to Github (NodeJS Project)
Переглядів 24 тис.3 роки тому
#uploadGithub #pushGithub #addGithub So you've been working on your local project for few weeks and things are getting serious. Join us and learn how to push your local project to a remote Github repository. Learn to initialize a Github repo and ultimately push to a remote repository to share your code with the world. 0:00 Introduction - It's Getting Serious 0:35 Project Overview 1:31 Create a ...
Git Branching and Merging Using Peer Review on Github
Переглядів 1623 роки тому
#branchingInGit #mergingInGit #peerReview #mergeGithub #branchGithub What is tree with branches? An ugly tall stump. What is Git without branches? Pointless. Learn how to creating branches with Git. Learn a common branching strategy that many people have adopted. Learn the process development flow of branching off development and pushing and merging back your changes into development branch. Al...
Install Git on Windows and Push Code to GitHub Server
Переглядів 2413 роки тому
#git #github #gitWindows10 Don't be the guy that's naming your files finalRealFinalSeriouslyFinal.js. Use file versioning instead! Learn how to install Git on Windows and how to authenticate yourself with GitHub. Learn how to generate SSH keys on Windows and ultimately, push to a remote GitHub repository 0:00 Introduction 0:38 Install Git using Installer 1:08 Download Git Installer 1:33 Install...
Install and Configure ESLint in VSCode
Переглядів 1983 роки тому
#eslint #eslintVSCode #VSCodeESLint Don't lint your cat but instead start linting your code! Learn how to install and congiure ESLint in VSCode with us. Also learn how to use ESLint realtime to make your development workflow that much faster. Join us with live coding session and live examples of using ESLint realtime. Description - 0:00 Introduction - Linting a cat 1:03 Installing ESLint in VSC...
Install and Configure ESLint in NodeJS (2/2)
Переглядів 2693 роки тому
#eslint #eslintNodeJS #linting Learn what linting is? Join us on how to install ES Lint in Nodejs and let's start making your code pristine clean! Learn the benefits about linting and see ESLint in action. 0:00 Introduction - Logical Errors 0:27 Introduce logical errors to code 3:11 Catch logical errors with ESLint 4:56 Conclusion NodeJS: nodejs.org/ ESLint: eslint.org/
Install and Configure ESLint in NodeJS (1/2)
Переглядів 1,1 тис.3 роки тому
#eslint #eslintNodeJS #linting What to learn what linting is? Join us on how to install ES Lint in Nodejs and let's start making your code pristine clean! Learn the benefits about linting and see ESLint in action. 0:00 Introduction - What is linting? 0:33 Definition of linting 1:13 Installing ESLint 5:08 Configuring ESLint 5:41 Running ESLint 7:00 ESLint in Command Line 7:43 ESLint Rules 8:35 A...
Hello World in NodeJS with Express
Переглядів 1813 роки тому
#helloWorldNodeJS #helloWorldExpress #helloWorldNode Learn how to run a simple Hello World application in NodeJS 1. Using HTTP module provided by NodeJS 2. Using the Express web framework application Learn how to add routes in Express and learn to validate your endpoints using the browser and Postman. Also learn the difference between ES6 and CommonJS module loading and how you can resolve impo...
Running Prettier via command line
Переглядів 1,2 тис.3 роки тому
Running Prettier via command line
Install and Configure Prettier on VSCode
Переглядів 6 тис.3 роки тому
Install and Configure Prettier on VSCode
Install NodeJS on Windows 10 using Installer or NVM
Переглядів 5283 роки тому
Install NodeJS on Windows 10 using Installer or NVM
Install Java on Windows 10 and run your first application
Переглядів 363 роки тому
Install Java on Windows 10 and run your first application

КОМЕНТАРІ

  • @fishingtrippy
    @fishingtrippy 8 днів тому

    Thank you!

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

    Best video out there

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

    Thanks for teaching lint in simple words. 5:24 best and unqiue way get subscribers

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

    thank you, so helpful.

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

    Thanks sir it really works

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

    Very helpful guide. Keep the good work. Subscribed.

  • @07laxmiputrabirajdar42
    @07laxmiputrabirajdar42 Рік тому

    Thank You So much

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

    i am getting error page not found

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

    thank bro i finaly understand the golden rôle You are awesoome

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

    with SSH Url i get permission denied

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

    Thankyou very much

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

    Exactly what I needed. Thank you!!

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

    wow it worked!

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

    Thanks, this was helpful.

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

    Love it

  • @abdullahmanafikhi4438
    @abdullahmanafikhi4438 2 роки тому

    you're a master 🔥🔥🔥

  • @lakshminarasimhan5639
    @lakshminarasimhan5639 2 роки тому

    Such a Great and simply understandable video . Hatts off man Thank you 🔥

  • @web3engineer
    @web3engineer 2 роки тому

    excellent tutorial bro!!!!!!

  • @geraldbustos
    @geraldbustos 2 роки тому

    Gran video, excelentes ejemplos. No veía bien el problema de quebrar la regla. Gracias, saludos desde Chile

  • @Leopaaaa420
    @Leopaaaa420 2 роки тому

    hi my node_module is too large how is possible to upload the folder

  • @ankitsethia6534
    @ankitsethia6534 2 роки тому

    Thanks bro, for this great practical tutorial on git rebase vs merge and cons of git rebase if not following the golden rule of rebase. Very well explained 👏

  • @tomaszstanisz1786
    @tomaszstanisz1786 2 роки тому

    Amazing man!!! my group project is setup in awesome way thanks to you!! :)

  • @yashwanthsrini
    @yashwanthsrini 2 роки тому

    Thanks for the awesome video!

  • @bhumibhagat1819
    @bhumibhagat1819 2 роки тому

    Thank you so much. It really helped me a lot.

  • @milanpoudel7212
    @milanpoudel7212 2 роки тому

    what is actually differences? I see some people using eslint . some using eslint --fix sometimes eslint cache....what are all these differences doing?

  • @allanjohn7261
    @allanjohn7261 2 роки тому

    The page keeps rendering old components after edit the new added html or component does not reflect i would be grateful if you helped me thank you

  • @VikasKumar-bz8zh
    @VikasKumar-bz8zh 2 роки тому

    helpful video

  • @vladimirliankevich1361
    @vladimirliankevich1361 2 роки тому

    Thank you!! Good job. This information really has useful!!!

  • @jesusarciniega8510
    @jesusarciniega8510 2 роки тому

    This is great! thanks

  • @randyTwillems
    @randyTwillems 2 роки тому

    I like the way you explain thnx

  • @Imperial_Dynamics
    @Imperial_Dynamics 2 роки тому

    nice, thanks

  • @MK72887
    @MK72887 2 роки тому

    Subscribed. You deserve more subscribers. Thank you for your great effort. Waiting for more content.

  • @CODEFORTRESS
    @CODEFORTRESS 2 роки тому

    I guess I'm not the only one who uses @Canva for making thumbnails LOL

  • @adarsh.maharjan
    @adarsh.maharjan 2 роки тому

    thanks it helped

  • @Cindorqw
    @Cindorqw 2 роки тому

    thx! come here at least 1 time in 2 months

  • @darshmostafa6138
    @darshmostafa6138 2 роки тому

    😎😇

  • @dimadodonov
    @dimadodonov 2 роки тому

    Спасибо тебе друг, огромное спасибо) я 2 дня убил на решение проблемы, после узнал что Husky обновился и он теперь запускаетсья по другому, с меня like)

  • @jackpowzvlogs1498
    @jackpowzvlogs1498 3 роки тому

    Great explanation. Continue doing tutorial and glad to find your channel. You earned subscriber. 😁

  • @mackewinssonp
    @mackewinssonp 3 роки тому

    excellent video bro! lets colab in my channel

  • @aingdapa
    @aingdapa 3 роки тому

    you awesome, this video really help me

  • @Afrosoil11
    @Afrosoil11 3 роки тому

    I would like to thank you from the bottom of my heart, I struggled for days trying to get this right, you are the only person who was able to explain and give simple instructions, I watched more than 10 videos and none worked or explained it as you did. Keep up the good work! I wish I could like your video 100x You are amazing

  • @alanlevy1986
    @alanlevy1986 3 роки тому

    i don't have the side menu and when i am searching in Manage Extensions, Prettier is not to be found....help!

  • @slayern5951
    @slayern5951 3 роки тому

    Awesome video just only one downfall couldn't hear your voice too good.

  • @johnomeara72
    @johnomeara72 3 роки тому

    The sound wasn't great but still useful. Cheers!

  • @warrenford5456
    @warrenford5456 3 роки тому

    Looking forward to seeing some more of your videos!! You deserve way more subscribers! Have you ever heard of PromoSM?? It will help you get your videos higher in the UA-cam search results.

  • @begood7683
    @begood7683 3 роки тому

    Hi! thank so much for this video! help me so much understanding how that woks with hooks... but I'm still blocked how work with "detect-secret" .. any help will be thankful !!!!

  • @thekalpanayadav
    @thekalpanayadav 3 роки тому

    Nice tutorial! Very clear

  • @josandi978
    @josandi978 3 роки тому

    Thank you So much bro

  • @ogulcankarayel5625
    @ogulcankarayel5625 3 роки тому

    Thanks for the video. It helped me a lot

  • @amantiwari1190
    @amantiwari1190 3 роки тому

    Thanku so much. Prettier wasn't running on my system but this woked