Python & SqLite knowledge

pillar

Poster Extraordinaire
Joined
Feb 14, 2008
Messages
2,968
Right now I am studying Python and just started getting into SqLite & will get into more programs later. However, having a problem getting certain features to work properly since the website that I purchased the learning material from hasnt updated their videos in over 2 years. If you have any experience with these programs & can give me a hand, then feel free to add me on Steam so I can get over some roadblocks.

Thanks in advance.
 
I dont have experience in python, but I do have recent experience in Java. They share a lot with each other, much like the French and Spanish languages do, but it all depends on the issues.
 
Hey flame, just so ya know I do have programming Java for beginners. As soon as I finish python, ill go ahead & start on java & if you're available, then i'd love your help.
 
You might of found what your needed, but here's some good resources for learning Python:

http://learnpythonthehardway.org/

I think the way he has this set up works great. It's free as long as you use the web based version.

http://www.diveintopython.net/

Yes the site doesn't look the greatest, but it is a great book, and 100% free. This is the book that my classmates and I had to use when we took our Python course in college. I will warn you, it is a bit dull at times, and some of it can get more advanced. I'd recommend starting with Learn Python the Hardware, then move to this once it's finished. You'll have a great grasp on it.

Also, both of these resources are for Python 2.*. Since, as I'm sure you've read, it's still the most widely used version.

I need to refresh myself on Python, but I've been working on learning something more practical for my job duties, which is PowerShell.
 

Latest posts

Back
Top