₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,326,497 members, 8,426,816 topics. Date: Sunday, 14 June 2026 at 11:32 PM

Toggle theme

EngtTemmy's Posts

Nairaland ForumEngtTemmy's ProfileEngtTemmy's Posts

1 2 3 4 5 6 (of 6 pages)

Jobs/VacanciesCreate US Account On Fiverr And Upwork Without VPN by EngtTemmy(op):
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
PoliticsRe: FG Moves To End DSTV's Monopoly, Says Multichoice Is Cheating Nigerians by EngtTemmy(m): 2:17pm On Jul 05, 2020
PoliticsRe: Geoffrey Onyeama Condemns Demolition At Nigeria's High Commission In Accra by EngtTemmy(m): 2:32pm On Jun 21, 2020
Buhari is shocked
ProgrammingRe: 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
ProgrammingRe: 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
ProgrammingRe: 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.
ProgrammingRe: 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
ProgrammingRe: 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.
ProgrammingRe: 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.
ProgrammingRe: For Django Developer by EngtTemmy(m): 7:22am On Jun 20, 2020
Can Django be used on Android phone?
PoliticsRe: Boko Haram Attacks Hometown Of Babagana Monguno In Borno by EngtTemmy(m): 4:29pm On Jun 19, 2020
Buhari is shocked with this news
ProgrammingRe: 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 JobsRe: Do You Want Paid Udemy Courses For Free? Get In Here by EngtTemmy(m): 8:48pm On Jun 18, 2020
Join this group to get those free udemy courses


https:///Gdl8W8WnfpB8lGsrFpSoFR
ProgrammingRe: 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.
ProgrammingRe: 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 sayinghuh Bootstrap reduce speed?
Hmmmm
He is right, the browser have to download all the jQuery and css files making browsing speed to reduce
ProgrammingRe: 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 JobsRe: 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
ProgrammingRe: BACKEND Learning Path. by EngtTemmy(m): 6:27pm On Jun 15, 2020
Abcruz:
Alright thanks
you are welcome
PoliticsRe: 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 .
ProgrammingRe: 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
ProgrammingRe: 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.
ProgrammingRe: 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
ProgrammingRe: 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
ProgrammingRe: BACKEND Learning Path. by EngtTemmy(m): 8:15pm On Jun 14, 2020
Abcruz:
Has anyone tried Python Flask for backend?
Yes, I have
Tech JobsRe: 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.
ProgrammingRe: BACKEND Learning Path. by EngtTemmy(m): 10:22am On Jun 14, 2020
Arg0n:
Ok Thanks
You are welcome
ProgrammingRe: 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 JobsRe: Do You Want Paid Udemy Courses For Free? Get In Here by EngtTemmy(m): 6:59pm On Jun 13, 2020
Tech JobsRe: Do You Want Paid Udemy Courses For Free? Get In Here by EngtTemmy(m): 6:56pm On Jun 13, 2020
EazyJ:
Happy weekend everyone. What topics are you interested in?
https://www.udemy.com/course/django-python/
ProgrammingRe: 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/MoviesRe: 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

1 2 3 4 5 6 (of 6 pages)