Python 2.7 Tutorial Pt 18

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

That depends on what you want to focus on. Python is a very diverse language. What are you most interested in?

derekbanas
Автор

You're going to have to install apache on windows. You could also install wubi instead which will create an easy to use version of Ubuntu. You can delete it after your are done like any other application

derekbanas
Автор

I'm very happy that I was able to help with your class. I actually have 2 python tutorials. They are a bit old, but the information still applies.

derekbanas
Автор

Thank you :) I'm working on design patterns right now. Once I get into Android development I'll cover C and maybe C++ at the same time. You need C for speed. Thanks for the request

derekbanas
Автор

Did you get the code that is in the description? I'm sorry your having trouble with it. I'll look into what the problem may be

derekbanas
Автор

@dawgp0und I'll jump back into Python soon and add your requested info. As per Javascript I did a tutorial on that, but I plan on redoing it so that it is more like my new tutorials which everyone seems to like (more interactive) You can expect Javascript and JQuery in about a week after PHP and MySQL is done. Thanks :)

derekbanas
Автор

Yes it is a website. Just take the spaces out that come after the periods. Yt won't allow links to be pasted

derekbanas
Автор

You're very welcome :) I'm going to revisit Python again and make a much better tutorial based off of all the requests I've received.

derekbanas
Автор

@bry789123 You can create all of your functions in separate files and then import them using the import command. This is actually the best way to organize your code. That keeps your main program from getting all junked up

derekbanas
Автор

I always try to help. What errors are you getting?

derekbanas
Автор

@sali1118 Sorry, I ended the tutorial before I got to that. I never thought these tutorials would be that interesting to to many people. If you go through the whole course you should be able to create a full blown chat system. I did cover these subjects to a much greater extent in my pHP tutorial. It is called Web Design and Programming on my YouTube Channel. I hope that helps

derekbanas
Автор

Thank you :) I'm guessing you've seen my Java design patterns tutorials. I plan on coming back to python as soon as possible. Thank you for the request

derekbanas
Автор

Your tutorials are exactly what I was looking for! Excellent pace, consistent, and no unnecessary information. Would you every consider doing tutorials about django? Those would also be super helpful.

salmansyed
Автор

I'll do my best to include that when I update my python tutorial. Thank you for the request :)

derekbanas
Автор

If you want to use Python in web design you'll need to learn about Django. I can give My Opinion on that and that is unless you have high-end clients PHP is the way to go for web design. Running Django on a server can be very expensive. It normally requires a dedicated server. PHP is super cheap. Just my opinion, but Django is the way to go based on what you want to do with python

derekbanas
Автор

Thank you :) what exactly are you trying to do? I'll do my best to help

derekbanas
Автор

Eventually I'll redo the python tutorials, but this is all for now

derekbanas
Автор

C++ is on the list. I'll do my best to get to it eventually

derekbanas
Автор

Loving your tutorials! especially this one. Im just wondering though, have you expanded this one by including login and password, like mentioned in the previous comment? I realized it was 4 months ago... anyway thank you once again.

salittlepear
Автор

Thanks for receiving my request. Yes you are right I have seen your tutorials in Java design patterns. I hope you will provide the tutorials in future.

dhanababu