Skip to main content

Posts

How to learn Python without a compute

 How to learn Python without a computer OR Is it possible to learn Python without a computer or pc Here...How to learn Python without a computer OR Is it possible to learn Python without a computer or pc      There are some excellent idea to help you make the new concepts, you are learning  .................................................................................... You must be practicing the exercise given in your book to  understand the code wholly and build confidence in writing code… If you lack a computer, You can practice code in  your mobile too, if you have a smartphone. Get the app from your store(AppStore / play store): offline python IDE ................................................................................. No, you couldn’t. Save up for a computer, for simple python stuff, it can be a  a very, very cheap one, a Raspberry Pi is more than enough. "Without a computer, you’re just reading a book " Python is easy to use, powerful, and versatile, makin

How to add listbox in Table Insertion Python programming language?

 How to add list box in Table Insertion Python programming language Here...How to add list box in Table Insertion Python           the programming language, what is comment How can you add          There are some excellent idea to help you make the           new concepts, you are learning  Introduction to Tkinter Listbox ........................................................... Tkinter Listbox widget is used to display a list of items of which all are text  items having the same font and color and the user can choose more than one items  from the list to be displayed depending on the configuration of the widget and the  Listbox is initially empty when it is created and requires the insertion of more than  one line of text which can be done using insert method for which an index and  the string must be given as arguments of which index is the item number  in the list and string is the text item to be displayed. Listbox uses the following syntax: .......................................

What is Django core management system? | Django core management system

What is the Django core management system? I am going to explore everything about this. Here...is Django core management system          There are some excellent idea to help you make the new concepts, you are learning  management. base BaseCommand Example Code. BaseCommand is a  Django object for creating new Django admin commands that can be invoked with the manage.py script. The Django project team as usual provides fantastic documentation for creating your own commands.   #Source code for django.core.management.base #Base classes for writing management commands (named commands which can #be executed through ``Django-admin`` or ``manage.py``). from __future__ import unicode_literals import os import sys from argparse import ArgumentParser import django from django.core import checks from django.core.exceptions import ImproperlyConfigured from django.core.management.color import color_style, no_style from django.db import DEFAULT_DB_ALIAS, connections from django.db.migrations.except

Write the key features of the Python programming language what are comment How can you add

😀  Write the key features of the Python programming language what are comment How can you add If you want to learn key features of the Python programming language then read this page carefully.   Here...Write the key features of the Python programming    language, what are comment How can you add          There are some excellent idea to help you make the new concepts, you are learning            1.Simple           2.Robust           3.Supports multiple programming paradigms           4.Compiled as well as Interprete           5.Cross Platform           6.Dynamically Typed Language           7.Object-Oriented Language           8.Large Standard Library           9.Dynamic Memory Allocation          10.Support for Other Languages 1.Simple:    Python is very simple     As compared to other popular languages like     Java and C++, it is easier to code in Python.     Python code is comparatively 3 to 5 times smaller than C/C++/Java code simple Hello world print IN C #include <stdio.h&g

Any type of package needs to install for using many to many relationships in Django

If you are doing work with Django then learn this post it is very usefully   Any type of package needs to install for using many to many relationships in Django     Here...Any type of package needs to install for using many to many relationships in Django           There are some excellent idea to help you make the new concepts, you are learning           as a beginner to Any type of package needs to           install for using many to many relationships in Django explain step by step here... =>Django application has a GM2MField that combines the features            of the standard Django “ManyToManyField” and “GenericForeignKey”.    =>Installation:  >> pip install django-gm2m =>Django’s contenttype framework must be         (django.contrib.contenttypes) mentionned         in the INSTALLED_APPS. INSTALLED_APPS = [    ...    'django.contrib.contenttypes',    ...    'gm2m', ] =>Uses Of django-gm2m:        1.reverse relations        2.prefetching        3

How to create First application in Django | Application in Django | best way Application

😀  If you want to Develop a firsts application through then you can read this post completely  Give the detailed steps for building a simple application in Django. Here...the details steps for building a simple application in Django     step by step Excellent idea to help you make the new concepts, you are learning     as a beginner to a Django     Give the detailed steps for building a simple application in Django    it's really very most important: =>Django Installation     To install Django, first, visit Django official site (https://www.djangoproject.com) and      download Django by clicking on the download section. Here, we will see      various options to download The Django.  =>Django requires pip to start the installation. Pip is a package management system which is       used to install and manage packages written in python.       For Python 3.4 and higher versions, pip3 is used to manage packages. => In this tutorial, we are installing Django in the windows oper

Best Book For Java | How to learn Java Very fast and easy way .

How much time should be given to read a book  based on a programming language say Java? There are some excellent idea to help you make the new concepts, you are learning  as a beginner to  become a Master in How much time should be given  a reading book based on java programming languages really very most important: 1.As with regard to the time frame of learning Java, it may take months or even a year. This would always depend upon the person. Not every person is alike. One may have only 2 months to learn everything and master it but another person may take a year to do so. You can never tell. 2.Now you have an idea as to how important it is to learn Java, then you need to determine certain factors that will affect you. First is money.     Do you have the money to pay off a one-on-one tutorial with a good programmer, view video tutorials online, or browse through e-books for further insights? The second is time. For having time as an issue, a  hindrance it would always be like that. 3.