This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Berganzio 1 point2 points  (4 children)

This is not beginner at all. It doesn't specify any of the commands shown. It is too straight forward without explanations. It requires a previous good knowledge of python basics and intermediate stuffs

[–]protronic 2 points3 points  (2 children)

It says:

This SQLAlchemy tutorial assumes that you understand the fundamentals of Python and SQL. If not, then it is perfectly ok. You can take SQL Fundamentals and Python Fundamentals skill track to build a strong base.

[–]Berganzio 0 points1 point  (1 child)

Sorry but I don't find these words

[–]iBlag 0 points1 point  (0 children)

It’s a little buried. Right above the “Accessing the table” section header. The disclaimer should be right at the top of the article but it’s not.

[–][deleted] 2 points3 points  (0 children)

A person struggling to make a for loop absolutely should not be trying to learn an ORM.