Jobs/Vacancies › Create US Account On Fiverr And Upwork Without VPN by EngtTemmy(op): 4:47pm On Jul 26, 2020*. Modified: 6:30pm On Jul 26, 2020 |
Do you want you use US or any other location as your location on your phone or laptop without VPN?
Do you want to create a foreign account on UPWORK, FIVERR or other sites without monthly subscription to VPN?
I will do that for at a price of 10k only.
negotiable
WhatsApp: 07040163517 |
Politics › Re: FG Moves To End DSTV's Monopoly, Says Multichoice Is Cheating Nigerians by EngtTemmy(m): 2:17pm On Jul 05, 2020 |
|
Politics › Re: Geoffrey Onyeama Condemns Demolition At Nigeria's High Commission In Accra by EngtTemmy(m): 2:32pm On Jun 21, 2020 |
Buhari is shocked |
Programming › Re: For Django Developer by EngtTemmy(m): 10:09am On Jun 20, 2020 |
Toppytek: It worked! Thanks, I think I’d have to pause the book for now and watch some Django crash courses first, maybe with that I can easily understand the basics of Django before coming back to the book, I might as well delete the whole project and start again because most of the codes are just copy and paste, I’d prefer doing the typing instead copy and paste.
Once again thanks everyone.
And for those that might need one or two books, you can visit singlelogin dot com, there are so many books there. Good idea |
Programming › Re: For Django Developer by EngtTemmy(m): 9:54am On Jun 20, 2020 |
Taofeekdboy: Heroku is good but only issue I have with them is not been able to host my media files with them, I do use aws and they do charge me for that but on pythonanywhere, it is free to host your media files. I will try that out too, where can i get a reference material for it or probably videos, i prefer video |
Programming › Re: For Django Developer by EngtTemmy(m): 9:43am On Jun 20, 2020 |
If you want to know more about hosting on heroku, i will recommend Corey Schafer tutorial on YouTube. |
Programming › Re: For Django Developer by EngtTemmy(m): 9:41am On Jun 20, 2020 |
Toppytek: Thanks, I’ve crossed checked yet am still getting an error If it doesn't work still, just go paginator.html, copy the html code into list.html, you won't need to use the include paginator.html in list.html again |
Programming › Re: For Django Developer by EngtTemmy(m): 9:39am On Jun 20, 2020 |
Toppytek: Thanks, I’ve crossed checked yet am still getting an error Remove the "with page=posts", then check what's happening. |
Programming › Re: For Django Developer by EngtTemmy(m): 9:34am On Jun 20, 2020 |
Taofeekdboy: In what context are you talking about, coding or the finished project. If you are talking about coding, then django is a framework not a language, it is written in Python but you can code Python on Android with pydroid. You can't code django on an android phone. Alright, i was referring to coding. |
Programming › Re: For Django Developer by EngtTemmy(m): 7:22am On Jun 20, 2020 |
Can Django be used on Android phone? |
Politics › Re: Boko Haram Attacks Hometown Of Babagana Monguno In Borno by EngtTemmy(m): 4:29pm On Jun 19, 2020 |
Buhari is shocked with this news |
Programming › Re: BACKEND Learning Path. by EngtTemmy(m): 4:36am On Jun 19, 2020 |
devbits: I'm not here to discourage you but you will do yourself good if you learn SQL before praising ORM, remember ORM is a wrapper and last last it will still translate to SQL Actually i know it's good to learn it, i have already enrolled for it, just saying the advantage of Django |
Tech Jobs › Re: Do You Want Paid Udemy Courses For Free? Get In Here by EngtTemmy(m): 8:48pm On Jun 18, 2020 |
|
Programming › Re: Do I Really Need To Learn Bootstrap.. Please Help A Brother by EngtTemmy(m): 11:45am On Jun 17, 2020 |
stanliwise: dont let me laugh, how large is css and jquery files compare to media files in website.A better argument would be performance of script while working and as far as I know Bootstrap have been very well optimise to have little performance issue Alright, i get your point. But i will prefer one to use learn css and JavaScript well. Bootstrap doesn't really sharpen your skills. I am a fullstack person, I have come to dislike it. |
Programming › Re: Do I Really Need To Learn Bootstrap.. Please Help A Brother by EngtTemmy(m): 10:56am On Jun 17, 2020 |
stanliwise: please what are you saying Bootstrap reduce speed? Hmmmm He is right, the browser have to download all the jQuery and css files making browsing speed to reduce |
Programming › Re: Do I Really Need To Learn Bootstrap.. Please Help A Brother by EngtTemmy(m): 8:40pm On Jun 16, 2020 |
You don't really need to know bootstrap, you are good to go. Thanks |
Tech Jobs › Re: Do You Want Paid Udemy Courses For Free? Get In Here by EngtTemmy(m): 11:32am On Jun 16, 2020 |
blessedchild234: There's no way to download these courses is there anyway around it, someone should show me . Download udeler software |
Programming › Re: BACKEND Learning Path. by EngtTemmy(m): 6:27pm On Jun 15, 2020 |
Abcruz: Alright thanks you are welcome |
Politics › Re: Outrage As Kaduna Refinery Generated ₦0 Revenue After Using N64 Billion by EngtTemmy(m): 1:33pm On Jun 15, 2020 |
Lamasta: Buhari expresses shock after reading the news...Our shock absorber President 30 Kilovolts shock . |
Programming › Re: BACKEND Learning Path. by EngtTemmy(m): 1:02pm On Jun 15, 2020 |
Graspad: Flask is lightweight because it has few functionalities whereas Django has a lot of functionalities embedded in it. Django has many functionalities which can only be tweaked in a limited manner, I heard it even has its own database. Flask has few functionalities but it can get functionalities from other sources (including yours) and you can tweak it to your choice (to a large extent). For example, it doesn't have it's own database and uses an SQL to store data. With django you don't need to learn SQL at all, you can set up the database with django, you can do advance query with django without needing to write sql, although if you want to use SQL there is also an option for that too. Django create sqlite database for you with ur project, you can change it to postgresql or MySQL if you wish. Django is dope |
Programming › Re: BACKEND Learning Path. by EngtTemmy(m): 12:11pm On Jun 15, 2020 |
Arg0n: Is Flask easier to learn?
I heard its easier to learn compared to django None of it is easy. So that why i decided to Port from the lightweight one to the heavyweight. |
Programming › Re: BACKEND Learning Path. by EngtTemmy(m): 11:56am On Jun 15, 2020 |
Arg0n: Oh wow. Sorry about that... When I read that it was a lightweight framework, I just assumed it wouldn't be able to handle heavy stuff. Bro you are right, that's what i also learnt too Generally, people said it's a lightweight framework, and Django has official documentation and large community than flask |
Programming › Re: BACKEND Learning Path. by EngtTemmy(m): 9:08pm On Jun 14, 2020 |
Abcruz: I intend learning it. Is it a good option? Go for Django It's a better option than flask, i was learning flask before, i did some research online, i got to understand that flask is somehow limited, so i switched to Django |
Programming › Re: BACKEND Learning Path. by EngtTemmy(m): 8:15pm On Jun 14, 2020 |
Abcruz: Has anyone tried Python Flask for backend? Yes, I have |
Tech Jobs › Re: Giving Out All My Datascience Courses by EngtTemmy(m): 7:57pm On Jun 14, 2020 |
fleksy: Dear DataScientist in Making,
Lots of People are interested in learning DataScience but are confused about where to and how to start. I have invested a lot and i feel its time i give back.
I am listing out all the courses in the modules:
1. Beginner Excel 2. Advanced Excel 3. Beginner Python 4. Complete Python Bootcamp 5.SQL 6.Tableau 7. Deep Learning 8.Probability 9.Statistics 10.Github 11. PowerBI 12. R Program 13.Credit Risk Modelling 14. Time Series 15. SQL+Tableau+Python
These courses are absolute beginner friendly. from beginner to advanced. They contain solved exercices and solutions for all regardless of level. I have invested a lot in acquiring these and I am giving all out for N15k.
In addition to this, I will show you how to get a job as a junior programmer without experience. I have had 1 interview vide skype and how you too can.
So it doesn't sound like it's all fluke. you may see these screenshots for jobs advertised for [b] junior developer roles [/b]and how you can take the driver. seat too.
If you are interested, send me a mail to datageek@gmail.com
Please check the screenshots for the adverts "visa sponsor" and "paid relocation". This means, the world is simply your catchment area. you can work remotely from Nigeria without travelling. you can use this as an opportunity to relocate to Canada. Why not give it out free, it's not everyone that has that amount. |
Programming › Re: BACKEND Learning Path. by EngtTemmy(m): 10:22am On Jun 14, 2020 |
Arg0n: Ok Thanks You are welcome |
Programming › Re: BACKEND Learning Path. by EngtTemmy(m): 8:25pm On Jun 13, 2020 |
Arg0n: Pls, which book or tutorial did u use to learn? I'm having troubles following the django docs Don't use the Django documentation yet, i learned with YouTube videos tutorial. Check Max goodridge, Corey Schafer, Denis ivy on YouTube. You can go back to the documentation when you are through with the videos. WhatsApp, 07038347584, if you encounter any problem |
Tech Jobs › Re: Do You Want Paid Udemy Courses For Free? Get In Here by EngtTemmy(m): 6:59pm On Jun 13, 2020 |
|
Tech Jobs › Re: Do You Want Paid Udemy Courses For Free? Get In Here by EngtTemmy(m): 6:56pm On Jun 13, 2020 |
|
Programming › Re: BACKEND Learning Path. by EngtTemmy(m): 6:37pm On Jun 13, 2020 |
I learned Django, i don't need to learn database because creating and quering the database can be done with Django |
TV/Movies › Re: Best Alternative To Watch Movies For Free by EngtTemmy(m): 1:32pm On Jun 13, 2020 |
The best place to download latest movies and series is Telegram app |
|