Code With Naqvi
Code With Naqvi
  • Видео 190
  • Просмотров 84 617
AI Code Detector: Detect AI in Your Code
"Do you suspect AI-generated code in your projects? 🤔
Discover Code AI Detector Pro, a powerful tool designed to identify traces of AI in your code.
With cutting-edge algorithms, this tool ensures transparency and originality in your software development process.
🌟 Features:
✅ Identify AI-generated code
✅ Ensure code authenticity
✅ Improve code quality
🔗 Try it now: code.aidetector.pro?aff=151595
Don't forget to like, share, and subscribe for more insights into the latest AI tools and development tips! 🚀
Follow me for more updates and tutorials!
🌐 Website: codewithnaqvi.com/
🐦 Twitter: Toqeer__Abbas
🔗 LinkedIn: www.linkedin.com/in/toqeer-n-36a349125/
📘 Facebook: toqeer.abbas.5...
Просмотров: 30

Видео

"Ruby on Rails 8: What's New? | A Beginner's Guide to Rails 8 Features" | Code With Naqvi
Просмотров 7521 день назад
Ruby on Rails 8 is here! 🚀 In this video, I’ll introduce you to the latest features and updates in Rails 8, perfect for developers of all levels. Learn how Rails 8 makes web development faster, easier, and more powerful. Whether you’re new to Ruby on Rails or looking to upgrade your skills, this guide covers everything you need to know. 📌 Topics Covered: New Features in Rails 8 Improvements to ...
How to Setup a Ruby on Rails App on Heroku in 2024 | Complete Step-by-Step Guide
Просмотров 952 месяца назад
In this video, we'll walk you through the complete process of deploying a Ruby on Rails app to Heroku. We'll cover everything from setting up your Heroku account, configuring your Rails app for production, to deploying it live for the world to see. Whether you're a beginner or experienced developer, this step-by-step guide will ensure your Rails app is running smoothly on Heroku in 2024. Follow...
Ruby on Rails Interview Questions | Part 5 | Code With Naqvi
Просмотров 683 месяца назад
Welcome to Part 5 of our Ruby on Rails Interview Preparation series on "Code With Naqvi"! In this video, we dive deeper into more advanced Rails interview questions that will help you stand out in any job interview. We’ll cover complex topics like Active Record callbacks, performance optimization, testing strategies, and more. Presented in Urdu/Hindi, this video is perfect for those who want to...
Ruby on Rails Interview Questions | Part 4 | Code With Naqvi
Просмотров 763 месяца назад
Welcome to another essential episode of Ruby on Rails Interview Questions! In this video, we'll cover key concepts you need to know to ace your Rails interviews. We'll dive deep into Strong Parameters, Default Parameters, Routing, Active Storage, and Callbacks. Whether you're a beginner or preparing for your next job interview, this video will provide you with in-depth knowledge and practical e...
Ruby on Rails Interview Questions | Part 3 | Code With Naqvi
Просмотров 973 месяца назад
In this video, we dive into Part 3 of the most important Ruby on Rails interview questions you need to know. Whether you're preparing for a Rails developer interview or just looking to sharpen your skills, this series covers key concepts, common questions, and practical examples to help you stand out. Don't forget to like, comment, and subscribe for more coding tutorials and tips! #CodeWithNaqv...
Ruby on Rails Interview Questions | Part 2 | Code With Naqvi
Просмотров 823 месяца назад
Welcome to Part 2 of our Ruby on Rails Interview Preparation series on "Code With Naqvi"! In this video, we dive deeper into more advanced Rails interview questions that will help you stand out in any job interview. We’ll cover complex topics like Active Record callbacks, performance optimization, testing strategies, and more. Presented in Urdu/Hindi, this video is perfect for those who want to...
Ruby on Rails Interview Questions | Part 1 | Code With Naqvi
Просмотров 2324 месяца назад
Welcome to Part 1 of our Ruby on Rails Interview Preparation series on "Code With Naqvi"! In this video, we dive deeper into more advanced Rails interview questions that will help you stand out in any job interview. We’ll cover complex topics like Active Record callbacks, performance optimization, testing strategies, and more. Presented in Urdu/Hindi, this video is perfect for those who want to...
Writing JavaScript First Program | Lecture 004 | Learn JavaScript in Urdu/Hindi | Code With Naqvi
Просмотров 334 месяца назад
Welcome to "Code With Naqvi"! In this video, we’ll walk you through writing your very first JavaScript program. If you're new to programming or just getting started with JavaScript, this tutorial is the perfect guide to help you understand the basics. 🛴 Follow me on: LinkedIn: www.linkedin.com/in/malik-haziq-b5233a231/ Dev Community: dev.to/malikhaziq Instagram: malikhaziq153 #ja...
C++ Variables and Constants | Understanding the Basics | Code With Naqvi
Просмотров 344 месяца назад
Welcome to "Code With Naqvi"! In this video, we’ll explore the fundamental concepts of variables and constants in C . You’ll learn how to declare and use variables to store data, as well as how to define constants for values that shouldn’t change during the execution of your program. We’ll cover different types of variables and explain the importance of constants in maintaining data integrity. ...
Arithmetic Operators and Data Types in C++ | Urdu / Hindi | Code With Naqvi
Просмотров 334 месяца назад
Welcome to "Code With Naqvi"! In this video, we’ll dive into the fundamentals of arithmetic operators and data types in C . You'll learn how to perform basic calculations using operators like , -, *, /, and %, and how to work with different data types such as integers, floats, and chars. This tutorial is ideal for beginners who want to build a strong foundation in C programming. Presented in Ur...
Setting Up Your Code Editor | Lecture 003 | Learn JavaScript in Urdu/Hindi | Code With Naqvi
Просмотров 384 месяца назад
Welcome to "Code With Naqvi"! In this video, we'll guide you through setting up your code editor for an optimal programming experience. Whether you're a beginner or just starting with a new editor, this tutorial will help you configure settings, install essential extensions, and customize the environment to boost productivity. We'll cover popular editors like Visual Studio Code, Sublime Text, a...
Setting Up Your Code Editor and Creating Your First HTML Webpage | Code With Naqvi
Просмотров 774 месяца назад
Welcome to "Code With Naqvi"! In this video, we'll walk you through setting up your code editor and creating your first HTML webpage. Whether you're new to web development or just getting started with a new editor, this tutorial will guide you step-by-step. You'll learn how to configure your code editor for HTML, install useful extensions, and write your very first lines of HTML to build a basi...
Escape Sequences in C++ | Urdu / Hindi | Code With Naqvi
Просмотров 424 месяца назад
Welcome to "Code With Naqvi"! In this video, we'll explore escape sequences in C , an essential concept for controlling special characters in your code. You'll learn how to use escape sequences like , \t, and \\ to format output, include special symbols, and manage string literals effectively. This tutorial is perfect for both beginners and those looking to solidify their understanding of C . P...
Introduction to JavaScript | Lecture 002 | Learn JavaScript in Urdu/Hindi | Code With Naqvi
Просмотров 444 месяца назад
Welcome to "Code With Naqvi"! In this video, we introduce JavaScript, the essential scripting language for web development. Presented in Urdu/Hindi, this beginner-friendly tutorial covers the basics of JavaScript, including variables, data types, functions, and control structures. You'll learn how to write and execute your first JavaScript code, understand the core concepts, and see how JavaScr...
Rails Best Query Practices | Optimize Your Rails Queries | Code With Naqvi
Просмотров 995 месяцев назад
Rails Best Query Practices | Optimize Your Rails Queries | Code With Naqvi
JavaScript Course Introduction | Lecture 001 | Learn JavaScript in Urdu/Hindi | Code With Naqvi
Просмотров 715 месяцев назад
JavaScript Course Introduction | Lecture 001 | Learn JavaScript in Urdu/Hindi | Code With Naqvi
HTML Introduction | Learn HTML Basics in Urdu/Hindi | Code With Naqvi
Просмотров 695 месяцев назад
HTML Introduction | Learn HTML Basics in Urdu/Hindi | Code With Naqvi
C++ Introduction | Urdu/Hindi | Code With Naqvi
Просмотров 1175 месяцев назад
C Introduction | Urdu/Hindi | Code With Naqvi
Fixing JavaScript Errors After Running rails importmap in Ruby on Rails
Просмотров 585 месяцев назад
Fixing JavaScript Errors After Running rails importmap in Ruby on Rails
Need Suggestions for Ruby on Rails | Share Your Ideas!
Просмотров 727 месяцев назад
Need Suggestions for Ruby on Rails | Share Your Ideas!
Ruby installation issues mac machines| Rails Tips
Просмотров 628 месяцев назад
Ruby installation issues mac machines| Rails Tips
Importmap in Rails 7 | Integration of Bootstrap and JQuery | Ruby on Rails
Просмотров 3408 месяцев назад
Importmap in Rails 7 | Integration of Bootstrap and JQuery | Ruby on Rails
Elasticsearch installation issues in mac | Ruby on Rails Tips
Просмотров 409 месяцев назад
Elasticsearch installation issues in mac | Ruby on Rails Tips
Github like vscode for developers | Ruby on Rails Tips
Просмотров 569 месяцев назад
Github like vscode for developers | Ruby on Rails Tips
Integrate Sidekiq in Ruby on Rails | Background Jobs | Urdu/Hindi
Просмотров 3859 месяцев назад
Integrate Sidekiq in Ruby on Rails | Background Jobs | Urdu/Hindi
Pagination Gem in Rails | Pagy Gem | Ruby on Rails
Просмотров 363Год назад
Pagination Gem in Rails | Pagy Gem | Ruby on Rails
Implement Ransack Gems in Ruby on Rails | Urdu / Hindi
Просмотров 257Год назад
Implement Ransack Gems in Ruby on Rails | Urdu / Hindi
How to install Ruby on Rails setup in Ubuntu 22.04 LTS (Urdu / Hindi)
Просмотров 2,8 тыс.Год назад
How to install Ruby on Rails setup in Ubuntu 22.04 LTS (Urdu / Hindi)
Serializer in Ruby on Rails | Ruby Api Serializer | Urdu / Hindi
Просмотров 1,1 тыс.Год назад
Serializer in Ruby on Rails | Ruby Api Serializer | Urdu / Hindi

Комментарии

  • @malikhaziq9372
    @malikhaziq9372 15 дней назад

    useful 👍

  • @user-cr7wz2mh5q
    @user-cr7wz2mh5q Месяц назад

    thanks sir you are also a good teacher.

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

    Amazing God bless him ameen

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

    Can you please also make the content of deploying rails app to AWS

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

    useful content !

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

    Mind blowing may you succeed in every walk of life ameen

  • @AnmolRajpoot-i4o
    @AnmolRajpoot-i4o 3 месяца назад

    Bhai mobile may krnay ka koi tariqa nikal skta hai

    • @AnmolRajpoot-i4o
      @AnmolRajpoot-i4o 3 месяца назад

      Reply krna lazmi bhai

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

      Mobile pe server run nhi hota to localhost share krty JB hm aik computer Sy dosray computer ki communication kra rhy ho

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

    bhai mobile may kesay kryn termux may

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

    🫶

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

    Please share the Answer with question

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

      Sure (New Videos uploaded with answers) if you have any specific question you can ask in comment section

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

    Thanks! Pls Upload all parts soon.

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

    Hi kay aap ror project ko sso login kecloak omniauth admin user ke sath kaise karu can you help me?

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

      mi-do.medium.com/guide-for-integrating-keycloak-with-a-rails-application-7bc3463653cd

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

      Thanks sir 👍 its helpful for me

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

    yarn commands??

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

      www.digitalocean.com/community/tutorials/how-to-install-ruby-on-rails-with-rbenv-on-ubuntu-22-04

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

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

    very informative.

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

    Great questions sir, please bring the part 2 ASAP. Thanks!

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

      ruclips.net/video/OY1-1trfUxc/видео.html

  • @user-cr7wz2mh5q
    @user-cr7wz2mh5q 4 месяца назад

    nice keep it up. unique work .

  • @AliHaider-gl1kh
    @AliHaider-gl1kh 4 месяца назад

    Keep it up

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

    Keep it up🎉

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

    API only application full searies create

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

    Sample Project ka link share karo if possible.

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

    Please make video on Docker in development mode, 1- Building a Rails app with Docker 2- Applying Docker to an existing Rails app

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

    Please make video on Docker in development mode, 1- Building a Rails app with Docker 2- Applying Docker to an existing Rails app

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

    🔥🔥 very important for program

  • @user-cr7wz2mh5q
    @user-cr7wz2mh5q 4 месяца назад

    Nice Keep it up ❤❤❤❣❣❤

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

    Aslam o alaikum ma name is Muhammad Shabbir. I am a software Engineer. I am viewer of your RUclips Channel. Ma chahta ho ap rails ki lattest video bnaty rhy aur sath notes bi bnaye aur sath code bi github pe upload kry aur github ka link dein. THANKS

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

    Good working fida behi😊 ❤

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

    Good working fida behi

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

    Good working fida behi

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

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

    Keep it up boys! Continue your hard work. Inshallah you will be succeeded. Best wishes and many prayers for you.💙

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

    Sir apki videos bohut achi Hoti ha really helpful sir thanks jazzak Allah

  • @AliHaider-gl1kh
    @AliHaider-gl1kh 5 месяцев назад

    Waiting for next video

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

    ❤❤❤❤❤❤

  • @HaziqAwan-gw3rx
    @HaziqAwan-gw3rx 5 месяцев назад

    Waiting for next video

  • @ChMuzamil-y8f
    @ChMuzamil-y8f 5 месяцев назад

    Good ❤

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

    1st 🖖

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

    ap ek new series bnao hum seekhna chahty hai

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

    aslam o alaikum! sir please ap regularly with lattest code video dala kro ma ruby on rials seekhna chahta ho aur expert bnna chahta ho

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

      Wasalam Sure. I will start a project series soon

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

      @@CodeWithNaqvi In Sha Allah thanks

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

      Please make video on Docker in development mode, 1- Building a Rails app with Docker 2- Applying Docker to an existing Rails app

  • @ChMuzamil-y8f
    @ChMuzamil-y8f 5 месяцев назад

    ❤❤❤

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

    Good ❤❤❤❤❤❤❤

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

    Good

  • @AliHaider-gl1kh
    @AliHaider-gl1kh 5 месяцев назад

    Wait for next video

  • @AliHaider-gl1kh
    @AliHaider-gl1kh 5 месяцев назад

    Best course in ja

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

    I am waiting for next video

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

    Shukriya sir bohut achay se butaya Apne

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

    🫡

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

    Hi sir fida ma Usman 🎉

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

    keep it up bro nice

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

    Great Explanation, Thanks for the video. A Ruby On Rails Developer from India 🚩