Пікірлер
@chaitanyakanapala2216
@chaitanyakanapala2216 15 күн бұрын
sir thank you for making this video i had easy understand this thanks a lot sir
@DrParagShukla
@DrParagShukla 14 күн бұрын
Glad to hear that it is easy to understand
@كاضمالعراقي-و5ه
@كاضمالعراقي-و5ه 22 күн бұрын
thanks
@DrParagShukla
@DrParagShukla 14 күн бұрын
My Pleasure
@32anchalprajapati21
@32anchalprajapati21 22 күн бұрын
Thank you so much 👍😊
@DrParagShukla
@DrParagShukla 14 күн бұрын
My Pleasure
@RajRajput-34
@RajRajput-34 24 күн бұрын
સરસ મારે પણ એક એપ બનાવી છે
@ManishaPurkait-m1
@ManishaPurkait-m1 26 күн бұрын
It's just superb❤
@DrParagShukla
@DrParagShukla 14 күн бұрын
Thank You
@edwardadelin689
@edwardadelin689 29 күн бұрын
thank you, it is very good and usefull! thanks
@DrParagShukla
@DrParagShukla 14 күн бұрын
Glad it was helpful!
@cyberpsycho1594
@cyberpsycho1594 Ай бұрын
worked
@DrParagShukla
@DrParagShukla 14 күн бұрын
Thank You
@trendzu_mic
@trendzu_mic Ай бұрын
How you convert int into string check the code again
@brvhness
@brvhness Ай бұрын
Hello Dr. Shukla, do i need to install GCC for this or does it come along with NASM or code::blocks automatically? Thanks.
@ZealFork18
@ZealFork18 Ай бұрын
Thank you so much man ! 😁😉😊
@HiloHilop
@HiloHilop Ай бұрын
thank you
@tuslin
@tuslin Ай бұрын
excellent for freeware
@DrParagShukla
@DrParagShukla 14 күн бұрын
I'm glad you found it helpful!
@henrikdd
@henrikdd Ай бұрын
Brilliant
@mohammeddanish8624
@mohammeddanish8624 Ай бұрын
thanks a lot.
@DrParagShukla
@DrParagShukla 14 күн бұрын
My Pleasure
@Aman-po8tc
@Aman-po8tc 2 ай бұрын
Why does he sound like Deepak Kalal????
@senng5383
@senng5383 2 ай бұрын
I was frustatring about how to get the list of employees input to the file. Thanks to this video, everything’s very clear. Thank you so much, wish you all the best
@DrParagShukla
@DrParagShukla 2 ай бұрын
My Pleasure
@BunrithViwatthanak
@BunrithViwatthanak 2 ай бұрын
For ones who wanted to code in VSCODE instead of codeblocks. Just go to the installer and click next repeatedly (do not change the folder directory) and wait until it's done. After that C:\Users\YourName\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Netwide Assembler 2.16.03 (if you have 2.16.03 latest) and put it in environment variables. press WIn + S and type "Environment Variables" then click "evironment variables", then you click on path and click "new", then paste it, after you pasted it, press enter and click ok. Wait for around 5 seconds, then open Command Prompt or Powershell, then type "nasm --version" to check if it's installed. If this is helpful, like the comment ;)
@shwetagehani1222
@shwetagehani1222 2 ай бұрын
Can you please share your contact?? We have a big project for you 🤗
@achyut_ft
@achyut_ft 2 ай бұрын
Great tutorial. It works !
@DrParagShukla
@DrParagShukla 2 ай бұрын
Thank You
@AK-ip1zt
@AK-ip1zt 2 ай бұрын
What if input is zero?
@ashoktagarumpudi7727
@ashoktagarumpudi7727 2 ай бұрын
Good explanation sir Thank you 🤝
@DrParagShukla
@DrParagShukla 2 ай бұрын
My Pleasure
@mehdinouira3540
@mehdinouira3540 2 ай бұрын
What is avd ??
@SofikulmandalSofikulmandal
@SofikulmandalSofikulmandal 2 ай бұрын
057237
@deepword30
@deepword30 2 ай бұрын
😊😊😊
@the_kosmo
@the_kosmo 2 ай бұрын
Hi. I do that. And seems like a work. But didnt output on display
@ahmetgirit741
@ahmetgirit741 2 ай бұрын
does it work on 64 bit x86 assembly ?
@diale13
@diale13 3 ай бұрын
You are the best! Works 10/2024
@DrParagShukla
@DrParagShukla 14 күн бұрын
Thank You
@fizakhan378
@fizakhan378 3 ай бұрын
I am getting error in getapplicationcontext its saying no candidate found for method call getapplicationcontext()
@TheFuture36520
@TheFuture36520 3 ай бұрын
Wow this is brilliant 👏
@DrParagShukla
@DrParagShukla 14 күн бұрын
Thank You
@abhiram8025
@abhiram8025 3 ай бұрын
I have a requirement like first monday of month and next month first Sunday then period
@nonit-hacker
@nonit-hacker 3 ай бұрын
working method
@DrParagShukla
@DrParagShukla 14 күн бұрын
Glad it worked!
@MrCheffl
@MrCheffl 3 ай бұрын
Where is java variant ?
@yanikinauen8298
@yanikinauen8298 3 ай бұрын
thanks, you just made a dream come true
@inspire-zone-motive
@inspire-zone-motive 3 ай бұрын
Why did it not throw an error when we checked in the case of inheritance? It printed false instead. How come?
@happyfeeshie
@happyfeeshie 3 ай бұрын
I can't get it to work. I have unresolved reference errors on "button", "editText" and "exitText2". I've tried everything I know to try to fix it. I've re-watched the video 3 times now to see what I missed, and can't find where I'm doing anything different from the video. button.setOnClickListener { var cv = ContentValues() cv.put ("USERS", editText.text.toString()) cv.put("PWD", editText.text.toString()) db.insert("USERS",null,cv) editText.setText("") editText2.setText("")
@DrParagShukla
@DrParagShukla 3 ай бұрын
From Android Studio 4.1 Onwards in Android Kotlin If you get 'unresolved reference' on View then do the following open build.gradle file and add after all implementations this line: apply plugin: 'kotlin-android-extensions' then sync.
@MukulManu-x9p
@MukulManu-x9p 3 ай бұрын
Cool
@deepanshuchauhan8433
@deepanshuchauhan8433 3 ай бұрын
Wow sir you are a great explainer ❤❤❤ Thanks sir
@DrParagShukla
@DrParagShukla 14 күн бұрын
My Pleasure
@HRJosef
@HRJosef 3 ай бұрын
in my case i had to use gcc -m32 otherwise i get error undefined reference to `WinMain'
@dami3nb
@dami3nb 3 ай бұрын
Could you explain what is happening in the delete function, I’m having trouble understanding.
@othmankb
@othmankb 4 ай бұрын
thank you , but i have a problem this : Circular dependency between the following tasks: :app:processDebugResources. please what is the solution
@daniyalakbar8249
@daniyalakbar8249 4 ай бұрын
not only for this my cmd always terminate the compilation by reportiong the fatel error
@GosaiShrishpuri
@GosaiShrishpuri 4 ай бұрын
sorry but all step follow waking but super user dialog not show please suggest any solution
@shahidfaried75
@shahidfaried75 4 ай бұрын
Can you please tell me how elwe can do the same on the new Koala version
@RajShah-m9b
@RajShah-m9b 4 ай бұрын
more power
@eyaramiran8144
@eyaramiran8144 4 ай бұрын
it is possible to get the number if a call, before the call is end?
@KGMScom1
@KGMScom1 4 ай бұрын
thank u
@stavros222
@stavros222 4 ай бұрын
Are all of those libraries pre-installed?
@codersblog4space
@codersblog4space 5 ай бұрын
su: inaccessible or not found
@divineMusic123
@divineMusic123 5 ай бұрын
This is really helpful
@sharmilibalasubramaniam5080
@sharmilibalasubramaniam5080 5 ай бұрын
hi sir, it allows to use the application by typing any password. but how do we determine the actual password