OneCodeCamp
OneCodeCamp
  • Видео 167
  • Просмотров 56 748
Java Tutorial for Beginners | Part 6: Methods in Java
Instructor (Expertise): Justin | Full-stack Developer
Description:
This video is Part 6 of the Java Tutorial for Beginners series by OneCodeCamp. In this lesson, we’ll explore Methods in Java, focusing on how to organize and reuse your code effectively. Methods play a crucial role in building modular and scalable Java programs.
What You’ll Learn:
Defining and calling methods
Passing arguments and using return types
By the End of This Video, You’ll Be Equipped to:
Create and call methods in Java
Use method parameters and return values
Просмотров: 41

Видео

Typescript Tutorial for Beginners | Part 2: TSC or Typescript Compiler
Просмотров 2614 часов назад
In this video, we’ll guide you through compiling Typescript into JavaScript including: Converting Typescript into JavaScript with TSC Watch Mode for the Typescript Compiler : 1: Don’t forget to like, subscribe, and hit the notification bell to stay updated with more TypeScript and web development tutorials! #TypeScript #BeginnerTutorial #WebDevelopment Music track: Enlivening by Pufino Source: ...
Typescript Tutorial for Beginners | Part 1: Introduction and Installation
Просмотров 1814 часов назад
Welcome to this beginner-friendly TypeScript tutorial! :rocket: In this video, we’ll guide you through the basics of TypeScript, including: What TypeScript is and why it’s essential Installing TypeScript on your system step-by-step : 1: Don’t forget to like, subscribe, and hit the notification bell :bell: to stay updated with more TypeScript and web development tutorials! #TypeScript #BeginnerT...
Java Tutorial for Beginners | Part 5: Loops in Java
Просмотров 1914 дней назад
This video is Part 5 of the Java Tutorial for Beginners series by OneCodeCamp. In this lesson, we’ll explore loops in Java, which allow you to execute a block of code multiple times efficiently. Loops are essential for handling repetitive tasks and making your code more dynamic and concise. What You’ll Learn Writing for loops for fixed iteration counts. Using while loops for condition-based rep...
You Won't Believe How Easy it is to Make a Sticky Notes App (using HTML, CSS, and Javascript)
Просмотров 7521 день назад
Looking for a fun and simple coding project? Learn how to create a fully functional Sticky Notes App using just HTML, CSS, and JavaScript! :memo::sparkles: This step-by-step tutorial is perfect for beginners. In this video, you’ll learn: :white_check_mark: How to design a sticky notes layout with HTML & CSS :white_check_mark: Adding a counter and editing functionalities with JavaScript :white_c...
Java Tutorial for Beginners | Part 4: Control Flow in Java - If-Else and Switch Case
Просмотров 292 месяца назад
This video is Part 4 of the Java Tutorial for Beginners series by OneCodeCamp. In this lesson, we’ll dive into control flow statements like if-else and switch-case. These tools allow you to direct your program’s behavior based on various conditions, enabling dynamic and flexible coding. :pushpin: What You’ll Learn: Writing if-else conditions for decision-making. Building nested and laddered if-...
Web Testing and Website Interaction | Part 3 : Selecting Elements and Filling out text fields
Просмотров 372 месяца назад
Description: In this series we will learn about Selenium and how to utilize its WebDriver for Web Testing Automation using Python in VS Code. In this video, we will learn how to execute simple driver actions like opening a webpage, closing a webpage, maximizing and minimizing windows, clicking elements and typing in search fields using selenium methods.
C# Tutorial for Beginners | Part 2: Variables and Data Types in C#
Просмотров 352 месяца назад
Welcome to our C# Tutorial for Beginners series! :tada: In this video, we’ll explore one of the foundational concepts of C# programming: variables and data types. Perfect for beginners, this tutorial breaks down essential concepts to help you code with confidence. :pushpin: What You’ll Learn: What are variables, and how do they store data in C#. An overview of C# data types like int, double, st...
C# Tutorial for Beginners | Part 1: C# Introduction and Setting Up Your Environment
Просмотров 562 месяца назад
Welcome to our C# Tutorial for Beginners series! :tada: In this introductory video, we’ll guide you through setting up everything you need to start your C# programming journey. Whether you’re completely new to coding or looking to expand your skills, this tutorial is the perfect place to begin. :pushpin: What You’ll Learn: What is C#, and why it’s one of the most popular and versatile programmi...
Distance Unit Converter with Animation
Просмотров 232 месяца назад
Welcome to our Distance Unit Converter! This interactive tool makes converting between various units of distance quick and easy. Whether you're working with metric or imperial measurements, we've got you covered! Features: User-friendly interface to input your distance. Select from a variety of units: meters, kilometers, centimeters, millimeters, inches, feet, yards, and miles. Fun car animatio...
Web Testing and Website Interaction using Selenium in Python | Part 1
Просмотров 642 месяца назад
In this first part of our series on Web Testing and Website Interaction using Selenium in Python, we explore the foundational concepts of manual testing vs. automated testing. You’ll learn about the key differences, advantages, and challenges of both approaches, and how automated testing with Selenium can streamline and optimize your website testing process. What you'll learn in this video: The...
Java Tutorial for Beginners | Part 2: Variables and Data Types
Просмотров 583 месяца назад
Here's a description you could use for the video: Welcome back to our Java Tutorial for Beginners! In Part 2, we dive into two fundamental concepts in Java: variables and data types. Mastering these is crucial for anyone starting their programming journey, as they form the foundation of storing and manipulating data in your code. In this video, you'll learn: What variables are and how to use th...
Web Testing and Website Interaction Using Selenium in Python | Part 2
Просмотров 713 месяца назад
Blockchain coding tutorialsWelcome to Part 2 of our series on Web Testing and Website Interaction using Selenium in Python! In this video, we’ll walk you through the process of installing all the necessary tools and dependencies to get started with Selenium for web testing. We’ll cover how to install Python, set up your development environment, and install the Selenium WebDriver. 📌 What you’ll ...
Java Tutorial for Beginners | Part 1: Introduction to Java & Setting Up Visual Studio Code
Просмотров 933 месяца назад
Java Tutorial for Beginners | Part 1: Introduction to Java & Setting Up Visual Studio Code Are you ready to dive into the world of Java programming? This is the first video in our comprehensive series designed to guide you from absolute beginner to confident Java developer. In this episode, we'll cover the fundamentals of Java programming, including: What is Java? Understanding its versatility ...
Building a Simple Flashcard Quiz App Using HTML, CSS, and JavaScript
Просмотров 5494 месяца назад
In this tutorial, we'll walk you through creating a Flashcard Quiz App using HTML, CSS, and JavaScript. This project is ideal for beginners looking to develop their web development skills while building a fun and interactive quiz game! 📌 What You'll Learn: Structuring flashcards with HTML Styling the flashcard layout with CSS Adding functionality to flip cards and track answers with JavaScript ...
Virtual Soundboard App using HTML, CSS, and JS
Просмотров 2434 месяца назад
Virtual Soundboard App using HTML, CSS, and JS
Python Classes and Objects: A Comprehensive Guide
Просмотров 774 месяца назад
Python Classes and Objects: A Comprehensive Guide
Python Class and Instance Attributes: Master Object-Oriented Programming
Просмотров 615 месяцев назад
Python Class and Instance Attributes: Master Object-Oriented Programming
Unordered and Unique: Dive into Python Sets! 🐍✨
Просмотров 616 месяцев назад
Unordered and Unique: Dive into Python Sets! 🐍✨
Wordpress: Registering your Domain
Просмотров 346 месяцев назад
Wordpress: Registering your Domain
JavaScript's Supercharged Object Literals (Enhanced Object Literals)
Просмотров 406 месяцев назад
JavaScript's Supercharged Object Literals (Enhanced Object Literals)
Level Up Your Django REST Framework with Generic Views (Tutorial #3)
Просмотров 816 месяцев назад
Level Up Your Django REST Framework with Generic Views (Tutorial #3)
ReactJS - useEffect Hook | Mastering Side Effects in React
Просмотров 3897 месяцев назад
ReactJS - useEffect Hook | Mastering Side Effects in React
Python Dictionary Comprehension
Просмотров 1777 месяцев назад
Python Dictionary Comprehension
JavaScript 4: Comparison Operators in JavaScript | Understanding Equality and Relational Operators
Просмотров 287 месяцев назад
JavaScript 4: Comparison Operators in JavaScript | Understanding Equality and Relational Operators
JavaScript 5: Logical Expressions and Assignment Operators | Master JavaScript Fundamentals
Просмотров 427 месяцев назад
JavaScript 5: Logical Expressions and Assignment Operators | Master JavaScript Fundamentals
Building a Countdown Timer using HTML/CSS/JS
Просмотров 1427 месяцев назад
Building a Countdown Timer using HTML/CSS/JS
🔍 Python List Comprehensions Tutorial 🔍
Просмотров 727 месяцев назад
🔍 Python List Comprehensions Tutorial 🔍
Python Lambdas, Map, Filter, and Reduce
Просмотров 487 месяцев назад
Python Lambdas, Map, Filter, and Reduce
JS Spread/Rest Operator
Просмотров 657 месяцев назад
JS Spread/Rest Operator

Комментарии

  • @JonahLoughney
    @JonahLoughney День назад

    Thank you for posting! I need advice: My wallet on OKX contains some Tether, and I know the backup phrase: -clean- -party- -soccer- -advance- -audit- -clean- -evil- -finish -tonight- -involve- -whip- -action-. How can I proceed with sending them to Binance?

  • @Aditya-xz3zf
    @Aditya-xz3zf День назад

    1000 eth 😮

  • @evansjones1347
    @evansjones1347 12 дней назад

    Hello peeps under my Contract folder my file Voting.sol codes appear as commented is there any solution to this????

  • @MRRight-h5b
    @MRRight-h5b 13 дней назад

    thanks

  • @JS-wg4px
    @JS-wg4px 20 дней назад

    Thank you. One suggestion, can you make the coding appear larger on the screen? It is difficult to read without zooming in.

  • @MisterYoso-y5z
    @MisterYoso-y5z 22 дня назад

    omg! so cute.

  • @vaibhavdhole9117
    @vaibhavdhole9117 22 дня назад

    Great

  • @rajeevnaik-qj7hy
    @rajeevnaik-qj7hy 2 месяца назад

    Nice explantion

  • @rajeevnaik-qj7hy
    @rajeevnaik-qj7hy 2 месяца назад

    tq u bro

  • @kabirajawasthi2830
    @kabirajawasthi2830 2 месяца назад

    Can you share the code link with us of this project?

  • @NorahDieguez
    @NorahDieguez 3 месяца назад

    Thanks for sharing such valuable information! A bit off-topic, but I wanted to ask: I have a SafePal wallet with USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). Could you explain how to move them to Binance?

  • @nallaperumalthanthondri3817
    @nallaperumalthanthondri3817 3 месяца назад

    nice tutorial. Good work. however, if we change the change the attributes regular, will Opensea display the history of changes done to the NFT?

  • @ShivamGupta_24
    @ShivamGupta_24 3 месяца назад

    Nice

  • @madriq1
    @madriq1 3 месяца назад

    Very informative thanks Justin

  • @GameON13609
    @GameON13609 4 месяца назад

    there is no link in description

  • @anuragthakur4008
    @anuragthakur4008 4 месяца назад

    hey can i share this on my linkdin means i want to know how anyone on linkdin can use this , means they can listen the sound on pressing the icon... without uploading this on hostinger or any other type of hosting platforms.

  • @CultureofSpeech
    @CultureofSpeech 4 месяца назад

    Wonderful 😘 How about link 🔗 to your GitHub page with source code ?

  • @aditya_prakash_official07
    @aditya_prakash_official07 4 месяца назад

    where did you fix that error? why did you make this fucking nonsense video.

  • @masterwitcher317
    @masterwitcher317 5 месяцев назад

    Thank you. Very informative.

  • @AcidUK
    @AcidUK 5 месяцев назад

    This video doesn't match the title?

  • @nimixadamor2315
    @nimixadamor2315 5 месяцев назад

    Next part ??

  • @mutahhirkhan
    @mutahhirkhan 5 месяцев назад

    Thanks mate.

  • @Crank778
    @Crank778 5 месяцев назад

    Part 5?

  • @razanajatovosimeone8019
    @razanajatovosimeone8019 6 месяцев назад

    thansk you, This is a great tuto

  • @ArshKhizar
    @ArshKhizar 6 месяцев назад

    Great work man. This was the exact tutorial that I was searching for. Idk why you haven't got thousands of views if not millions. The content you have delivered was full of value, I guess you just need to work a little bit on the communication part, and maybe that would help you gain more views in the future. Thanks dude, you are amazing.... keep doing the great work

  • @guney985
    @guney985 6 месяцев назад

    why is there a music at background? I cant focus on what you are saying at 2X speed. You have to remove the music

  • @jean-doe
    @jean-doe 6 месяцев назад

    Interressant, you know what you are doing and with this video it's help to make transition easily. great job!

  • @davidmukoro1166
    @davidmukoro1166 6 месяцев назад

    ❤ Great.Just stumbled on your page.Pleasd when are you doing the remaining part

  • @damdam9625
    @damdam9625 7 месяцев назад

    so easy to understand with basic knowledge. Bravo.

  • @shobika.g9462
    @shobika.g9462 7 месяцев назад

    there is no deploy.js after creating hardhat , instead getting iginition\modules folder under which it has Lock.js , and also another Lock.js uder test folder like seen in video

    • @loneewolf15
      @loneewolf15 7 месяцев назад

      same issue i am having

    • @shobika.g9462
      @shobika.g9462 7 месяцев назад

      @@loneewolf15 what did you do ? I just made a script folder and deploy. js on my own

    • @loneewolf15
      @loneewolf15 7 месяцев назад

      @@shobika.g9462 same thing

  • @rogeriocf8985
    @rogeriocf8985 7 месяцев назад

    Do you know one site that compares costs to deploy smart contracts, on EVM compatible blockchains?

  • @AwwalOjewale
    @AwwalOjewale 7 месяцев назад

    amazing

  • @cjcodes.web3
    @cjcodes.web3 7 месяцев назад

    how do we switch this from polygon mumbai to polygon amoy

  • @justanunimagine-able-perss3236
    @justanunimagine-able-perss3236 7 месяцев назад

    Not understood properly but you explained very well

  • @DeLaFaKoNaM
    @DeLaFaKoNaM 7 месяцев назад

    Where is the JavaScript part?

  • @DeLaFaKoNaM
    @DeLaFaKoNaM 7 месяцев назад

    I thought it was a real giveaway after I understood that it was the coding project!

  • @mariner00
    @mariner00 8 месяцев назад

    Very nice bro! And if I want to put a message on the list page after the delete item? I make it work int CreateView and UpdateView, but for DeleteView it's proving complicated. It appers to have something related to the form_valid method inexistent in the DeleteView.

  • @Chimerion86
    @Chimerion86 8 месяцев назад

    Making a tutorial about a deprecated and no longer maintained package is a non-sense

  • @ugwusomto
    @ugwusomto 8 месяцев назад

    Awesome code

  • @ugwusomto
    @ugwusomto 8 месяцев назад

    Awesome 🎉

  • @greebou
    @greebou 9 месяцев назад

    did someone completed this project

  • @Amiralimultani
    @Amiralimultani 9 месяцев назад

    first of all thanks for the outstanding content your channel will grow soon :) . i wan to request about blockchain development their is not so many videos like you do begnner friendly i like the way you guys teach can you please make more tutorial on blockchain projects. also can you please make a marketplace a mini marketplace project like where we have frontend and backend as well so that we get how the structure will be , also in this mint project the minting app for nft can we allow user to upload the image or create the collection etc like come and create the nft upload the image , how that will be possible please its a request keep uploading videos on blockchain

  • @Amiralimultani
    @Amiralimultani 9 месяцев назад

    I just subscribe the channel just because of decentralized projects you made please it's a request build more projects real like ❤❤❤❤ staking, pools creations, nft market place, something saas base project like token generation platform or mini launchpad 😊😊😊 thanks again I just start the series of your Blockchain dapps want to do more big projects as well thanks again guys

  • @ashshah8995
    @ashshah8995 10 месяцев назад

    Hi , Where is part 2?

  • @SWETHA.S-po2mk
    @SWETHA.S-po2mk 10 месяцев назад

    in meta mask the network mumbai is not working ..can we use another network

    • @aaryankumar7486
      @aaryankumar7486 9 месяцев назад

      Will it work in another network

    • @Aya-b4v6b
      @Aya-b4v6b 8 месяцев назад

      yes you can! just make sure you get the right rpc url

    • @cjcodes.web3
      @cjcodes.web3 7 месяцев назад

      @@Aya-b4v6b all we need to change is the url? what about the mumbai installation he made?

  • @shiva12832
    @shiva12832 10 месяцев назад

    where is the link of css file, please provide it !

  • @dimitrychernyak4114
    @dimitrychernyak4114 10 месяцев назад

    Can you give the repo url?

  • @elladinefilmore4230
    @elladinefilmore4230 10 месяцев назад

    😈 "Promo sm"