Jump to content

About the Python 3 Course


Adeyemi

Recommended Posts

Hi All,

 

Please who knows if the python 3 course is a course teaches Django or flask? And does the course empower one with the needed foundational skills to do anything at all in web development in Python?

 

Also, because I have a prospective client who wants to create a referral system where persons sign up in a referral system like an MLM system, I also want to know if Python can do handle the issue below:

 

It’s an MLM system such that, the unique ID and name of a referrer shows up on top of the resulting page that a referred visits. Meaning that, every person in the system as a unique ID allotted to them and that same unique ID ends their referral links.

 

Then, when the person being referred signs up, both the referred and the refferer get emails and sms on that sign up

 

And the cycle continues like that. Such that when these people login to their respective dashboards, they can see their respective uplines and downlines

Can python actually help me handle these thing please? Are there any python libraries for this?

And lest I forget, I really want to know if the python 3 course is a course that teaches Django or flask? And if the course empower one with the needed foundational skills to do anything at all in web development in Python?

 

Thanks as I anticipate your kind enlightenment and hope to take the course.

 

Link to comment
Share on other sites

Python and any other server side programming language can handle what you need. The key to learning Django and Flask, is that you have to learn the web stack first. Then you can choose to learn the Python way of creating a web app or one of many other competing solutions like JavaScript, PHP, Ruby etc ....

My suggestion is that you learn the web stack first, then you can choose what server tech is best for you. Here is my very popular full stack course that will save you a huge amount of time:

https://shop.killervideostore.com/

Link to comment
Share on other sites

I am not sure I have the funds for that web stack course right now, Stefan. After going through a lot of admonitions, I just want to learn python in web development, That's all. I don't want to do php or javascript. So, let's just limit my inquiry to this only:

Does your python 3 course teach Django or flask? And does the course empower one with the needed foundational skills to do anything django or flask can do in web development in Python?

I am asking because you said the python 3 course can be taken by a total beginner (by the way, i can handle html and css). And Are you charging in US$ OR Canadian$?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...