OneCodeCamp
OneCodeCamp
  • 150
  • 40 434
Python Class and Instance Attributes: Master Object-Oriented Programming
Dive deep into the world of Python with this comprehensive tutorial on class and instance attributes! Learn the fundamental differences between these two types of attributes, how to create and use them effectively, and when to choose one over the other.
In this video, you'll discover:
What are class and instance attributes?
How to define and access both types of attributes
Practical examples to illustrate the concepts
Best practices for using class and instance attributes in your code
Whether you're a beginner or looking to enhance your Python skills, this video will provide you with a solid understanding of class and instance attributes, empowering you to write cleaner, more efficient, and object-oriented code.
#python #programming #tutorial #objectorientedprogramming #classattributes #instanceattributes #coding
Don't forget to like, share, and subscribe for more Python tutorials!
zhlédnutí: 16

Video

Unordered and Unique: Dive into Python Sets! 🐍✨
zhlédnutí 47Před 28 dny
Discover the world of Python Sets in this exciting tutorial! Learn how to create, manipulate, and utilize sets for efficient data operations. Uncover the magic of unordered and unique elements, and master set methods like union, intersection, and difference. Perfect for beginners and intermediate Python programmers. 💻💡 #Python #PythonTutorial #Sets #Programming #Coding #DataStructures #LearnToC...
Wordpress: Registering your Domain
zhlédnutí 26Před měsícem
Ready to take your online presence to the next level? 🌍 Start by securing your perfect domain name with this in-depth WordPress tutorial! Learn how to choose the right domain, register it, and connect it to your WordPress website. From beginners to aspiring entrepreneurs, this video covers everything you need to know. We'll break down the process step-by-step, with clear explanations and helpfu...
JavaScript's Supercharged Object Literals (Enhanced Object Literals)
zhlédnutí 29Před měsícem
Level up your JavaScript with the latest object literal features! Object literals are the foundation of working with data in JavaScript. This tutorial dives into enhanced object literals, a powerful set of features that make creating and managing objects even more efficient. We'll explore: Shorthand property names for cleaner syntax ✨ Computed property names for dynamic object creation Method s...
Level Up Your Django REST Framework with Generic Views (Tutorial #3)
zhlédnutí 45Před měsícem
In this tutorial, you'll unlock the power of generic views in Django REST Framework (DRF)! Generic views are pre-built classes that handle common API functionalities, saving you tons of time and code. We'll explore how to use them to: Effortlessly manage CRUD operations (Create, Read, Update, Delete) for your models ️ Simplify API development and keep your code DRY (Don't Repeat Yourself) ♻️ Cu...
ReactJS - useEffect Hook | Mastering Side Effects in React
zhlédnutí 360Před měsícem
ReactJS - useEffect Hook | Mastering Side Effects in React Welcome to our ReactJS series! 🚀 In this video, we'll dive deep into the usage of the useEffect Hook in React. Whether you're a beginner looking to level up your skills or an experienced developer seeking to understand the intricacies of useEffect, this tutorial has something for everyone. 🔍 What You'll Learn: Understanding the useEffec...
Python Dictionary Comprehension
zhlédnutí 56Před měsícem
Welcome to our programming series! 🚀 In this video, we'll explore how to achieve the functionality of Python's dictionary comprehensions. Whether you're familiar with Python or new to this concept, this tutorial will help you understand how to create and manipulate objects in a concise and efficient manner. 🔍 What You'll Learn: Overview of Python dictionary comprehensions Translating Python dic...
JavaScript 4: Comparison Operators in JavaScript | Understanding Equality and Relational Operators
zhlédnutí 24Před měsícem
Welcome to our JavaScript series! 🌟 In this video, we'll delve into the essential topic of comparison operators in JavaScript. Whether you're a beginner or an experienced developer, this tutorial will help you understand how to use these operators to compare values effectively in your code. 🔍 What You'll Learn: Overview of comparison operators Differences between equality ( ) and strict equalit...
JavaScript 5: Logical Expressions and Assignment Operators | Master JavaScript Fundamentals
zhlédnutí 41Před měsícem
Welcome to our JavaScript series! 🌟 In this video, we'll explore the essential concepts of logical expressions and assignment operators in JavaScript. Perfect for both beginners and experienced developers, this tutorial will help you understand how to use these operators effectively in your code. 🔍 What You'll Learn: Overview of logical expressions (AND, OR, NOT) Using assignment operators for ...
Building a Countdown Timer using HTML/CSS/JS
zhlédnutí 113Před 2 měsíci
🎉 Welcome to our tutorial on Building a Countdown Timer using HTML, CSS, and JavaScript! ⏳ In this video, we'll walk you through the step-by-step process of creating a dynamic and visually appealing countdown timer from scratch. Whether you're a beginner or looking to polish your web development skills, this tutorial is perfect for you! 📚 What You'll Learn: Structuring the countdown timer with ...
🔍 Python List Comprehensions Tutorial 🔍
zhlédnutí 66Před 2 měsíci
Welcome to our in-depth tutorial on Python List Comprehensions! In this video, we’ll explore one of the most powerful and efficient features in Python that allows you to create lists in a clean, concise, and readable manner. Whether you're a beginner or an experienced programmer, understanding list comprehensions will significantly enhance your coding skills and make your code more Pythonic. 📚 ...
Python Lambdas, Map, Filter, and Reduce
zhlédnutí 47Před 2 měsíci
Welcome to our Python tutorial on mastering Lambdas, Map, Filter, and Reduce! In this video, we dive deep into these powerful functional programming tools that can make your code more concise and expressive. 🔍 What You’ll Learn: Lambdas: Understand how to create and use anonymous functions in Python. Map: Learn how to apply a function to all items in an iterable. Filter: Discover how to filter ...
JS Spread/Rest Operator
zhlédnutí 60Před 2 měsíci
Welcome to our detailed tutorial on the JavaScript Spread and Rest Operators! In this video, we’ll break down these powerful features of ES6, showing you how to use them to write cleaner, more efficient code. Whether you're just starting out or looking to sharpen your JavaScript skills, this guide is perfect for you. What You'll Learn: Introduction to Spread and Rest Operators: Understand the b...
Python Functions
zhlédnutí 81Před 2 měsíci
Welcome to our in-depth guide on Python functions! In this video, we'll dive deep into one of the most essential building blocks of Python programming. Whether you're a beginner looking to understand the basics or an experienced coder aiming to refine your skills, this tutorial has something for everyone. What You'll Learn: Introduction to Functions: Understand what functions are and why they a...
JavaScript 4: Basic Arithmetic and String Expressions in JavaScript 💻➕✖️
zhlédnutí 28Před 2 měsíci
Dive into the world of JavaScript arithmetic and string expressions! This video is part of our comprehensive JavaScript playlist, designed to take you from a beginner to a proficient coder. In this session, you'll learn how to perform basic arithmetic operations and manipulate strings in JavaScript. Understanding these fundamental concepts is crucial for writing dynamic and interactive web appl...
Python Loops 🐍🔄
zhlédnutí 17Před 2 měsíci
Python Loops 🐍🔄
Understanding Python Lists | Python Programming Tutorial
zhlédnutí 40Před 2 měsíci
Understanding Python Lists | Python Programming Tutorial
ReactJS Crash Course: Mastering the useState Hook
zhlédnutí 58Před 2 měsíci
ReactJS Crash Course: Mastering the useState Hook
ReactJS: Unleashing the Power of Advanced useState Hooks
zhlédnutí 45Před 2 měsíci
ReactJS: Unleashing the Power of Advanced useState Hooks
Conquer Data with Python Dictionaries!
zhlédnutí 74Před 3 měsíci
Conquer Data with Python Dictionaries!
Level Up Your Django with REST API Requests (DRF Tutorial #2)
zhlédnutí 46Před 3 měsíci
Level Up Your Django with REST API Requests (DRF Tutorial #2)
JS Destructuring
zhlédnutí 44Před 3 měsíci
JS Destructuring
Python Logical Operators
zhlédnutí 43Před 3 měsíci
Python Logical Operators
Python Conditional Statements
zhlédnutí 17Před 3 měsíci
Python Conditional Statements
Python Comparison Operators
zhlédnutí 22Před 3 měsíci
Python Comparison Operators
Django Recipe App Part 4
zhlédnutí 178Před 4 měsíci
Django Recipe App Part 4
Django Recipe App Part 2
zhlédnutí 225Před 4 měsíci
Django Recipe App Part 2
Django Recipe App Part 3- Building a Recipe Management System
zhlédnutí 240Před 4 měsíci
Django Recipe App Part 3- Building a Recipe Management System
📜 Python Programming: Mastering Python Strings 🐍
zhlédnutí 58Před 4 měsíci
📜 Python Programming: Mastering Python Strings 🐍
Python Arithmetic Operators and Augmented Assignment Operators
zhlédnutí 23Před 4 měsíci
Python Arithmetic Operators and Augmented Assignment Operators

Komentáře

  • @masterwitcher317
    @masterwitcher317 Před 2 hodinami

    Thank you. Very informative.

  • @AcidUK
    @AcidUK Před 6 hodinami

    This video doesn't match the title?

  • @nimixadamor2315
    @nimixadamor2315 Před 6 dny

    Next part ??

  • @mutahhirkhan
    @mutahhirkhan Před 7 dny

    Thanks mate.

  • @BrayanErnestoDiazAlvarez

    Part 5?

  • @razanajatovosimeone8019

    thansk you, This is a great tuto

  • @ArshKhizar
    @ArshKhizar Před 22 dny

    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 Před 24 dny

    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 Před 27 dny

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

  • @davidmukoro1166
    @davidmukoro1166 Před měsícem

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

  • @damdam9625
    @damdam9625 Před měsícem

    so easy to understand with basic knowledge. Bravo.

  • @shobika.g9462
    @shobika.g9462 Před měsícem

    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 Před měsícem

      same issue i am having

    • @shobika.g9462
      @shobika.g9462 Před měsícem

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

    • @loneewolf15
      @loneewolf15 Před měsícem

      @@shobika.g9462 same thing

  • @rogeriocf8985
    @rogeriocf8985 Před měsícem

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

  • @AwwalOjewale
    @AwwalOjewale Před měsícem

    amazing

  • @cjcodes.web3
    @cjcodes.web3 Před měsícem

    how do we switch this from polygon mumbai to polygon amoy

  • @justanunimagine-able-perss3236

    Not understood properly but you explained very well

  • @DeLaFaKoNaM
    @DeLaFaKoNaM Před měsícem

    Where is the JavaScript part?

  • @DeLaFaKoNaM
    @DeLaFaKoNaM Před 2 měsíci

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

  • @mariner00
    @mariner00 Před 2 měsíci

    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 Před 2 měsíci

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

  • @ugwusomto
    @ugwusomto Před 2 měsíci

    Awesome code

  • @ugwusomto
    @ugwusomto Před 3 měsíci

    Awesome 🎉

  • @greebou
    @greebou Před 3 měsíci

    did someone completed this project

  • @Amiralimultani
    @Amiralimultani Před 4 měsíci

    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 Před 4 měsíci

    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 Před 4 měsíci

    Hi , Where is part 2?

  • @SWETHA.S-po2mk
    @SWETHA.S-po2mk Před 4 měsíci

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

    • @aaryankumar7486
      @aaryankumar7486 Před 3 měsíci

      Will it work in another network

    • @user-xq4zg8tl1h
      @user-xq4zg8tl1h Před 2 měsíci

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

    • @cjcodes.web3
      @cjcodes.web3 Před měsícem

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

  • @shiva12832
    @shiva12832 Před 4 měsíci

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

  • @dimitrychernyak4114
    @dimitrychernyak4114 Před 5 měsíci

    Can you give the repo url?

  • @elladinefilmore4230
    @elladinefilmore4230 Před 5 měsíci

    😈 "Promo sm"

  • @devTalks3641
    @devTalks3641 Před 5 měsíci

    you can console.log(`localhost:${port}`) it gonna actually display a link that you can ctrl+click and it opens the browser

  • @user-tl6vv9xb7b
    @user-tl6vv9xb7b Před 5 měsíci

    It is not connecting to metamask wallet i should i connect it

  • @tsunningwah3471
    @tsunningwah3471 Před 5 měsíci

    jhvhjvhjv1

  • @tsunningwah3471
    @tsunningwah3471 Před 5 měsíci

    zhihai2

  • @tsunningwah3471
    @tsunningwah3471 Před 5 měsíci

    lknlkjnlnln

  • @jazagumo
    @jazagumo Před 5 měsíci

    Is the code in a GitHub repo?

  • @nanonkay5669
    @nanonkay5669 Před 5 měsíci

    Who did these subtitles? They were constantly messing up what you were saying lol, but I could still hear what you were saying even without them, thankfully

  • @srikarravoori124
    @srikarravoori124 Před 5 měsíci

    Great, since you have started with arrays in js, I would like to see manipulating arrays like finding minmax or unique number from duplicate elements etcetera. Kind of building logic and working with array object in real time. Very few youtubers did that. Keep going!

  • @jonaszjonasz5752
    @jonaszjonasz5752 Před 6 měsíci

    Thanks :)

  • @user-zh8wr5el7p
    @user-zh8wr5el7p Před 6 měsíci

    how can i get your css code

  • @kapilagrawal4944
    @kapilagrawal4944 Před 6 měsíci

    Hii

  • @sohelranasajjad
    @sohelranasajjad Před 6 měsíci

    Appreciate ❤❤❤

  • @billgateokoye5122
    @billgateokoye5122 Před 6 měsíci

    Nice, you should add the link to the video for the mongodb compass

  • @omkar7234
    @omkar7234 Před 6 měsíci

    helpful

  • @ifediorahgregoryugonna6210
    @ifediorahgregoryugonna6210 Před 6 měsíci

    Bro, in minute 12.27, you talked about getting an application as a prerequisite. Please which application is this?

    • @nanonkay5669
      @nanonkay5669 Před 5 měsíci

      He said you need to install Git. The subtitles are all messed up lol

  • @krzysztofpilch6307
    @krzysztofpilch6307 Před 6 měsíci

    I like the video, only some observations: 0:48 - We can pass { timestamps: true } as the second argument of schema constructor, instead of making manually 'createdAt' field. 10:00 - We can use a well known property { unique: true } inside field's configuration, instead of creating a custom validator for this purpose, but we have to do it before inserting the first document into collection, otherwise it won't work! 14:43 - I think you should log "savedBook" object, which is a response from mongoose, instead of "newBook", which is an unsaved object, created before executing save() function.

  • @howto...infinity1596
    @howto...infinity1596 Před 7 měsíci

    Thanks a lot

  • @ibtissembourai2277
    @ibtissembourai2277 Před 7 měsíci

    Thanks for the explanation, it was useful !!

  • @AliHassan-wc6nb
    @AliHassan-wc6nb Před 7 měsíci

    M I the 1st one?

  • @nadeemakramansari1331
    @nadeemakramansari1331 Před 7 měsíci

    Is it possible to create sign up page and display the user name when user logs in.