Пікірлер
@HiloHilop
@HiloHilop 2 күн бұрын
thank you
@tuslin
@tuslin 3 күн бұрын
excellent for freeware
@henrikdd
@henrikdd 9 күн бұрын
Brilliant
@mohammeddanish8624
@mohammeddanish8624 10 күн бұрын
thanks a lot.
@Aman-po8tc
@Aman-po8tc 16 күн бұрын
Why does he sound like Deepak Kalal????
@senng5383
@senng5383 20 күн бұрын
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 19 күн бұрын
My Pleasure
@BunrithViwatthanak
@BunrithViwatthanak 21 күн бұрын
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 22 күн бұрын
Can you please share your contact?? We have a big project for you 🤗
@achyut_ft
@achyut_ft 22 күн бұрын
Great tutorial. It works !
@DrParagShukla
@DrParagShukla 19 күн бұрын
Thank You
@AK-ip1zt
@AK-ip1zt 22 күн бұрын
What if input is zero?
@ashoktagarumpudi7727
@ashoktagarumpudi7727 26 күн бұрын
Good explanation sir Thank you 🤝
@DrParagShukla
@DrParagShukla 22 күн бұрын
My Pleasure
@mehdinouira3540
@mehdinouira3540 29 күн бұрын
What is avd ??
@SofikulmandalSofikulmandal
@SofikulmandalSofikulmandal 29 күн бұрын
057237
@deepword30
@deepword30 Ай бұрын
😊😊😊
@the_kosmo
@the_kosmo Ай бұрын
Hi. I do that. And seems like a work. But didnt output on display
@ahmetgirit741
@ahmetgirit741 Ай бұрын
does it work on 64 bit x86 assembly ?
@diale13
@diale13 Ай бұрын
You are the best! Works 10/2024
@fizakhan378
@fizakhan378 Ай бұрын
I am getting error in getapplicationcontext its saying no candidate found for method call getapplicationcontext()
@TheFuture36520
@TheFuture36520 Ай бұрын
Wow this is brilliant 👏
@abhiram8025
@abhiram8025 Ай бұрын
I have a requirement like first monday of month and next month first Sunday then period
@nonit-hacker
@nonit-hacker Ай бұрын
working method
@MrCheffl
@MrCheffl Ай бұрын
Where is java variant ?
@yanikinauen8298
@yanikinauen8298 Ай бұрын
thanks, you just made a dream come true
@inspire-zone-motive
@inspire-zone-motive Ай бұрын
Why did it not throw an error when we checked in the case of inheritance? It printed false instead. How come?
@happyfeeshie
@happyfeeshie 2 ай бұрын
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 2 ай бұрын
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 2 ай бұрын
Cool
@deepanshuchauhan8433
@deepanshuchauhan8433 2 ай бұрын
Wow sir you are a great explainer ❤❤❤ Thanks sir
@HRJosef
@HRJosef 2 ай бұрын
in my case i had to use gcc -m32 otherwise i get error undefined reference to `WinMain'
@dami3nb
@dami3nb 2 ай бұрын
Could you explain what is happening in the delete function, I’m having trouble understanding.
@othmankb
@othmankb 2 ай бұрын
thank you , but i have a problem this : Circular dependency between the following tasks: :app:processDebugResources. please what is the solution
@daniyalakbar8249
@daniyalakbar8249 2 ай бұрын
not only for this my cmd always terminate the compilation by reportiong the fatel error
@GosaiShrishpuri
@GosaiShrishpuri 2 ай бұрын
sorry but all step follow waking but super user dialog not show please suggest any solution
@shahidfaried75
@shahidfaried75 2 ай бұрын
Can you please tell me how elwe can do the same on the new Koala version
@RajShah-m9b
@RajShah-m9b 3 ай бұрын
more power
@eyaramiran8144
@eyaramiran8144 3 ай бұрын
it is possible to get the number if a call, before the call is end?
@KGMScom1
@KGMScom1 3 ай бұрын
thank u
@stavros222
@stavros222 3 ай бұрын
Are all of those libraries pre-installed?
@codersblog4space
@codersblog4space 3 ай бұрын
su: inaccessible or not found
@divineMusic123
@divineMusic123 3 ай бұрын
This is really helpful
@sharmilibalasubramaniam5080
@sharmilibalasubramaniam5080 3 ай бұрын
hi sir, it allows to use the application by typing any password. but how do we determine the actual password
@kingcmb708
@kingcmb708 3 ай бұрын
Went to the code block website and got a virus 👍
@sm-of5rc
@sm-of5rc 3 ай бұрын
Thank you, sir. It's works!
@DrParagShukla
@DrParagShukla 3 ай бұрын
Glad to know that it is working
@ismaildjennane8013
@ismaildjennane8013 3 ай бұрын
thanks
@DrParagShukla
@DrParagShukla 3 ай бұрын
My Pleasure
@rommyshabby3959
@rommyshabby3959 3 ай бұрын
Your the best teacher
@DrParagShukla
@DrParagShukla 3 ай бұрын
Thank You
@s.harishkumar3087
@s.harishkumar3087 3 ай бұрын
Well explained Sir.🎉
@DrParagShukla
@DrParagShukla 3 ай бұрын
Thank You
@RongalaZinardhan-lq4it
@RongalaZinardhan-lq4it 4 ай бұрын
Thank u Sir For this videos Very Usefull to me It is Helps to My Project
@DrParagShukla
@DrParagShukla 3 ай бұрын
My Pleasure
@millionre
@millionre 4 ай бұрын
It's really easy if you do not have a D drive, you can use an USB(D) pen drive. I did the same and it worked.
@talhatariq6964
@talhatariq6964 4 ай бұрын
really helpful
@DrParagShukla
@DrParagShukla 3 ай бұрын
Thank You
@vsbadboy8847
@vsbadboy8847 4 ай бұрын
Thankyou sir 🎉
@DrParagShukla
@DrParagShukla 3 ай бұрын
My Pleasure
@user-do8mv9ow6d
@user-do8mv9ow6d 4 ай бұрын
For-each loop