Coder Social home page Coder Social logo

birendra401's Projects

atm-machine-with-simple-functions icon atm-machine-with-simple-functions

An ATM, or automated teller machine, is a specialized computer that makes managing a bank account holder's funds more convenient. It enables users to check account balances, make cash withdrawals or deposits, print a record of account activities or transactions, and even buy stamps. ATMs were first utilized in London in 1967, and now they may be found all throughout the country after 50 years.

closures-decorators icon closures-decorators

Both closures and decorators are powerful features in Python that enable code reusability, maintainability, and extensibility. They contribute to writing more concise and modular code, enhancing the functionality of existing functions, and enabling advanced programming techniques.

codetesting icon codetesting

Learning about unittest module for testing code in Python.

pip icon pip

The Python package installer

use-of-encoding-decoding icon use-of-encoding-decoding

In today's society, security is crucial in a variety of applications. As a result, secure password storage in the database is required, and encoded copies of strings must be saved. Python's language contains a function called "encode()" that encodes texts using the provided encoding scheme. The language specifies a number of encoding techniques. The encode() function in Python encodes a text using the provided encoding. UTF-8 will be used if no encoding is given.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.