Best of PythonDecember 2022

  1. 1
    Article
    Avatar of dzDZone·3y

    Learn Python with ChatGPT

    The Human Definition ChatGPT is the newest ‘chatbot’ in the market. It is built on top of OpenAI’s GPT-3.5 family of large language models. The bot is trained to engage in human-like conversations, admits mistakes, accepts follow-up questions and provides updated information.

  2. 2
    Article
    Avatar of inPlainEngHQPython in Plain English·3y

    15 Completely Free Machine Learning and Deep Learning Books

    Think Stats is a beginner friendly introduction to Statistics and Probability. Deep Learning for Coders with Fastai & PyTorch by Jeremy Howard and Sylvain Gugger is designed to start with your deep learning journey. Bayesian Methods for Hackers by Adel El-Shahat is a great choice.

  3. 3
    Article
    Avatar of pointerPointer·3y

    mxrch/GHunt: 🕵️‍♂️ Offensive Google framework.

    GHunt (v2) is an offensive Google framework, designed to evolve efficiently. It's currently focused on OSINT, but any use related with Google is possible. Use it only in personal, criminal investigations, pentesting, or open-source projects.

  4. 4
    Article
    Avatar of moralisMoralis·3y

    Python and Web3 – A Web3 and Python Tutorial for Blockchain Development

    Web3 is one of today’s most well-established programming languages. With Moralis and the Python SDK, you can seamlessly integrate Web3 functionality into any Python application. This tutorial demonstrates how to create a Web3 Python application that allows users to sign in with MetaMask. The tutorial also illustrates the power of the Auth API.

  5. 5
    Article
    Avatar of devgeniusDev Genius·3y

    4 books that will make you a python ninja .

    4 books that will make you a python ninja. 4 books. That will help you make better decisions next time working on something. In this section i have compiled a list of books that have helped me become a better python programmer. The list is not in any particular order and there are no affliate links either.

  6. 6
    Article
    Avatar of hnHacker News·3y

    Welcome to Comprehensive Rust 🦀

    The course covers the full spectrum of Rust, from basic syntax to advanced topics like generics and error handling. It also includes Android-specific content on the last day. The goal of the course is to teach you Rust. We assume you don't know anything about Rust and hope to: - Give you a comprehensive understanding of the Rust syntax and language.

  7. 7
    Article
    Avatar of itnextITNEXT·3y

    The day I chose Lua over Javascript

    Tabnine is an awesome AI code generation that works directly in your IDE. While Tabnine works with several IDEs, it didn't support full-function completions in Vim (Neovim, to be precise), which is my IDE of choice. Neovim is designed to support procedural programming with data-description facilities.

  8. 8
    Article
    Avatar of newstackThe New Stack·3y

    What TypeScript Brings to Node.js

    Node.js and TypeScript have roots firmly planted in JavaScript, which came from the Java language. Both tools trace their language syntax to Java which James Gosling developed at Sun Microsystems in the 1990s. TypeScript employs static type checking to allow consistent use of variables and reduce a potential source of programming errors.

  9. 9
    Article
    Avatar of itsfossIt's Foss·3y

    How to Automatically Indent Code in Visual Studio Code

    The indent in code refers to the space you have at the beginning of the code line. You can set tabs or spaces or whatever you prefer for the indentation.

  10. 10
    Article
    Avatar of kdnuggetsKDnuggets·3y

    3 Free Machine Learning Courses for Beginners

    There are many low-quality free courses and YouTube courses that provide no help in building strong machine learning fundamentals. You can also learn a lot from interactive free courses by Udacty, Coursera, and Fast AI. These courses cover fundamentals and introduce you to supervised, unsupervised, and deep learning algorithms.

  11. 11
    Article
    Avatar of dzDZone·3y

    API Test Automation

    API Test Automation API test automation framework creation using PyTest. Join the DZone community and get the full member experience. Join For Free APIs are an integral part of software development in any small/mid/large scale application. This means that testing of these APIs will dramatically improve the efficiency of the entire application.

  12. 12
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Learn to Code RPG Version 1.5 is Now Playable with Hours of New Gameplay

    Learn to Code RPG Version 1.5 is now Playable with Hours of New Gameplay Hello. It's available for PC, Mac, and Linux on itch.io. You can download the game and play it for free.

  13. 13
    Article
    Avatar of medium_jsMedium·3y

    Python Automated WhatsApp Message Sender

    Python Automated WhatsApp Message Sender is an automated WhatsApp sender that will send randomized messages on your behalf during the day. The method takes four parameters: a phone number with country code and a message, both as strings, and two integers for the hour (between 0 to 23) and minutes between 0 to 59. It first picks the message.

  14. 14
    Article
    Avatar of kdnuggetsKDnuggets·3y

    The Zen of Python

    The Zen of Python is a nice, short poem presenting guidelines for writing high-quality Python code. If you want to learn how to write simple Python code with good style, look no further than the Hitchhiker's Guide to Python. The Real Python YouTube video will guide you through writing good, idiomatic Python code.

  15. 15
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How to Create Stunning QR Codes with Python

    The International Organization for Standardization certified QR codes as a global standard in 2000. They are an improvement over the previous uni-dimensional barcodes ( ISO) QR codes were developed in the 1990s to provide more information than a regular barcode. Segno is an open-source QR code generator that lets you create regular and micro QR codes.

  16. 16
    Article
    Avatar of moralisMoralis·3y

    Python for Ethereum Development – Build a Web3 Ethereum Python App

    Python is one of the most popular programming languages used by developers all over the world. In this tutorial, we will show you how to integrate Web3 and blockchain functionality into Python projects with Moralis’ Python SDK. In the next section, we cover the basics by exploring the intricacies of Python.

  17. 17
    Article
    Avatar of towardsdevTowards Dev·3y

    FastAPI Production hints

    FastAPI Production hints FastAPI is a modern, fast (high-performance) web framework for building APIs with Python. In the last 3 years, it has been very popular among back-end developers that are using Python. It is asynchronous and fast because of mainly uses Startlette.

  18. 18
    Article
    Avatar of kdnuggetsKDnuggets·3y

    Learn Data Science From These GitHub Repositories

    Learn Data Science from these curated GitHub repositories to start your data science career with these curated repositories. GitHub is a code-hosting platform for version control and collaboration. GitHub also has a community which helps to support all users on GitHub with questions, problems and their overall educational journey.

  19. 19
    Article
    Avatar of kdnuggetsKDnuggets·3y

    5 Tasks To Automate With Python

    Here are 5 tasks you can automate with Python, and how to do it. You can turn any file on your Mac into an audiobook with the script below, and listen to it in the background. The Morning Setup Script will get your morning started earlier by opening all of the browser tabs you usually need to open each morning.

  20. 20
    Article
    Avatar of kdnuggetsKDnuggets·3y

    5 Python Projects for Data Science Portfolio

    5 Python Projects for Data Science Portfolio will help you develop problem-solving habits. Get more experience by working on web scraping, data analytics, time-series forecasting, machine learning, and deep learning projects. In the five projects, we will learn to: Scrape live yahoo stock prices, perform time series analysis and forecasting.

  21. 21
    Article
    Avatar of awstipAWS Tip·3y

    Dockerizing your Django Web Application

    Docker allows a developer to package up an application with all of the parts it needs, such as libraries and other dependencies, and ship it all out as one package. This makes it easier to develop, test, and deploy applications, because you can be sure that your application will work in any environment that has Docker installed.

  22. 22
    Article
    Avatar of communityCommunity Picks·3y

    What Makes Learning Web Development Worthwhile in the Coming Years?

    Web development refers to the creation of websites or web applications on the internet. Web development involves a range of tasks, from developing the overall structure and design of a website to writing the code. Web developers are responsible for building and maintaining the various components of a web application, including the user interface, server-side logic and database.

  23. 23
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    What is Programming? A Handbook for Beginners

    A Handbook for Beginners. Welcome to the amazing world of programming. This is one of the most useful and powerful skills that you can learn and use to make your visions come true. We will dive into why programming is important, its applications, its basic concepts, and the skills you need to become a successful programmer.

  24. 24
    Article
    Avatar of kdnuggetsKDnuggets·3y

    Free Intermediate Python Programming Crash Course

    Free Intermediate Python Programming Crash Course will help you learn the foundations of python programming. Python is a flexible, open source, interpreted, high level programming language, which is appropriate for use in a variety of real-world settings. The crash course goes from basic to advanced concepts, including threading, multiprocessing, context managers and generators.

  25. 25
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How to Create a Telegram Bot using Python

    How to create a Telegram Bot using Python Automated chatbots are quite useful for stimulating interactions. We can create chatbots for Slack, Discord, and other platforms. In this article, I'll teach you how to build a Telegram chatbot that will tell you your horoscope. So, let’s get started! The BotFather will give you a token that you will use.