Skip to main content

Posts

World Nomads Logo

What is Django?

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Django makes it easier to build better web apps quickly and with less code. • Open source general-purpose language. • Object Oriented, Procedural, Functional • Easy to interface with C/ObjC/Java/Fortran • Easy-ish to interface with C++ (via SWIG) • Great interactive environment DotColor - Color for iPhone Comment: Django is a registered trademark of the Django Software Foundation, and is licensed under BSD License. • Downloads: http://www.python.org • Documentation: http://www.python.org/doc/ • Free book: http://www.diveintopython.org Subscribe channel on  YouTube Read this post on  Blogger Like page on  Facebook Tweet about video on  twitter Let's chat on  whatsapp See you at  Instagram Google +

Thank you Viewers! Welcome to Brand New Year 2018!

How to insert data in partial fields in a table of MySQL? Happy New Year 2018!

MySQL INSERT DotColor - Color by Number - Peishu Su Example 2: for partial fields In such case, it is mandatory to specify field names. INSERT INTO emp(id,name) VALUES (7, 'Sonoo');    Example 3: inserting multiple records Here, we are going to insert record in the "cus_tbl" table of "customers" database. INSERT INTO cus_tbl (cus_id, cus_firstname, cus_surname) VALUES (5, 'Ajeet', 'Maurya'),  (6, 'Deepika', 'Chopra'), (7, 'Vimal', 'Jaiswal'); Subscribe channel on  YouTube Read this post on  Blogger Like page on  Facebook Tweet about video on  twitter Let's chat on  whatsapp See you at  Instagram Google +

What is Mining in Bitcoin?

Contact Us

Name

Email *

Message *