最新发布第4257页
Installing and getting started with Python
Installing and getting started with Python,I like experimenting with and learning new things. I'd never looked at Python before, because its syntax put me off, coming from a backgr...
Docker: What it is and How to Use it With Python
Docker: What it is and How to Use it With Python,This is an introductory tutorial on Docker containers. By the end of this article, you will know how to use Docker on your local ma...
Python 2 VS Python 3
Python 2 VS Python 3,This time we visit the topic 'Should I use Python 3 as it is the latest version or should I stick to Python 2 because most of the internet says so?' Disclaimer...
Build a Simple CRUD App with Flask and Python
Build a Simple CRUD App with Flask and Python,Today I’m going to walk you through building a simple Flask web app (a blog) complete with user management (login, registration, etc....
Build a smart mailbox with a Sigfox and Pycom
Build a smart mailbox with a Sigfox and Pycom, Hi folks, Today I’m going to show you how to create a Sigfox mail notifier using Wia and the Pycom SiPy. This tutorial assumes that ...
Dorm introducing multi-compiler package for php
Dorm introducing multi-compiler package for php,Dorm is a multi compiler package designed to handle compilation and running of non-php code in your project, now the package support...
Adding Spring Boot Rest locale Query Param
Adding Spring Boot Rest locale Query Param,As part of a recent project I’ve been working on we had the requirement to be able to change the locale of the response from our endpoin...
Guide on How to Create and Deploy a Telegram Bot
Guide on How to Create and Deploy a Telegram Bot, This is intro, you may skip it In this tutorial, we’re going to build a very simple bot using Python and deploy it on Heroku serv...
Setting up a dev 101 course for my PMs
Setting up a dev 101 course for my PMs,So here's the thing. Today, I'm the founder of With Madrid and The Shake Shake Company. I also worked for more or less 7 other tech companies...
Guaranteeing and enforcing your architecture (with ArchUnit)
Guaranteeing and enforcing your architecture (with ArchUnit), Recently I was working on an application which relied heavily on a variety of data sources. Our application actually c...
The Django Rest Custom User Model and Authentication
The Django Rest Custom User Model and Authentication,I was recently building a website for one of my clients by using the Django rest + React framework ( which is beautiful by the ...
A Simple Machine Learning Algorithm to Differentiate Between an Apple and an Orange
A Simple Machine Learning Algorithm to Differentiate Between an Apple and an Orange,(This article was originally published on the LiveEdu blog). Machine learning (abbreviated as ML...
If you don’t try, you’ll never know. So try.
如果你不去试,你永远也不知道结果,所以去试试吧