Tag: Learning
-
Why Ethereum is still the home of DeFi
Posted on June 6, 2023, Level beginner Resource Length medium
Ethereum is the 2nd largest blockchain by market cap behind Bitcoin, and thus the largest smart contract blockchain, so it's no surprise that Ethereum's blockchain supports the largest portion of assets locked in DeFi protocols, with about $27b of assets locked. By @ultimate.app.
Tags blockchain cio miscellaneous learning crypto fintech
-
How to use ChatGPT AI for smart contract development
Posted on June 5, 2023, Level beginner Resource Length medium
ChatGPT and AI have become the most exciting new technologies of the past decade. You've likely already seen some of the fascinating use cases of the tool like writing poems, lyrics in the style of renowned musicians, film scripts, college essays, and more. In this blog, you'll learn how to use ChatGPT to improve your smart contract development. By Clarissa Watson.
Tags blockchain app-development bots miscellaneous learning
-
Using Arm64EC with Windows 11
Posted on June 2, 2023, Level intermediate Resource Length medium
This article demonstrates how to use Arm64EC in a C++ application. The application you will implement performs the multiplication of two pseudo-randomly generated square matrices. By Dawid Borycki.
Tags miscellaneous app-development azure learning
-
Cloud sustainability and the path to green software
Posted on May 28, 2023, Level beginner Resource Length medium
In an increasingly sustainability‑conscious world, cloud software, services, and infrastructure are no longer evaluated only in terms of performance, resilience, scalability, and reliability, but also according to their environmental impact. So, considering cloud sustainability means tools impact on the environment needs to be observed. By aster.cloud.
Tags management cio miscellaneous cloud learning
-
How to hack Hacker News (and consistently hit the front page)
Posted on May 27, 2023, Level intermediate Resource Length medium
Getting featured on the HN front page is high on every Indie Hacker's bingo card, not to mention "hacking Hacker News." However, we found a way to consistently get to the front page using a repeatable process that you can use too. By Iron Brands.
Tags data-science miscellaneous analytics learning
-
Deploying securely into Azure architecture with Terraform Cloud and HCP Vault
Posted on May 23, 2023, Level beginner Resource Length medium
Learn how to build a secure infrastructure as code workflow with Terraform Cloud dynamic provider credentials, Microsoft Defender for Cloud, and HCP Vault. By David Wright, Arnaud Lheureux.
Tags cloud azure devops learning
-
Encapsulation in Java (with example)
Posted on May 22, 2023, Level beginner Resource Length medium
Encapsulation is a fundamental concept in object-oriented programming (OOP) that allows developers to achieve data abstraction, improve code maintainability, and create more robust software. In this article, we will dive deep into the principles of encapsulation in Java, understand its benefits, and explore the best practices to implement it effectively. By Rahul.
Tags java oop programming learning
-
Optimizing your app for network reachability
Posted on May 1, 2023, Level intermediate Resource Length long
Network Reachability is a vital aspect of apps that use some networking capabilities. Your users won't always have a good internet connection, so optimizing your app for bad networking conditions is essential. By Antoine van der Lee.
Tags app-development ios swiftlang learning
-
Python classes: The power of object-oriented programming
Posted on April 30, 2023, Level intermediate Resource Length long
Python supports the object-oriented programming paradigm through classes. They provide an elegant way to define reusable pieces of code that encapsulate data and behavior in a single entity. With classes, you can quickly and intuitively model real-world objects and solve complex problems. By Leodanis Pozo Ramos.
Tags oop programming python learning
-
How to choose the right type of TLS/SSL certificate
Posted on April 28, 2023, Level beginner Resource Length medium
From the server administrators of highly technological organizations, to product managers of financial institutions, down to the one-man startups that just want to secure their shopping cart, the same question pops up: "If TLS/SSL certificates all do the same thing, what type should we get?" By Digicert.
Tags ssl servers cio learning infosec app-development
-
Nano stores in Angular: how to make the state management simpler
Posted on April 27, 2023, Level intermediate Resource Length medium
Angular now has integration for Nano Stores, an open source state manager based on the idea of atomic tree-shakable stores and direct manipulation. It is very small (from 334 bytes), has zero dependencies, and promotes moving logic from components to stores. By Nina Torgunakova.
Tags angular nodejs javascript learning
-
Moving beyond Google: Why ChatGPT is the search engine of the future
Posted on April 26, 2023, Level beginner Resource Length medium
I was thrilled when my school announced its new 1-to-1 technology program in my first year of teaching, a decade ago. This announcement meant that each of our students would now have a school-issued laptop in the classroom. Not only was it a welcome transition from traditional paper-based learning, but it also meant that I would be relieved from my daily tussles with the copy machine. By Zak Cohen
Tags miscellaneous data-science big-data search learning