Blogs

Clear
What is Share Market?

A share market is a platform where **buyers** and **sellers** come together to trade on publicly listed **shares** during specific hours of the day.

Read More
What is Machine Learning?

Machine learning is a technique that uses mathematics and statistics to create a model that can predict unknown values.

Read More
What is Azure Machine Learning?

Azure Machine Learning is a cloud-based service that helps simplify some of the tasks it takes to prepare data, train a model, and deploy a predictiv…

Read More
  • AWS
  • 3 min read
How to delete AWS S3 bucket?

You can delete an empty Amazon S3 bucket.

Read More
  • AWS
  • 2 min read
View the S3 Bucket Object

A newly created bucket is always private by default and all objects belonging to the bucket is private.

Read More
  • AWS
  • 1 min read
How to upload an object on AWS S3 Bucket?

Click on the bucket name link to navigate inside the bucket. Once inside, you can upload your file.

Read More
  • AWS
  • 2 min read
How to setup AWS S3 Bucket?

S3 or Simple Storage Service is a fully managed(Serverless) object storage service provided by AWS.

Read More
  • AWS
  • 10 min read
What is AWS Cloud Formation?

AWS Cloud Formation is an AWS service that helps to automate the setup of AWS resources using template files.

Read More
What are the golden rules of programming?

Some rules of programming which you should always take care.

Read More
Top 10 rules of handling money and personal finance?

Rules of money handling and personal finance

Read More
What are the rules of money?

Some useful rules of money

Read More
Top Life Rules for a More Fulfilling Life

Follow these essential life rules to stay happy and successful. Don't lose your cool when someone flirts with you, keep cash in check, stay hydrated,…

Read More
What's new in Python 3.11?

Python 3.11 is between 10-60% faster than Python 3.10. On average, we measured a 1.25x speedup on the standard benchmark suite.

Read More
Django and OpenAPI 3 - DRF Spectacular

drf-spectacular provides as its tagline suggests sane and flexible OpenAPI 3 schema generation for Django REST framework.

Read More
What is an OpenAPI?

The OpenAPI Specification (OAS) defines a standard, language-agnostic interface to HTTP APIs which allows both humans and computers to discover and u…

Read More
Humanize - Django Utils

Django comes with a set of template filters to add a "human touch" to data. It is used to translate numbers and dates into a human readable format.

Read More
Django Redirects App

Django comes with an optional redirects application. It lets you store redirects in a database and handles the redirecting for you. It uses the HTTP …

Read More
How to Use Django's Flatpages App

A flatpage is an object with a URL, title and content. Use it for one-off, special-case pages, such as “About” or “Privacy Policy” pages, that you wa…

Read More
Django Designing Better Models

Models definition is one of the most important parts of your application. Something that makes all the difference is defining the field types properly

Read More
Snowball vs Avalanche Method: Which is the Best Debt Paydown Strategy?

Looking to pay off your debt? Learn about the snowball and avalanche method, and find out which one might be the best debt paydown strategy for you.

Read More