Tag: Learning
-
How to improve your cloud cost forecasting
Posted on November 1, 2022, Level beginner Resource Length medium
Since technology usage is often an organization's highest expenditure after personnel costs, effectively forecasting cloud spend is vital to planning, negotiating, and achieving sustainable economies of scale as you grow and mature your business on the cloud. So, what can you can do to more accurately predict future cloud costs? In particular, how can you forecast your AWS spend for the next month, quarter, or year? By John Klacynski.
Tags programming app-development cloud software-architecture learning cio
-
Rings of an ancient tree contain a record of Earth's magnetic field reversal
Posted on October 26, 2022, Level beginner Resource Length medium
An ancient Agathis australis tree with rings that document the near-reversal of Earth's magnetic field has been discovered on New Zealand's north island. The tree, which measures 8 feet in diameter and 65 feet in length, was found buried under 26 feet of soil. Carbon dating shows that the tree was alive for 1,500 years and lived between 41,000 and 42,500 years ago. By @ilovetheuniverse.com.ar.
Tags miscellaneous big-data data-science learning
-
How to learn JavaScript faster – Tips and resources to get started coding JS
Posted on September 20, 2022, Level beginner Resource Length long
JavaScript is a programming language commonly used for web development, among many other things. It works in conjunction with HTML and CSS to add dynamic functionality to websites. By Annoh Karlgusta.
Tags nodejs javascript apis app-development learning
-
7 best UX case study generators (and how to use them)
Posted on September 2, 2022, Level beginner Resource Length medium
If you're looking for UX case study ideas, topics or challenges, these UX case study generators can help you create portfolio pieces and improve your UX/UI skills. Here are some of the best ones and the pros and cons of using them. By designerup.co.
Tags ux web-development management miscellaneous learning
-
Hosting ASP.NET Core web api with AWS Lambda – Truly serverless REST APIs
Posted on September 1, 2022, Level beginner Resource Length medium
In this article, we will learn about hosting ASP.NET Core Web API with AWS Lambda in a rather simple-to-follow manner. It is going to be as simple as developing a .NET 6 Web API as you would normally do using Controllers or Minimal APIs, and running some CLI commands which will deploy your API as Lambda Function to AWS Lambda super fast! By Mukesh Murugan.
Tags bots apis programming learning cloud devops
-
How UI kits develop design languages
Posted on July 21, 2022, Level beginner Resource Length short
A robust UI kit can help elevate a brand's look and feel with cohesive, innovative visualization. Here's how. By Goran Paun.
Tags miscellaneous ux web-development learning performance
-
NFTs for Designers: Introduction
Posted on July 20, 2022, Level beginner Resource Length medium
The global NFT market relies on designers to support artists, Web3 platforms and marketplaces, and major global brands. Toptal designer Gabor Molnar offers insights from his experience breaking into this emerging field. By Gabor Molnar @toptal.com.
Tags miscellaneous ux web-development management teams agile learning crypto
-
Guide to Reinforcement Learning with Python and TensorFlow
Posted on July 3, 2022, Level intermediate Resource Length long
In reinforcement learning, self-learning agent learns how to interact with the environment and solve a problem within it. In this article, we present complete guide to reinforcemen learning and one type of it Q-Learning (which with the help of deep learning become Deep Q-Learning). We learn about the inspiration behind this type of learning and implement it with Python, TensorFlow and TensorFlow Agents. By Nikola M. Zivkovic.
Tags cio learning big-data data-science python
-
5 tips for managing high-performing teams (remotely!)
Posted on July 2, 2022, Level beginner Resource Length medium
Today's workplace is more digitized than ever before – especially in tech. Work-from-home adjustments and nearshore outsourcing has surged in the last two years, requiring the modern manager to adapt quickly. By Steve Taplin.
Tags cio learning teams career
-
Linked Lists explained in PHP
Posted on July 1, 2022, Level intermediate Resource Length medium
As one of the most common data structures, the linked list has to be one of the simplest in concept; yet still very powerful. In this post we will be looking at what linked lists are; what types of linked lists there are; when to use a linked list; and whether or why a linked list might be better than an array. By Doeke Norg.
Tags php web-development learning app-development programming
-
The importance of model versioning in machine learning
Posted on June 30, 2022, Level beginner Resource Length medium
Version control is an essential concept in software development. Version control tools, such as Git, are used to manage and track source codes. Developers and organizations alike value source code because it is the backbone of their product(s), from which they earn revenue. By Oghenefejiro Esosuota.
Tags machine-learning big-data cio data-science learning
-
Blockchain scalability: Execution, storage, and consensus
Posted on June 10, 2022, Level intermediate Resource Length medium
Trust minimization is a valuable security property that blockchain technology is uniquely positioned to generate—replacing handshakes, brand reputation, and paper contracts with guarantees based on computer code, cryptography, and decentralized consensus. These superior guarantees provided by blockchains form the basis of cryptographic truth. By chain.link.
Tags cloud blockchain teams performance data-science learning