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:
-
- Golang Security Review Guide
- Written by Abdullah Husam Linkedin:abdullahhussam Mailbox?:abdullah@alsultani.me Go is a statically typed, compiled high-level programming language designed at Google. It is syntactically similar to C, but with memory safety, garbage collection, str
- Golang 757 2024-08-22 19:05:38
-
- Release of Viddy v.Migration from Go to Rust
- Introduction In this article, I would like to share my experiences and insights gained during the reimplementation of Viddy, a TUI tool I have been developing, from Go to Rust for the v1.0.0 release. Viddy was originally developed as a modern v
- Golang 665 2024-08-22 19:05:33
-
- gRPC Communication Between Go and Python
- gRPC is a powerful, high-performance Remote Procedure Call (RPC) framework that, despite being less commonly used than REST, offers significant advantages in certain scenarios. In addition it's language agnostic and can run in any environment, makin
- Golang 630 2024-08-22 19:02:33
-
- Is PHP Really Dead? Unveiling the Truth Through PHP's Evolution
- In 1994, I was born in a small town in the United States. That same year, Canadian Rasmus Lerdorf created PHP. At the time, PHP was just a CGI script written in Perl. Perhaps by fate, PHP became my means of livelihood in the latter half of my life. L
- PHP Tutorial 520 2024-08-22 18:51:33
-
- Master Golang with Nunu: Complete Guide
- Golang, also known as Go, is a modern, competing programming language developed by Google. With its simple and concise syntax, Golang has become a popular choice among developers of distributed systems and competitors.
- Golang 675 2024-08-22 12:34:07
-
- I've rewritten my JS project in Golang and want to share my experience.
- Two years ago I've built for myself a small server in NodeJS - a SQLite proxy over HTTP. It's useful when you have datasets that you need to share with consumers over the network. And after a number of refactors and new requirements, now I have final
- Golang 591 2024-08-22 11:16:10
-
- . Strange Printer
- 664. Strange Printer Difficulty: Hard Topics: String, Dynamic Programming There is a strange printer with the following two special properties: The printer can only print a sequence of the same character each time. At each turn, the printer can
- PHP Tutorial 340 2024-08-22 06:48:03
-
- Enqueue CSS and JS Scripts in WordPress for Better Performance
- WordPress is open-source software – users can install, modify, and distribute it however they want. Since the source code is accessible to everyone, millions of WordPress experts and developers can create tools and extensions and share them with the
- PHP Tutorial 263 2024-08-22 06:34:39
-
- Building A Simple Graph Query Engine
- In the last 2 blogs we saw how to install neo4j and load data into it. In this blog we are going to see how to build a simple graph query engine which answers our question but retrieving data from neo4j. Step 1 : BUILD CYPHER QUERY To
- Python Tutorial 443 2024-08-21 22:47:39
-
- Feature Engineering: Unlocking the Power of Data for Superior Machine Learning Models
- Feature engineering is the process of selecting, manipulating, and transforming raw data into features that can be used in machine learning, mostly in supervised learning. It consists of five processes: feature creation, transformations, feature extr
- Python Tutorial 402 2024-08-21 22:24:43
-
- Top Python Coding Guidelines Every Developer Must Follow
- As a high-level, versatile and popular programming language, Python is used by millions of developers worldwide. Its simple syntax and powerful features make it a popular choice for beginners and experienced professionals alike. However, writing clea
- Python Tutorial 613 2024-08-21 22:19:37
-
- Title: Developing a Conversational Chatbot with Generative AI
- Introduction Hi everyone! I’m excited to share my journey of developing a conversational chatbot that leverages generative AI. This chatbot is designed to engage in conversations on a wide range of topics and provide answers based on your questions.
- Python Tutorial 227 2024-08-21 22:17:02
-
- LangChain Part Leveraging Memory and Storage in LangChain: A Comprehensive Guide
- LangChain Part 4 - Leveraging Memory and Storage in LangChain: A Comprehensive Guide Code can be found here: GitHub - jamesbmour/blog_tutorials: In the ever-evolving world of conversational AI and language models, maintaining context and effi
- Python Tutorial 875 2024-08-21 22:14:25
-
- How to Pass Data From Route to Controller and View in Laravel 11
- Since the 2020 leading up to 2024, the development in Laravel has been a blessing for the devs across the globe. In this small code example we would walk you the path of passing data from a route to a controller and then to a view is a fundamental as
- PHP Tutorial 561 2024-08-21 21:04:09
-
- MySQL How To Duplicate A Table – Fast Tips
- Recently I had to deal with some limitations of my database provider that doesn’t support table renaming. So I had to duplicate a table manually. The database of my SaaS platform is hosted on Planetscale. The company provides a MySQL-compatible serv
- PHP Tutorial 985 2024-08-21 21:03:15