<p>Nice view on the the difference between Software Engineering and Programming </p>
https://medium.com/@samerbuna/software-engineering-is-different-from-programming-b108c135af26
Open link
Hugo Bessa
Posted on
October 11, 2017
Topics:
Let's talk!
Clients
Services
Blog
About us
Careers
Let's talk!
SOFTWARE
HOUSE
Clients
Services
MVP Development
Web Development
Staff Augmentation
Insights
Blog
Learnings
Careers
About us
Contact us
Learnings
Boost your knowledge with the insights from our expert team.
accessibility
agile
ai
api
architecture
aws
career
celery
communication
concurrency
css
data
database
db
debug
design
design system
development
devops
django
docker
documentation
figma
frontend
git
html
javascript
js
leadership
management
metrics
ml
orm
performance
postgres
process
product
product design
python
react
redux
research
security
software
sql
sre
test
testing
tests
typescript
ui
ux
web
workflow
<p>keys skills a product designer needs to have a great career </p>
↗
https://medium.com/sketch-app-sources/becoming-a-senior-product-designer-4fde8a51ef6f
Aline Silveira
Dec 30, 2019
Topics:
career, design
<p>some differences between junior and senior designers </p>
↗
https://uxdesign.cc/hiring-product-designers-5-key-differences-between-a-junior-and-a-senior-designer-83935b114c4
Aline Silveira
Dec 30, 2019
Topics:
career, design
<p>Introduction to ASGI: Emergence of an Async Python Web Ecosystem </p>
↗
https://florimond.dev/blog/articles/2019/08/introduction-to-asgi-async-python-web
Gustavo Carvalho
Dec 24, 2019
Topics:
asgi, async, python
<p>Amazing talk on how belief formation happens on humans and 5 things everyone in ML should know about it: </p>
↗
https://news.ycombinator.com/item?id=21856809
Rebeca Sarai
Dec 24, 2019
Topics:
knowledge, machinelearning
<p>Litmus is a toolset to do chaos engineering in a kubernetes native way </p>
↗
https://github.com/litmuschaos/litmus
Gustavo Carvalho
Dec 24, 2019
Topics:
chaos engineering, kubernetes
<p>Web development, illustrated. </p>
↗
https://illustrated.dev/
João Lins
Dec 23, 2019
Topics:
dev, tutorial
<p>Visual Inspector: A Chrome extension that enables non-programmers to seamlessly inspect paddings, margins, colors, shadows, text and download images, vectors, and fonts without having to deal with other complex dev tools. </p>
↗
https://chrome.google.com/webstore/detail/visual-inspector/efaejpgmekdkcngpbghnpcmbpbngoclc
Pedro Bacelar
Dec 23, 2019
Topics:
dev tools, extension, inspector
<p>WTF is this - Understanding the this keyword, call, apply, and bind in JavaScript </p>
↗
https://tylermcginnis.com/this-keyword-call-apply-bind-javascript/
Filipe Ximenes
Dec 23, 2019
Topics:
javascript
<p>Optimize queries executed by graphene-django automatically, using "select_related", "prefetch_related" and "only" methods of Django QuerySet </p>
↗
https://github.com/tfoxy/graphene-django-optimizer
Victor Ferraz
Dec 20, 2019
Topics:
<p>Hijacking Default Django 'Through' Tables: </p>
↗
https://typenil.com/hijacking-default-django-through-tables/
Flávio Juvenal
Dec 20, 2019
Topics:
django, migration, python
<p>The unseen performance costs of modern CSS-in-JS libraries in React apps </p>
↗
https://calendar.perfplanet.com/2019/the-unseen-performance-costs-of-css-in-js-in-react-apps/
João Lins
Dec 20, 2019
Topics:
css, css-in-js, react, styled-components
<p>Working with huge data sets in Django </p>
↗
https://blog.labdigital.nl/working-with-huge-data-sets-in-django-169453bca049
Filipe Ximenes
Dec 20, 2019
Topics:
database, django
<p>a thoughtful (and a bit controversial) reflection on the state of Agile Workflow </p>
↗
https://medium.com/columbus-egg/dear-agile-im-tired-of-pretending-d39ab6a12003
Aline Silveira
Dec 19, 2019
Topics:
agile, design, development, workflow
<p>django-hint helps you type django code so you can have model, querysets, requests and drf utilities type hints at hand </p>
↗
https://github.com/Vieolo/django-hint
Carlos Coelho
Dec 19, 2019
Topics:
django, typing
<p>nice website with okr examples for different areas of the company </p>
↗
https://okrexamples.co/
Rob Novelino
Dec 19, 2019
Topics:
<p>“In software, the greatest source of waste <em>is building the wrong thing</em>, period, not building the right thing slowly, not building the wrong thing slowly, just flat-out building things that add no value.” </p>
↗
https://medium.com/columbus-egg/agile-as-a-corollary-to-twymans-law-3ec547192ab2
Aline Silveira
Dec 19, 2019
Topics:
agile, design, development, strategy, workflow
<p>How to combine multiple indexes: </p>
↗
https://www.postgresql.org/docs/12/indexes-bitmap-scans.html
Lais Varejão
Dec 18, 2019
Topics:
postgres
<p>How tracking pixels work </p>
↗
https://jvns.ca/blog/how-tracking-pixels-work/
João Lins
Dec 18, 2019
Topics:
privacy, tracking
<p>Common mistakes that Django developers can make </p>
↗
https://medium.com/swlh/top-10-mistakes-that-django-developers-make-947a6285a5fe
Pamella Bezerra
Dec 18, 2019
Topics:
django
<p>Chrome 79 shows the call stack for requests #initiator</p>
↗
https://developers.google.com/web/updates/2019/10/devtools
João Lins
Dec 18, 2019
Topics:
chrome, development tools
<p>Use <code>git config diff.lfs.textconv cat</code> to render Git LFS files in diff! Issue: </p>
↗
https://github.com/git-lfs/git-lfs/issues/440
Flávio Juvenal
Dec 16, 2019
Topics:
git, lfs
<p>Comparing Python Clustering Algorithms </p>
↗
https://hdbscan.readthedocs.io/en/latest/comparing_clustering_algorithms.html
Flávio Juvenal
Dec 16, 2019
Topics:
clustering, data-science, ml, python
<p>Python Tips and Trick, You Haven't Already Seen, two nice blog posts with this theme: and </p>
↗
https://martinheinz.dev/blog/1
Flávio Juvenal
Dec 13, 2019
Topics:
python
<p>PEP 591 specifies a final decorator that intends to restrict subsclassing for those classes with the giving decorator as well as overriding methods with this annotation. It plays nicely with the @overload decorator, although a type checker such as mypy would require the @final decorator to be put last. As any typing implementation, it's not going to be enforced at runtime if no runtime type checker is being used. For more info, see </p>
↗
https://www.python.org/dev/peps/pep-0591/
Carlos Coelho
Dec 12, 2019
Topics:
python, typing
Previous
Next
Close Cookie Preference Manager
Cookie Settings
By clicking “Accept all”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage and assist in our marketing efforts.
Check our privacy policies.
Strictly Necessary (Always Active)
Cookies required to enable basic website functionality.
Analytics
Cookies helping understand how this website performs, how visitors interact with the site, and whether there may be technical issues.
Marketing
Cookies used to deliver advertising that is more relevant to you and your interests.
Personalization
Cookies allowing the website to remember choices you make (such as your user name, language, or the region you are in).
Save settings
Accept all
We use Cookies to promote our services.
Settings and Privacy.
Accept