Pythonista – Python Boot Camp

Pythonista – Python Boot Camp
Featured

Pythonista – Python Boot Camp

Class Recordings

Lessons

    1. The truncating division operator (//, also known as floor division) truncates the result to an integer and works with both integers and floating-point numbers.
    1. Database is collection of records •Records are rows and columns in a table •Records are identified by a primary key index •You can index by any columns, unique index are unique •Database has a connection parameters in .ini file •Database is managed by a database management system DBMS. •Relational database management system (RDBMS) has relational records
    2. Flask is a web framework written in Python. a Web Framework represents a collection of libraries and modules that enable web application developers to write applications without bothering about low-level details

No Comments

Comments are closed.

Instructors