Catégorie : Code
-
GitHub – ubisoftinc/Sharpmake: Sharpmake is an open-source C#-based solution for generating project definition files, such as Visual Studio projects and solutions, GNU makefiles, Xcode projects, etc.
https://github.com/ubisoftinc/Sharpmake
-
Introducing PowerShell as .NET Global Tool | PowerShell
https://devblogs.microsoft.com/powershell/introducing-powershell-as-net-global-tool/
-
Learning to create Python multi-threaded and multi-process
https://writeabout.tech/programming/learning-to-create-python-multi-threaded-and-multi-process/
-
Autocompletion with deep learning
https://tabnine.com/blog/deep
-
Jupyter is the new Excel (but not for your boss) – Towards Data Science
https://towardsdatascience.com/jupyter-is-the-new-excel-but-not-for-your-boss-d24340ebf314
-
Optimization with Python: How to make the most amount of money with the least amount of risk?
https://towardsdatascience.com/optimization-with-python-how-to-make-the-most-amount-of-money-with-the-least-amount-of-risk-1ebebf5b2f29 Optimization with Python: How to make the most amount of money with the least amount of risk? – towardsdatascience.com Optimization with Python: How to make the most amount of money with the least amount of risk? We show how to apply a Nobel-prize winning economic theory to the stock market and solve the resulting…
-
Automate the Boring Stuff with Python
https://automatetheboringstuff.com/
-
GitHub – eng-amrahmed/vanilla-gan-tf2: The Simplest and straightforward Tensorflow 2.0 implementation for vanilla GAN
https://github.com/eng-amrahmed/vanilla-gan-tf2
-
GitHub – benedekrozemberczki/awesome-community-detection: A curated list of community detection research papers with implementations.
https://github.com/benedekrozemberczki/awesome-community-detection
-
A futuristic view of building distributed systems with messaging
https://blog.usejournal.com/a-futuristic-view-of-building-distributed-systems-with-messaging-560d0652513a
-
Remote development on the Raspberry Pi (or Amazon EC2) – PyImageSearch
https://www.pyimagesearch.com/2019/07/01/remote-development-on-the-raspberry-pi-or-amazon-ec2/
-
Learning Node.Js with Azure
https://azure.microsoft.com/en-us/resources/learning-node-js-development/?wt.mc_id=AID723316_QSG_SCL_347910&utm_source=lnkd.in&utm_medium=referral
-
Benchmarking Machine Learning on the New Raspberry Pi 4, Model B
https://blog.hackster.io/benchmarking-machine-learning-on-the-new-raspberry-pi-4-model-b-88db9304ce4
-
Working with Python Tutorial, Step 1, creating a project – Visual Studio | Microsoft Docs
https://docs.microsoft.com/en-us/visualstudio/python/tutorial-working-with-python-in-visual-studio-step-01-create-project?view=vs-2017
-
100 Times Faster Natural Language Processing in Python
https://medium.com/huggingface/100-times-faster-natural-language-processing-in-python-ee32033bdced
-
Eve. The Simple Way to REST
http://python-eve.org/ Python REST API Framework: Eve, the Simple Way to REST … python-eve.org Funding Eve¶. Eve REST framework is a collaboratively funded project.If you run a business and are using Eve in a revenue-generating product, it would make business sense to sponsor Eve development: it ensures the project that your product relies on stays healthy…
-
17+ Must Have .NET Developer Tools – The Essential List
https://blog-elmah-io.cdn.ampproject.org/c/s/blog.elmah.io/17-must-have-net-developer-tools-the-essential-list/amp/
-
How to solve 90% of NLP problems: a step-by-step guide
https://blog.insightdatascience.com/how-to-solve-90-of-nlp-problems-a-step-by-step-guide-fda605278e4e
-
Learn how to design large-scale systems
Learning how to design scalable systems will help you become a better engineer. System design is a broad topic. There is a vast amount of resources scattered throughout the web on system design principles. This repo is an organized collection of resources to help you learn how to build systems at scale. https://github.com/donnemartin/system-design-primer
-
Service workers: the little heroes behind Progressive Web Apps
https://medium.freecodecamp.org/service-workers-the-little-heroes-behind-progressive-web-apps-431cc22d0f16
-
How BuzzFeed Migrated from a Perl Monolith to Go and Python Microservices
https://www.infoq.com/articles/buzzfeed-microservices-migration?utm_source=link&utm_medium=facebook&utm_campaign=calendar
-
Loggly Pricing | Compare Loggly Plans
https://www.loggly.com/plans-and-pricing/
-
A Gentle Introduction to Algorithm Complexity Analysis
http://discrete.gr/complexity/