IT MATE PK
IT MATE PK
  • 453
  • 550 131
How to make calendar in python | Python project | User interactive calendar
Welcome to our Python programming tutorial! In this video, we’ll show you how to create a calendar using Python. Whether you're a beginner or looking to brush up on your Python skills, this step-by-step guide will walk you through different methods to generate and display calendars with Python.
What You’ll Learn:
Using the calendar Module: Learn how to generate and display a plain text calendar for a specific month or year.
Working with the datetime Module: Discover how to handle dates and times effectively in Python.
#Python
#PythonProgramming
#LearnPython
#Coding
#Programming
#PythonTutorial
#PythonTips
#PythonCalendar
#Tkinter
#GUIProgramming
#Pandas
#DataScience
#SoftwareDevelopment
#TechTutorial
#ProgrammingForBeginners
#CodeNewbie
#ProgrammingTips
#PythonTipsAndTricks
#PythonProjects
#TechEducation
มุมมอง: 153

วีดีโอ

Ultimate guide of inquirer updated version | @inquirer/prompts | How to use inquirer prompt library
มุมมอง 537วันที่ผ่านมา
Commands used in this video: npm i @inquirer/prompts some important links if the command not work: www.npmjs.com/package/@inquirer/prompts Video Chapters: 0:00 Introduction to Inquirer 2:11 Create Environment 8:32 Installation of Inquirer 9:15 Input 12:47 Select 23:00 Checkbox 30:36 Number 32:48 Confirm 35:10 Mini Project (Number Guess Game) 52:19 Outro
Hover console javascript debugging google extension
มุมมอง 18414 วันที่ผ่านมา
Get real-time console errors logs right on your page. Simplify, rectify and accelerate with hover console. Official website: hoverconsole.com/ #extension #extensions #javascript #google #googleExtension #hoverConsole #console
Kong installation | How to configure apis in kong manager | Kong tutorial in hindi
มุมมอง 468หลายเดือนก่อน
Githublink: gist.github.com/pantsel/73d949774bd8e917bfd3d9745d71febf Docker hosting name: host.docker.internal Kafka tutorial: th-cam.com/play/PLplW4d4HPsEIWgxkZi3QGeZFCx7blgz7e.html yml code for kong version: "1" volumes: kong_data: {} networks: default: driver: bridge services: # Postgres: The database used by Kong kong-database: image: postgres:9.6 container_name: kong-postgres restart: on-f...
Kong introduction | Kong tutorial in hindi
มุมมอง 347หลายเดือนก่อน
Discover KongHQ, the premier cloud connectivity platform offering advanced API and microservices management solutions. Transform your digital strategy with scalable, secure technology that drives innovation and growth. official website: konghq.com/ #KongHQ #APIManagement #Microservices #digitaltransformation #middleware #apigateway #kong #kongManager #konga #yml #postgres
Make table project in Python | Python tutorial in hindi
มุมมอง 174หลายเดือนก่อน
Python is a versatile programming language commonly used to develop TH-cam applications, including web scrapers and data analysis tools. It offers a rich ecosystem of libraries like the TH-cam API client to interact with and manage TH-cam content. Python's simplicity and community support make it an ideal choice for building applications related to TH-cam. #PythonProgramming #TH-camApp #DataAna...
Serialization and deserialization with protocol buffers in kafka | Kafka tutorial in Hindi
มุมมอง 221หลายเดือนก่อน
Protocol buffer link: protobuf.dev/ Official appache kafka hithub link: github.com/apache/kafka/blob/trunk/docker/examples/README.md kafka yml file link: github.com/apache/kafka/blob/trunk/docker/examples/jvm/cluster/combined/plaintext/docker-compose.yml kafka ui yml: github.com/provectus/kafka-ui aiokafka link: github.com/aio-libs/aiokafka lifespan link: fastapi.tiangolo.com/advanced/events/ c...
Understand how to create microservices with docker and kafka part-2 | Kafka tutorial in Hindi
มุมมอง 300หลายเดือนก่อน
Official appache kafka hithub link: github.com/apache/kafka/blob/trunk/docker/examples/README.md kafka yml file link: github.com/apache/kafka/blob/trunk/docker/examples/jvm/cluster/combined/plaintext/docker-compose.yml kafka ui yml: github.com/provectus/kafka-ui aiokafka link: github.com/aio-libs/aiokafka lifespan link: fastapi.tiangolo.com/advanced/events/ compose.yml services: broker: image: ...
Understand required utility type of typescript | Typescript tutorial in hindi
มุมมอง 217หลายเดือนก่อน
Understand required utility type of typescript | Typescript tutorial in hindi
Groq query in keyword | Groq query tutorial hindi
มุมมอง 69หลายเดือนก่อน
Sanity Groq is a powerful query language used in the Sanity.io content platform for efficiently retrieving and manipulating structured data. It enables developers and content creators to fetch specific information from their datasets, filter data based on various criteria, and customize the shape of the data they receive. Groq simplifies the process of working with structured content, making it...
Understand how to create microservices with docker and kafka part-1 | Kafka tutorial in Hindi
มุมมอง 487หลายเดือนก่อน
Official appache kafka hithub link: github.com/apache/kafka/blob/trunk/docker/examples/README.md kafka yml file link: github.com/apache/kafka/blob/trunk/docker/examples/jvm/cluster/combined/plaintext/docker-compose.yml kafka ui yml: github.com/provectus/kafka-ui aiokafka link: github.com/aio-libs/aiokafka compose.yml services: broker: image: apache/kafka:latest hostname: broker container_name: ...
Make number guess game with switch case typescript | Typescript tutorial in hindi
มุมมอง 300หลายเดือนก่อน
In Typescript, the switch-case statement offers a concise and structured approach to handling multiple conditions within a code block. It enables developers to efficiently manage divergent code paths based on the value of a single variable or expression. By organizing logic into distinct cases, it enhances readability and maintainability while reducing the risk of logical errors. This construct...
Understand 0auth2 in fastAPI | FastAPI tutorial in hindi
มุมมอง 193หลายเดือนก่อน
FastAPI is a modern, high-performance web framework for building APIs with Python. It's known for its speed, simplicity, and automatic generation of interactive API documentation. With its asynchronous capabilities and type hinting, FastAPI enables rapid development of robust and scalable APIs, making it an excellent choice for developers looking to create efficient backend services for various...
How to create jwt token with python jose library in fastAPI | FastAPI tutorial in hindi
มุมมอง 163หลายเดือนก่อน
FastAPI is a modern, high-performance web framework for building APIs with Python. It's known for its speed, simplicity, and automatic generation of interactive API documentation. With its asynchronous capabilities and type hinting, FastAPI enables rapid development of robust and scalable APIs, making it an excellent choice for developers looking to create efficient backend services for various...
How to make portfolio in next.js 14 using tailwind css | Make animated portfolio on next.js
มุมมอง 518หลายเดือนก่อน
How to make portfolio in next.js 14 using tailwind css | Make animated portfolio on next.js
Explore kafka ui | Kafka tutorial in Hindi
มุมมอง 2592 หลายเดือนก่อน
Explore kafka ui | Kafka tutorial in Hindi
Synchronous vs asynchronous concept in typescript | Typescript tutorial in hindi
มุมมอง 3.1K2 หลายเดือนก่อน
Synchronous vs asynchronous concept in typescript | Typescript tutorial in hindi
Provectuslabs kafka ui yml file | Kafka tutorial in Hindi
มุมมอง 2432 หลายเดือนก่อน
Provectuslabs kafka ui yml file | Kafka tutorial in Hindi
Provectuslabs kafka ui | Kafka tutorial in Hindi
มุมมอง 3042 หลายเดือนก่อน
Provectuslabs kafka ui | Kafka tutorial in Hindi
Switch case statement in typescript | Typescript tutorial in hindi
มุมมอง 2.2K2 หลายเดือนก่อน
Switch case statement in typescript | Typescript tutorial in hindi
Partitions of topic in apache kafka | Kafka tutorial in Hindi
มุมมอง 2562 หลายเดือนก่อน
Partitions of topic in apache kafka | Kafka tutorial in Hindi
Consumer group in apache kafka | Kafka tutorial in Hindi
มุมมอง 2242 หลายเดือนก่อน
Consumer group in apache kafka | Kafka tutorial in Hindi
Explore setInterval and setTimeout in Typescript | Typescript tutorial in hindi
มุมมอง 1.3K2 หลายเดือนก่อน
Explore setInterval and setTimeout in Typescript | Typescript tutorial in hindi
All about apache kafka topics | Explore topics in apache kafka | Kafka tutorial in Hindi
มุมมอง 3002 หลายเดือนก่อน
All about apache kafka topics | Explore topics in apache kafka | Kafka tutorial in Hindi
Apache kafka installation | Kafka tutorial in Hindi
มุมมอง 3812 หลายเดือนก่อน
Apache kafka installation | Kafka tutorial in Hindi
Apache kafka introduction | Kafka tutorial in Hindi
มุมมอง 5442 หลายเดือนก่อน
Apache kafka introduction | Kafka tutorial in Hindi
Understand depend-on docker compose | Docker tutorial hindi
มุมมอง 1632 หลายเดือนก่อน
Understand depend-on docker compose | Docker tutorial hindi
Console interactive project table | Typescript tutorial in hindi
มุมมอง 5152 หลายเดือนก่อน
Console interactive project table | Typescript tutorial in hindi
How to create networks and volumes with docker compose | Docker tutorial hindi
มุมมอง 1372 หลายเดือนก่อน
How to create networks and volumes with docker compose | Docker tutorial hindi
Understand awaited and return type utility types of typescript | Typescript tutorial in hindi
มุมมอง 3142 หลายเดือนก่อน
Understand awaited and return type utility types of typescript | Typescript tutorial in hindi

ความคิดเห็น

  • @Itx_wish
    @Itx_wish 39 นาทีที่ผ่านมา

    koi code type krskhta h comment m?

  • @mubashir.hussain.
    @mubashir.hussain. ชั่วโมงที่ผ่านมา

    ` $ { } ` ye chez kis video mai samjhai hai......?

  • @mubashir.hussain.
    @mubashir.hussain. ชั่วโมงที่ผ่านมา

    ` $ { } ` ye chez kis video mai samjhai hai......?

  • @MegaBhatti1987
    @MegaBhatti1987 3 ชั่วโมงที่ผ่านมา

    These videos are just awesome

  • @govindprajapati5233
    @govindprajapati5233 6 ชั่วโมงที่ผ่านมา

    This tutorial is wonderful thanks a lot sir best tutorial on you tube of fast api #besttutorial

  • @mubashir.hussain.
    @mubashir.hussain. 11 ชั่วโมงที่ผ่านมา

    Apna porna logo laga kr bhut acha kiya ye logo acha lag raha hai....

  • @FabihaSheikh-rr1rx
    @FabihaSheikh-rr1rx วันที่ผ่านมา

    amazing

  • @dev-akeel
    @dev-akeel วันที่ผ่านมา

    16:40 MongoDB 😂😂

  • @mahwishwali5726
    @mahwishwali5726 วันที่ผ่านมา

    Best teacher 👍

  • @StarHMClip
    @StarHMClip วันที่ผ่านมา

    Assalamualaikum. Boss ap apna koi contact number send kar daien .

  • @StarHMClip
    @StarHMClip วันที่ผ่านมา

    Assalamualaikum Boss ap nai na apna koi what's up number diya hua hai na koi email address Hum ap sai bat kaise kar sakte hain ya Kuch pochna ho tu kaise apko Approach Karen plz mujhai apna koi contact number send karen

    • @itmatepakistan
      @itmatepakistan วันที่ผ่านมา

      email: itmatepk@gmail.com

  • @thedarkendgaming5087
    @thedarkendgaming5087 วันที่ผ่านมา

    if run nhi ho rha likh aya rha hy ya block scope variable hy

  • @FabihaSheikh-rr1rx
    @FabihaSheikh-rr1rx 2 วันที่ผ่านมา

    BEHTREEN

  • @faheemalvi6841
    @faheemalvi6841 2 วันที่ผ่านมา

    Nice tutorial... and btw to use your routes with " / " Path you need to disable "Strip Path" option in your routes settings. Hope that helps

  • @sakratsuperstar8231
    @sakratsuperstar8231 3 วันที่ผ่านมา

    Good

  • @MegaBhatti1987
    @MegaBhatti1987 3 วันที่ผ่านมา

    BOOM

  • @rehmatali8037
    @rehmatali8037 3 วันที่ผ่านมา

    Sir thanks a lot i have cleared many concept through your's vedio about typescript this playlist is really helpful mostly people just teach about language but the don't usually give practical example thanks again for this learning opportunity❤

  • @RAOSAMINAKHANOFFICAIL
    @RAOSAMINAKHANOFFICAIL 4 วันที่ผ่านมา

    super duper 🤩👍

  • @RAOSAMINAKHANOFFICAIL
    @RAOSAMINAKHANOFFICAIL 4 วันที่ผ่านมา

    What a great explanation 🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍

  • @RAOSAMINAKHANOFFICAIL
    @RAOSAMINAKHANOFFICAIL 4 วันที่ผ่านมา

    Thank you so much for this video 👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩🤩

  • @junaidtanoli6000
    @junaidtanoli6000 4 วันที่ผ่านมา

    Great easy wording and simple to understand thanks Sir Bilal.

  • @TanzeelAhmad-gi9jq
    @TanzeelAhmad-gi9jq 4 วันที่ผ่านมา

    onchange events are not working inn the current version of next js 14

  • @hingorohingoro9966
    @hingorohingoro9966 4 วันที่ผ่านมา

    Sir update Inquirer se kasam sy calculator be nhi banta help kardo plz

  • @Codersoasis321
    @Codersoasis321 5 วันที่ผ่านมา

    hm nave bar ko rander krwa den gy

  • @mrblue5524
    @mrblue5524 6 วันที่ผ่านมา

    sir why did we use user[key] and not user.key if both are same and if they are not same how were other properties..... it is little confusing

    • @itmatepakistan
      @itmatepakistan 6 วันที่ผ่านมา

      Object ki property ko access kerne kay yeh 2 mukhtalif tariqe hain. Ap ko jo asan lage usay apna lo.

  • @mubashir.hussain.
    @mubashir.hussain. 7 วันที่ผ่านมา

    logo change kr diya sirr pehlay wala logo zyada acha tha

  • @user-vl6qx1xv9r
    @user-vl6qx1xv9r 7 วันที่ผ่านมา

    Your way of explination is excelllent

  • @user-zd9mo8cm8m
    @user-zd9mo8cm8m 7 วันที่ผ่านมา

    Thank you sir your teaching way is sooper

  • @Eprotech-px4bo
    @Eprotech-px4bo 7 วันที่ผ่านมา

    great explanation

  • @AbdullahShaikh-6601
    @AbdullahShaikh-6601 8 วันที่ผ่านมา

    Behtareen

  • @sulemanroonjha1386
    @sulemanroonjha1386 8 วันที่ผ่านมา

    Bht Khoob

  • @user-rw3in4jt1x
    @user-rw3in4jt1x 8 วันที่ผ่านมา

    Wao, sir bht acha or clear smjha ry hain...... Great 👍

  • @nailabukhari6764
    @nailabukhari6764 8 วันที่ผ่านมา

    MashaAllah sir bhtreen explanation

  • @user-bs9nj9li9v
    @user-bs9nj9li9v 8 วันที่ผ่านมา

    let car = 'subaru'; // console.log("Is car == 'subaru'? I predict True.") // console.log(car == 'subaru') // • Look closely at your results, and make sure you understand why each line evaluates to True or False. // • Create at least 10 tests. Have at least 5 tests evaluate to True and another 5 tests evaluate to False. // let car = 'subaru'; // let age = 25; // let name = 'Alice'; // let isStudent = true; // let cities = ['New York', 'Los Angeles', 'Chicago']; // // Test 1 // console.log("Is car == 'subaru'? I predict True"); // console.log(car === 'subaro', "its a true"); // // Test 2 // console.log("Is car != 'Toyota'? I predict false"); // console.log(car != 'Toyota', "its a false"); // // Test 3 // console.log("Is age > 20 ? I predict True"); // console.log(age > 20 , "its a true"); // // Test 4 // console.log("Is age !> 20 ? I predict false"); // console.log(age !> 20 , "its a false"); // // Test 5 // console.log("Is name == 'Alice'? I predict True"); // console.log(name == 'Alice', "its a true"); // // Test 6 // console.log("Is name == 'john'? I predict false"); // console.log(name == 'john', "its a false"); // // Test 7 // console.log("Is isStudent == true? I predict True."); // console.log(isStudent == true, "its a true"); // True // // Test 8 // console.log("Is isStudent != true? I predict false."); // console.log(isStudent != true, "its a false"); // // Test 9 // console.log("Does cities include 'New York'? I predict True."); // console.log(cities[0], "its true"); // // Test 10 // console.log("Does cities include 'San Francisco'? I predict False."); // console.log(cities.includes('San Francisco')); question no 23 done

  • @humairamoin4756
    @humairamoin4756 9 วันที่ผ่านมา

    Masha ALLAh jazakALLAh

  • @user-lw2uf6xv4o
    @user-lw2uf6xv4o 9 วันที่ผ่านมา

    Sir interface ki jagah union bhi use krskty hain na? Because interface main har type define krni hogi variable ke naam ke saath instead we write only types in union... What is the better errand?

  • @zahidsultan2764
    @zahidsultan2764 9 วันที่ผ่านมา

    great

  • @user-bs9nj9li9v
    @user-bs9nj9li9v 9 วันที่ผ่านมา

    salam sir i write this code replace to your code in question no 16 it is right or not // Question no 16 ( More Guests: You just found a bigger dinner table, so now more space is available. // Think of three more guests to invite to dinner. // • Start with your program from Exercise 15. // Add a print statement to the end of your program informing people that you found a bigger dinner table. // • Add one new guest to the beginning of your array. // • Add one new guest to the middle of your array. • // Use append() to add one new guest to the end of your list. // • Print a new set of invitation messages, one for each person in your list. // let invitation : string[] = ["Uzair", "Subhan", "Nazaf", "Samad", "Haider", "Moosa"]; // console.log("We Have a list of six person to invite dinner"); // invitation.map((items)=>{ // console.log(`Dear ${items}, you are invited to dinner`); // }) // console.log("But one of my friend can't come to my dinner so i have to change") // console.log("so we invite another person to attending dinner replace to nazaf"); // invitation[2] = "Ali"; // console.log("We have another list to make a dinner",invitation); // console.log("Now we have again new list of six person to invite") // invitation.map((item)=>{ // console.log(`Dear Friends ${item} i m invited to dinner`); // })

  • @user-bs9nj9li9v
    @user-bs9nj9li9v 9 วันที่ผ่านมา

    assalam o alaikum sir yh question apne sir zia k repo se nikaly hein?

    • @itmatepakistan
      @itmatepakistan 9 วันที่ผ่านมา

      Read video's description for the source of these questions.

    • @user-bs9nj9li9v
      @user-bs9nj9li9v 8 วันที่ผ่านมา

      @@itmatepakistan g sir yh repo penaverse sir zia ki hi hai between thanks alot i already solve many question to this repo or apne alg madad ki

  • @rafayleo360
    @rafayleo360 9 วันที่ผ่านมา

    tsc -init likhny k bad enter kr raha but ni horha or ye chez arhi ‘tsc’ is not recognized as an internal or external command, operable program or batch file so how to sort this issue sir??

    • @itmatepakistan
      @itmatepakistan 9 วันที่ผ่านมา

      Ap kay apss typescript install nahi npm i -g typescript Pehle ap yeh command run kare.

  • @titan6421
    @titan6421 10 วันที่ผ่านมา

    Golmaal hai bhae sab Golmaal hai

  • @sakratsuperstar8231
    @sakratsuperstar8231 10 วันที่ผ่านมา

    Ratan lal Age is 23 years old Yung Boy

  • @syedarhamsyedamir
    @syedarhamsyedamir 10 วันที่ผ่านมา

    PLease Reply

  • @syedarhamsyedamir
    @syedarhamsyedamir 10 วันที่ผ่านมา

    Bilal Bhai OOP konsi Video Se Start karun ?

    • @itmatepakistan
      @itmatepakistan 10 วันที่ผ่านมา

      th-cam.com/video/DsSPrf7bntY/w-d-xo.html Is video se oops start hai

  • @MYANTIQUEGALLERY
    @MYANTIQUEGALLERY 10 วันที่ผ่านมา

    sir ap na operator ki type string raki ha wo run ho gia humar pas wo type error da raha ha ka string is no overlap the number

  • @MuhammadUmar-mt1vn
    @MuhammadUmar-mt1vn 10 วันที่ผ่านมา

    Great Video

  • @DailyEntertainment1090
    @DailyEntertainment1090 10 วันที่ผ่านมา

    assalam o alaikum sir ap ki awaz videos mn clear nhi ha.ap itni mehnat karty han agar awaz b behter ho tu mehnat wasool ho jaey gi

  • @dhruvwills
    @dhruvwills 11 วันที่ผ่านมา

    Woah, that was so easy. Thanks a lot.. I put so much time in it, just to find this.

  • @uroojfaisal1542
    @uroojfaisal1542 11 วันที่ผ่านมา

    Zabardast

  • @DuaaRashid09
    @DuaaRashid09 11 วันที่ผ่านมา

    👏👏