Skip to main content

Blog #1

Its 3:03 am in the morning 24/06/2020, I don't know what to do right now. I have shit loads of  work in my to do list but I don't want to work right now. Probably going to sleep after writing aka talking to myself using the excuse of blogging. I started this blog just to document my thoughts when I am in front of my computer(aka forever friend) and also while I am coding. Blogger interface/UI is looking very simple and boring. But I like this. Probably the beck-end developers of google knows a little bit of CSS. For those who don't know what the fucking CSS is, its a front-end language to design colorful websites and this(CSS) motherfucker fucks me on a regular basis while I am coding. I usually copy paste CSS code from lovely internet but still sometimes it confuses me, so. These I fall in love with coding tbh. I do share my thoughts and doing some random shits in twitter. Nowadays I started #100DaysOfCode challenge, lets see how far I can go with this challenge. I have lots of things to do as I told you.Coding is something I can do whole day otherwise I am a lazy ass. My problem solving skills improving btw.
Its 3:21 folks. Time to go to bed but before I have to do some little works in my pc. 
So bye.
See you soon may be tomorrow :)
<Thanks for reading/>

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.