Tag: Learning
-
How to take fewer breaks to be more productive at work
Posted on March 8, 2022, Level beginner Resource Length medium
Programmer's work might look easy, but it turns out to be stressful to many programmers. Most programmers would complain about being unproductive — they should work eight hours per day, but these eight hours turn into 2 or 3 hours of work. By Nuha Khaled.
Tags software learning miscellaneous how-to cio
-
Docker -- Cross-host networking
Posted on March 4, 2022, Level beginner Resource Length medium
When Docker is installed, three networks are automatically created on the host: bridge, host and none . You can use the command docker network ls to check. By Tony Li Xu.
Tags app-development docker containers learning
-
2022 Android developer roadmap
Posted on March 3, 2022, Level beginner Resource Length medium
Our 2022 Android Developer Roadmap teaches you everything you need to know to get started in Android development. We've broken down the Android developer roadmap into few modules, each covering different aspects of the Android development ecosystem. By Jaewoong E.
Tags app-development android programming learning kotlin
-
The best AWS Elastic Beanstalk alternatives for 2022
Posted on March 2, 2022, Level beginner Resource Length medium
AWS Elastic Beanstalk is an AWS-managed service. It is used by startups, small & mid-sized businesses for web application development. As it comes pre-configured with EC2 server and is efficient at using automatic provisioning of services and resources, handling application code and environment configurations seems easier with this PaaS solution. By Morgan Perry.
Tags devops aws cloud programming learning
-
New to a codebase? Try drilling!
Posted on March 1, 2022, Level beginner Resource Length medium
For an entry-level developer, working on the large codebase was quite overwhelming at the beginning. Every time I opened up VScode and loaded up one of our repositories, I felt like I was lost at sea. By Louie Berwanger.
Tags programming software-architecture how-to learning
-
How to manage an underperformer remotely
Posted on February 26, 2022, Level beginner Resource Length medium
Love it or hate it, working remotely is likely to remain a reality for some time to come. A fairly common challenge, now that people have had time to settle into new workflows, is that more employees may be struggling to keep up. By Lolly Daskal.
Tags performance agile learning management career
-
Plain English description of monads without Haskell code
Posted on February 16, 2022, Level beginner Resource Length short
Monads are notorious in the programming world for their use in the Haskell programming language and for being hard to grasp. There's even a joke that writing a "monad tutorial" is a rite of passage for new Haskellers, and been described as pointless. By Chris Done.
Tags programming software-architecture learning
-
Everything you will ever need to know about the IoT ecosystem in one blog post
Posted on February 5, 2022, Level beginner Resource Length long
Speaking about any ecosystem, we speak about a complex system of interconnected components and the environment in which they exist and with which they interact. We can use the term IoT ecosystem instead of IoT system because IoT devices have no value without the environment they exist in. By @sumatosoft.
Tags iot miscellaneous learning cloud
-
Google's 20% rule spend on learning new skills and why it works
Posted on January 23, 2022, Level beginner Resource Length medium
Most people spend every second of their workday trying to keep up with their calendars and to-do lists — attending meetings, responding to emails, racing to meet deadlines. This makes it difficult to set aside time to explore ideas that interest us or learn new skills. And during a time when it's impossible to predict how our jobs and industries will evolve, expanding our expertise is what gives us a competitive edge in the long-run. By Dorie Clark.
Tags learning management cio agile
-
What is the difference between REST and SOAP APIs?
Posted on January 12, 2022, Level intermediate Resource Length short
When machines need to communicate with one another and exchange data, they require certain formatting for specific data types. That's where SOAP API and REST API come into play. They allow for communication and transfer of data, but each is different in several ways. From implementation to their required resources, various attributes separate one from the other. By Mark Smallcombe.
Tags apis programming restful devops learning
-
How to create a KPI dashboard in Power BI to make smarter decisions faster
Posted on January 7, 2022, Level beginner Resource Length medium
Imagine having a business meeting where you are given puzzles instead of information. To get to the KPI dashboard to round up your performance, you need to piece the puzzle together. Sounds funny, right? Well, in reality, meetings or preparing a report often consist of pure efforts to obtain and interpret the right data.By Blaz Abe.
Tags analytics data-science cio learning
-
9 open source alternatives to try in 2022
Posted on January 6, 2022, Level beginner Resource Length medium
Whatever tool you are looking for, there are plenty of open source software alternatives to choose from. By Lauren Maffeo.
Tags cio app-development software open-source learning