Skip to main content

wevdev notepad

 https://www.youtube.com/watch?v=pIvrUBAqn_g&t=228s

https://www.youtube.com/watch?v=99vHH_6F0Ko&t=7s

https://www.youtube.com/watch?v=wlTMtUBxxsM

https://www.youtube.com/channel/UCzppgQEePP5i27Sz5jeCWYw/featured

https://www.youtube.com/user/TheCharmefis/playlists

https://www.youtube.com/watch?v=gGGPTskb7c8

https://www.youtube.com/watch?v=JLCRnG_FZB0

https://www.youtube.com/watch?v=Q33KBiDriJY

https://www.free-css.com/free-css-templates

https://www.youtube.com/watch?v=vdSrm4EN5Xk


google map javascript api: https://www.youtube.com/watch?v=Zxf1mnP5zcw

https://www.youtube.com/watch?v=gBA5zXPddtY

https://www.freecodecamp.org/news/how-to-turn-your-website-into-a-mobile-app-with-7-lines-of-json-631c9c9895f5/

https://www.youtube.com/watch?v=GNqKMK52Sp8


hosting:https://www.youtube.com/watch?reload=9&v=cCXSwWlW7GM


WRODPRESS

https://www.youtube.com/watch?v=wMGrLh6SWBo

https://www.youtube.com/watch?v=eDcGNrc0y5U


Product Card Using HTML & CSS & JavaScript:https://www.youtube.com/watch?v=AwRb8LX-szg

Comments

Popular posts from this blog

Blog #12

Its 6:50PM in the evening. I started Django yesterday, and as expected problem arrived while I'm in PowerShell for preparing Django. However, I solved it using commands like pip install Django & pip install Django --upgrade(tutorial by code with harry youtube videos), and after that error occurred: pip is not recognized and I again download python from its official website and the error was solved hopefully. After that, I created a folder djangoproject and go to vs code terminal and run a command "django-admin startproject <newfoldername>",  but showed me "django-admin startproject hello django-admin : the term 'django-admin' is not recognized as the name of a cmdlet function script file or operable program. check the spelling of the name or if a path was included verify that the path is correct and try again."   Reason of this error is because of the file path/directory in Powershell. Its needs to change.  So my first approach was to go to adm...

Blog #2

Good morning Humans! Its 10:56 AM in the morning, I just wake up and thinking what to do today. Today I am gonna learn flask chapter I.e. basis app structure and templates and do a little bit of coding. Make some files to learn Github after completing flask chapters. Easy enough for today.