Материалы по теме 'c' | DevsDay.ru

IT-блоги Материалы по теме 'c'

IT-блоги Материалы по теме 'c'


Разработка dev.to 14 мая 2024 г. 11:22

You can play online multiplayer games on Github profiles! 🎮 Setting up a profile on GitHub is easy, you just need to create a repository with your username and add a README.md file to it. This file will be displayed on your profile page and you can...... читать далее

github gamedev webdev

Разработка habr.com 14 мая 2024 г. 11:15

В этой статье мы погрузимся в мир проектирования и разработки вредоносного ПО для macOS, которая по сути является операционной системой на основе Unix. При исследовании внутренностей системы Apple мы воспользуемся классическим подходом с опорой на ба...... читать далее

вредоносное по зловред вирусы mac macos разработка под mac информационая безопасность sip entitlements property list

Разработка dev.to 14 мая 2024 г. 9:59

Introduction If you're just tuning in, the first chapter detailed our approach to creating the SPA (Single Page Application) version of Flowdiver. We explained the reasoning behind our decisions and the challenges we encountered.👍 In this chapter...... читать далее

webdev casestudy typescript nextjs

Разработка habr.com 14 мая 2024 г. 9:42

ReactOS — это проект, где победу над регрессией, появление новой фичи или её рабочего прототипа празднуют так громко, что FOSS-сообществу приходится отвлекаться от переписывания всего на Rust и полемик о systemd. В последний раз мы проверяли ReactOS...... читать далее

reactos pvs-studio проверка проекта операционные системы windows c c++

Разработка dev.to 14 мая 2024 г. 9:42

RabbitMQ is an open-source message broker software that implements a handful of messaging protocols, originally the AMQP (Advanced Message Queuing Protocol), and also includes web-based ones such as STOMP (Simple Text Orientated Messaging Protocol),...... читать далее

devops rabbitmq kubernetes opensource

Разработка .NET Escapades 14 мая 2024 г. 9:00

In this post I introduce C#12 primary constructors, describe the various ways to use them and how they work behind the scenes.... читать далее

C#

Разработка dev.to 14 мая 2024 г. 8:54

As a React dev, I recently dove into Next.js 14 and boy, did I have some interesting "Aha!" moments. I thought I'd share my journey and the lessons I learned, so you can benefit from my experiences and perhaps have a smoother transition. 1...... читать далее

nextjs react webdev

Разработка dev.to 14 мая 2024 г. 8:37

Hey everybody! This is my first-ever post! In this article, I will be talking about the reduce method of JavaScript arrays, which I feel is sometimes forgotten. I will give a brief introduction to this method, and then I will proceed to compare it w...... читать далее

javascript webdev frontend

Разработка dev.to 14 мая 2024 г. 8:17

I was trying to install Debian in different location rather than the C drive . Sharing the steps I took . OS : Windows 11 WSL Version : Wsl 2 1) First install Debian as by default in C wsl --install -d Debian 2) Shut down wsl wsl --s...... читать далее

windows linux debian wsl

Разработка dev.to 14 мая 2024 г. 8:04

C# is pretty interesting to write and it is so so fascinating too There are different ways to initialize an array in C#, stick to the end, I will show you different ways to go about it. The best approach will depend on a lot of factors, most especi...... читать далее

csharp beginners tutorial

Разработка dev.to 14 мая 2024 г. 8:00

The title says it all 🐐. I want to talk about my all-time favorite javascript array method: Array.reduce(). I know there are a lot of contenders out there, but hear me out. reduce() is not just a method; it's a way of life✨. I'm not going to lie th...... читать далее

webdev javascript typescript beginners

Разработка dev.to 14 мая 2024 г. 8:00

Most of the applications we create today are database-driven. Here, efficient query performance is an important aspect. One powerful option EF offers here is compiled queries. But what are they exactly? And how do they work? Compiled queries If the...... читать далее

microsoft coding dotnet development

Разработка dev.to 14 мая 2024 г. 3:33

This article is first published in the medium MPP plan. If you are a medium user, please follow me in medium. Thank you very much. Learn how to optimize SQL queries for better performance Thanks to Moore's Law, computer performance has greatly imp...... читать далее

mysql performance

Разработка dev.to 14 мая 2024 г. 3:06

This was originally posted at my personal site at: https://programmeral.com/posts/20240513_ImprovingAzureFunctionsColdBoot Why care about cold boot? A while ago I saw the below tweet from Paul Yuknewicz mentioning that cold start for Azur...... читать далее

blog azurefunctions serverless performance

Разработка dev.to 14 мая 2024 г. 2:25

#include <iostream> long count; int *arreglo(int n) { int *a = new int[n]; for (int i = 0; i < n; i++) a[i] = rand() % (10 * n) + 1; return a; } void print(int *a, int n) { for (int i = 0; i < n; i++) printf ("%i ", a[i]); prin...... читать далее

Разработка dev.to 14 мая 2024 г. 1:54

In JavaScript we frequently come across scenarios where we need to perform operations on strings. These could range from simple tasks like finding out how long a string is, to more challenging ones like removing duplicate characters. A practical way...... читать далее

javascript algorithms webdev frontend

Разработка dev.to 14 мая 2024 г. 1:16

This guide will walk you through setting up your Mac for development with Node.js, Firebase, and Firestore, including creating a simple Express app within a Firebase Functions project. Prerequisites Basic command line knowledge Mac compu...... читать далее

webdev express typescript firebase

Разработка dev.to 14 мая 2024 г. 1:10

Introduction Hello, I'm Take, an engineer working at a product development company in Tokyo. In this article, I will illustrate the overall structure of a CI/CD workflow utilizing AWS ECR/ECS, Docker, and GitHub Actions. I won't delve into specifi...... читать далее

docker aws programming githubactions

Разработка dev.to 14 мая 2024 г. 1:00

Introduction 📯📯📯 When it comes to styling your React application with a css-in-js approach, styled-components stands out as a top choice. In this post, I'll walk you through how to utilize styled-components in a Next application. By default, Nex...... читать далее

react reactjsdevelopment webdev typescript

DevOps OpenNET 13 мая 2024 г. 21:15

Доступен выпуск дистрибутива Rescuezilla 2.5, предназначенного для резервного копирования, восстановления систем после сбоев и диагностики различных аппаратных проблем. Дистрибутив построен на пакетной базе Ubuntu и продолжает развитие проекта "Redo...... читать далее