Pinned Repositories
97-things-every-programmer-should-know
[Fork] Pearls of wisdom for programmers collected from leading practitioners.
AdvancedCSharp
This repository has the purpose of exercising the lessons from Microsoft C# advanced series in 8 short videos. In this way, most of the code here will not be my solely creation but copies of what has been demonstrated in the lectures.
aeds-elemar-jr
Anotações do Curso Algoritmos e Estruturas de Dados oferecido por Elemar Jr. / Eximia.Co
blast-furnace-mass-balance
An educational algorithm for mass balance calculation of charges for a blast furnace in an ironmaking unit
github-zero-to-hero
GitHub Zero to Hero - Live com Júlio Arruda
ortools-tutorial
[Fork] Tutorial for OR-Tools training
streamlit-30days-learning
Repository to play with streamlit, loosely following the 30 days challenge at https://30days.streamlit.app/
disouzam's Repositories
disouzam/97-things-every-programmer-should-know
[Fork] Pearls of wisdom for programmers collected from leading practitioners.
disouzam/ThermodynamicsGNN
[Fork] Code for the paper "Thermodynamics-informed graph neural networks" published in IEEE Transactions on Artificial Intelligence (TAI).
disouzam/awesome-causal-inference
[Fork] A curated list of causal inference libraries, resources, and applications.
disouzam/Bend
[Fork] A massively parallel, high-level programming language
disouzam/dotnet-runtime
[Fork] .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps. This fork intends to be a reference for self-study.
disouzam/dotnet-samples
[Fork] Sample code referenced by the .NET documentation
disouzam/fluentassertions
[Fork] A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
disouzam/fuzzbench
[Fork] FuzzBench - Fuzzer benchmarking as a service.
disouzam/i-pi
[Fork] i-PI: a universal force engine (Molecular dynamics)
disouzam/ironpython3
[Fork] Implementation of Python 3.x for .NET Framework that is built on top of the Dynamic Language Runtime.
disouzam/ML-For-Beginners
[Fork] 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
disouzam/ModernDive_book
[Fork] Statistical Inference via Data Science: A ModernDive into R and the Tidyverse
disouzam/MSBuildStructuredLog
[Fork] A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
disouzam/Pillow
[Fork] Python Imaging Library (Fork)
disouzam/pymsbuild
[Fork] An MSBuild wrapper for use building Python extensions
disouzam/pytest-cov
[Fork] Coverage plugin for pytest.
disouzam/python-ternary
[Fork] :small_red_triangle: Ternary plotting library for python with matplotlib
disouzam/pythonfluente2e-forked
[Fork] Python Fluente, Segunda Edição
disouzam/pythonnet
[Fork] Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
disouzam/roslyn
[Fork] The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs. This fork intends to serve as a learning content only
disouzam/scikit-learn
[Fork] scikit-learn: machine learning in Python
disouzam/sdxjs
[Fork] Software Design by Example with JavaScript
disouzam/shcheck
[Fork] A basic tool to check security headers of a website
disouzam/styleguide
[Fork] Style guides for Google-originated open-source projects
disouzam/TsqlAnalysis
[Fork]
disouzam/vscode-azurearmtools
[Fork] Azure Resource Manager Tools for Visual Studio Code
disouzam/Web-Dev-For-Beginners
[Fork] 24 Lessons, 12 Weeks, Get Started as a Web Developer
disouzam/XlsxWriter
[Fork] A Python module for creating Excel XLSX files.
disouzam/XMLTDB
[Fork] Development of format for Calphad databases
disouzam/You-Dont-Know-JS
[Fork] A book series on JavaScript. @YDKJS on twitter.