current location:Home>Technical Articles>Backend Development
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
- Trying to get back to coding
- I decided to get back to coding last month because i was rusty and was beginning to forget how to write a line of code. Reason is; i took a one year break form coding and i can tell you for free that it hasn't been easy. Last year i had been learning
- Python Tutorial 403 2024-08-13 06:31:42
- The troubles of scraping a minecraft map.
- i used to play on a minecraft server called CCNet, its a geopolitical earth server. Now heres the thing, the server has a towns system and in each town you have to pay an upkeep (heh taxes) everyday so that your town doesnt get deleted, therefore you
- Python Tutorial 860 2024-08-12 22:46:08
- Automating Mutual Fund CAS Parser, Import and Analysis
- Automating Mutual Fund CAS Import and Analysis: A Step-by-Step Guide Managing mutual fund investments can be a complex task, especially when dealing with multiple clients and large volumes of data. To streamline this process, I created a workfl
- Python Tutorial 935 2024-08-12 22:38:39
- Python - Dictionary, Set, Tuple
- All three are different type of data structures in python. This is used to store different Collections of data. Based on the usecase of our requirement, we need to choose among these. Dictionary (dict): Dictionary is collection of key value pair
- Python Tutorial 492 2024-08-12 22:35:37
- tea-tasting: a Python package for the statistical analysis of A/B tests
- Intro I developed tea-tasting, a Python package for the statistical analysis of A/B tests featuring: Student's t-test, Bootstrap, variance reduction with CUPED, power analysis, and other statistical methods and approaches out of the box. Supp
- Python Tutorial 842 2024-08-12 22:35:32
- Time to Leave? Time to Rebuild! Making Twitter
- The most critical features of a new social network for users fed up with Musk and Twitter, are as follows; Import Twitter's archive.zip file Easy as possible to sign up Similar if not identical user features Less critical but definitely helpful f
- Golang 819 2024-08-12 22:34:35
- Why did my Google Colab session crash while running the Llama model?
- I am trying to use the meta-llama/Llama-2-7b-hf model and run it locally on my premises but the session crashed during the process. I am trying to use the meta-llama/Llama-2-7b-hf model and run it locally on my premises. To do this, I am using Googl
- Python Tutorial 764 2024-08-12 22:34:33
- ChatGPT for Coding in VsCode
- Many coders will hightlight the use of ChatGPT for coding today, with the rise of Artificial Intelligence tools: read here. Following these simple steps, I was able to install ChatGPT in Vscode, commonly known as Visual Studio Code. 1- Install Visu
- Python Tutorial 536 2024-08-12 22:34:09
- Benchmarking CSV File Processing: Golang vs NestJS vs PHP vs Python
- Introduction Processing large CSV files efficiently is a common requirement in many applications, from data analysis to ETL (Extract, Transform, Load) processes. In this article, I want to benchmark the performance of four popular programming l
- PHP Tutorial 882 2024-08-12 22:34:02
- Raster Analysis Using Uber hndexes and PostgreSQL
- Hi , In this blog we will talk about how we can do Raster analysis with ease using h3 indexes. Objective For learning, We will do calculation on figuring out how many buildings are there in settlement area determined by ESRI Land Cover.
- Python Tutorial 641 2024-08-12 22:31:33
- A Deep Dive into SCRAM Authentication
- In today’s digital landscape, where data breaches and cyber threats are increasingly common, securing user credentials is more critical than ever. One of the most effective methods to enhance security during authentication is SCRAM, or Salted Challen
- Python Tutorial 920 2024-08-12 20:31:19
- Laravel Development Services: Choosing the Right Partner for Your Project
- ** Introduction ** In the world of web development, Laravel has emerged as a leading PHP framework for creating robust and scalable applications. However, the success of your Laravel project depends significantly on choosing the right dev
- PHP Tutorial 524 2024-08-12 20:31:12
- A Beginners Guide to Python Libraries
- Python is renowned for its simplicity and versatility, making it a popular choice for beginners and professionals alike. One of Python's most powerful features is its extensive collection of libraries. These libraries are collections of pre-written c
- Python Tutorial 826 2024-08-12 18:54:49
- BigQuery and XGBoost Integration: A Jupyter Notebook Tutorial for Binary Classification
- Introduction In selecting a binary classification model for tabular data, I decided to quickly try out a fast, non-deep learning model: Gradient Boosting Decision Trees (GBDT). This article describes the process of creating a Jupyter Notebook s
- Python Tutorial 164 2024-08-12 18:51:34
- Demographic dataset analyze
- Hello, Today I managed to work on my first Jupyter notebook, due to my recent immersion in Data Analysis with Python. It is inspired by freeCodeCamp's exercise. ? What does it look like? What about the notebook itself? B
- Python Tutorial 497 2024-08-12 18:51:02