Разработка ПО и приложений

1092 ролика DevOps, Software Testing & QA Разработка, DevOps, Software Testing & QA тестирование программ, приложений и технологий.

DevOps, Software Testing & QA

1224 ролика Разработка на Java Oracle и Java являются зарегистрированными товарными знаками корпорации Oracle и/или аффилированных с ней лиц. Прочие названия могут являться товарными знаками соответствующих правообладателей.Intel и Intel Inside являют...

Разработка на Java

415 роликов Разработка на Python Python — язык общего назначения. Имеет приложения разных направлений: веб-разработки (например, Django и Bottle), научных и математических вычислений (Orange, SymPy, NumPy) для настольных графических пользовательских инт...

Разработка на Python

1213 роликов Разработка 1С

Разработка 1С

1187 роликов Разработка на C#

Разработка на C#

494 ролика Разработка IoT Интернет вещей (internet of things - IoT) - это система вещей/предметов объеденных между собой в сеть для взаимодействия друг с другом и со средой. .

Разработка IoT

57 роликов Database, СУБД

Database, СУБД

100 роликов Веб-дизайн

Веб-дизайн

101 ролик Разработка на Go Компилируемый многопоточный язык программирования, разработанный внутри компании Google. Разработка Go началась в сентябре 2007 года, его непосредственным проектированием занимались Роберт Гризмер, Роб Пайк и Кен Томпсон...

Разработка на Go

В этом разделе собраны экспертные видеоматериалы, посвященные полному циклу создания программных продуктов. Мы разбираем не только актуальные стеки технологий, но и методологии управления разработкой в условиях цифровой трансформации.

Смотрите в видео:
- Современные стеки и фреймворки: Обзоры решений для мобильной, веб- и кроссплатформенной разработки.
- Архитектура и Highload: Как проектировать отказоустойчивые системы и масштабируемые приложения.
- DevOps и автоматизация: Внедрение CI/CD процессов, контейнеризация и облачные технологии.
- Управление проектами: Agile, Scrum и специфика работы распределенных команд.

Наши видео помогут вам сориентироваться в быстро меняющемся мире программной инженерии и выбрать оптимальные инструменты для реализации ваших идей.
HD 00:05:36
C#: C# WPF Tutorial #16 - Expander - видео
Learning how to use Expander to surround elements, allowing you to very easily expand and collapse them.Happy Coding!Chapters: 0:00 Setup 0:32 Creating an Expander 1:04 Header 1:37 Expanding a Column 2:40 Basic Style 4:06 Expand Programmati...
Cмотреть видео
HD 00:11:05
C#: C# WPF Tutorial #4 - Code Behind - видео
Using the code behind, we learn how to update the UI from the code, as well as subscribing to UI events that allow us to take action in the code when something happens on the UI.Happy Coding!Chapters: 0:00 Intro 0:10 Going from Code to UI 4...
Cмотреть видео
HD 00:02:02
C#: C# WPF Tutorial #1 - What is WPF? - видео
A brief description on Windows Presentation Foundation (WPF), a .NET UI framework. This is the first video of a series on using WPF with C#, and I thought it was important to first explain what it is and why you might use it (next video!) s...
Cмотреть видео
HD 00:11:15
C#: #5 - Auto-Waiting mechanism in Playwright with C# .NET - видео
In this video, we will discuss the working Auto-Waiting mechanism of Playwright with C# .NET and how the actionability and retry-ability mechanism works.The course also available at @Execute Automation Academy https://academy.executeautomat...
Cмотреть видео
HD 00:06:44
C#: Check Internet Connection Using Xamarin Android App - C# Visual Studio - видео
Check Internet Connection Using Xamarin Android App - C# Visual Studio #codefactory2016, #Xamarin Tutorials, #C#Tutorials
Cмотреть видео
HD 00:06:55
J: Java Native Interface | Guide to JNI | What is JNI? | Geekific - видео
One of the main strengths of Java is portability, meaning that once we write and compile our code, the result is platform-independent and can run on any device capable of running a Java Virtual Machine. However, sometimes we might need to u...
Cмотреть видео
HD 00:56:51
C#: Developing microservice applications with Dapr - Jakob Ehn - NDC Oslo 2021 - видео
Moving to microservices architecture brings with it a lot of complexity. Things like state management, service discovery and resilient service communication becomes very important and needs to be implemented properly when building distribut...
Cмотреть видео
HD 00:04:30
J: Introduction to Java Http Client in Java 11 (JEP 321 - 110) | Core Java | Tutorial | Java - видео
 Introduction to Java Http Client in Java 11 (JEP 321 - 110) | Core Java | Tutorial | Java | Learn Java⌚ Timestamps 00:00 Introduction | Java Program 00:38 HttpClientMovie.java | Java Program 01:05 newHttpClient() | Java Program 01:19 ...
Cмотреть видео
HD 00:24:57
C#: Travel App | Comet UI Challenge | VS Code + C# Hot Reload + MVU
UI challenge created with Comet using Visual Studio Code with C# Hot Reload.Source Code: https://github.com/jsuarezruiz/comet-travel-app-challengeWhat do you think about this way of creating the UI?. Leave your feedback in the comments!
Cмотреть видео
HD 00:07:18
C#: Making a Basic Calculator App | C# MacOS App Development - видео
Making a Basic Calculator App | C# MacOS App Development --------------------------------------------------------------------------------------------------------------------------- In this video, we make a very basic calculator app using C#...
Cмотреть видео
HD 00:09:42
C#: Making a Basic C# MacOS App | C# MacOS App Development - видео
Making a Basic C# MacOS App | C# MacOS App Development In this video, we walk through making a very basic C# app using Visual Studio and XCode, as we are making it for MacOS.If you enjoyed this video, people consider subscribing to the chan...
Cмотреть видео
HD 00:06:36
C#: Attributes & NET Components | C# Programming | betaQsolutions - видео
Detail Explanation of Attributes & NET ComponentsRecommended Books for C#Content of this Video 0:16 - Introduction 0:30 - Attributes 1:00 - Obsolete Attribute 1:13 - The Build Window 1:18 - Attributes Syntax 1:28 - Customizing an Attrib...
Cмотреть видео
HD 00:20:42
C#: 2.2 Using the C# Script Component - Advanced Development in Grasshopper - видео
In this video, I introduce the C# Script component, discuss inputs, outputs, types, etc, and show the basics of how to write simple code inside.
Cмотреть видео
HD 00:35:56
PHP: PHP Interview Questions & Answers | PHP Programming Interview Questions | PHP Tutorial | Simpli
In this "PHP Interview Questions" video we will discuss the most frequently asked questions on PHP programming in job interviews. These questions have been categorised into two sections, beginner level and advanced level questions. The...
Cмотреть видео
HD 00:05:16
C#: Part 6 - Adding Swagger support to ASP.NET Core 6.0 Minimal API - видео
In this video, we will discuss Adding Swagger support to ASP.NET Core 6.0 Minimal API► [GitHub Source] https://github.com/executeautomation/ASPNETCore_MinimalAPI ► [Complete Series] https://youtube.com/playlist?list=PL6tu16kXT9PrlCX-b1o0WdB...
Cмотреть видео
HD 00:20:30
PHP: Develop Content Management System with PHP - CMS with PHP & MySQL - видео
This is simple PHP project on Content Management System with PHP and MySQL. This is a live demo of Content Management System which is developed using PHP, MySQL and jQuery.This is multi userContent Management System that means in this syste...
Cмотреть видео
HD 00:21:59
C#: The Free Ultimate UI Design Tool for Windows Forms - Part 2 | C# Tutorial - видео
In this video, let's go through how to create modern UI designs in windows forms using the ultimate free UI designing tool, which is known as Krypton Components/Toolkit. How to Make Modern UI Design Applications in C# or material design app...
Cмотреть видео
HD 00:16:07
RPA: RPA Using Python | RPA With Python | Robotic Process Automation Using Python | Simplilearn - ви
In this video, you will see the RPA Using Python. RPA is the use of software with AI and ML capabilities to handle high-volume, repeated tasks that were previously required humans to perform. Python is an interpreted high-level general-purp...
Cмотреть видео
HD 00:19:15
J: Java OOP Project - Design a Vending Machine - Part #2 | Source Code Included - видео
Check out https://www.hellocodeclub.com for more tutorials and projectsLearn to Design a vending machine in Java step by step from requirements to implementation. Text based vending machine program. Java Source code included.Content00:00 - ...
Cмотреть видео
HD 00:35:16
C#: C# Winforms - Multi-step Wizard UI Design - видео
Watch this video to learn how to design a multi-step wizard with C# and WinForms. The design principles used in this video can be applied in VB.You can download the Visual Studio Project from: https://siticoneframework.com/projectsAll the p...
Cмотреть видео
HD 01:08:27
C#: Why Every Day as a Developer Would Be Easier with F#, by Urs Enzler - видео
Those who develop with .NET probably do so with C#. But F#, in particular, has great potential to make daily work easier. Everything that C# can do can also be done with F#, and often in a more lightweight and less error-prone way. If you w...
Cмотреть видео
HD 00:23:50
PHP: PHP Developer roadmap - How to Become a PHP Developer in 2022 - видео
In this video you will see all the steps you need to perform to become a really good PHP Developer.Support me by subscribing - https://bit.ly/2xTQOI0Github Repository for all resources (⭐️ Give it a star ⭐️) https://github.com/thecodeholic/...
Cмотреть видео
HD 00:22:53
PHP: PHP With MySQL Tutorial For Beginners | PHP And MySQL Database Tutorial | PHP Tutorial | Simpli
This video on PHP with MySQL tutorial will help you learn all thehow ton create a webpage and database using Xampp on visual studio. The demo includes all the fundamental concepts of PHP.
Cмотреть видео
HD 00:05:49
J: SAP Business Technology Platform Training | Build OData using Java in Cloud Foundry | Olingo-Spri
Our SAP Business Technology platform training with Java, Spring, Olingo and OData Services will guides you through the steps required to write an OData Service based on the Olingo OData 2.0 Library for Java (based on Spring JPA on SAP Busin...
Cмотреть видео
HD 00:07:36
C#: C# Class Library Tutorial - Create Global Mouse Hook DLL - part 1 - видео
This is part 1 of my global mouse hook dll project. This will show you how to create a dll file for global mouse hook using c# class library. This can be used in any of your application just import the dll file. You can use this for locking...
Cмотреть видео
HD 00:04:33
C#: C# Unit 1: Intro to C# - Clear Button - видео
C# Unit 1: Intro to C# - Clear Button
Cмотреть видео
HD 00:27:13
iot: Безопасная экосистема Интернета вещей (IoT) - видео
Do you trust your IoT devices? Itzik Feiglevitch, Product Manager, Check Point Software TechnologiesРастущие с экспоненциальной скоростью устройства Интернета вещей приносят значительную ценность бизнесу, развивая и расширяя его возможности...
Cмотреть видео
HD 02:15:40
PHP: PHPStorm vs VSCode for PHP Development - Full Comparison [2 hours] - видео
In this video I will cover some important features of VSCode and PHPStorm, compare them to each other and understand which one is better for PHP Development.Support me by subscribing - https://bit.ly/2xTQOI0Table of contents ---------------...
Cмотреть видео
HD 00:33:48
TechRepublic: Software development - 5 predictions for 2021 developers should understand - video
TechRepublic's Bill Detwiler talks with developer, software industry veteran, and Forrester VP and principal analyst Jeffrey Hammond about 5 predictions the company is making about software development in 2021.Разработка программного обеспе...
Cмотреть видео
HD 05:10:13
PHP: Build a Website from Start to Finish using WordPress [Full Course] - видео
Learn how to build a completely custom website using WordPress, PHP, HTML, CSS, and Elementor. You will learn how set up your local server, create the design, and build a custom WordPress theme that works with Elementor. The design section ...
Cмотреть видео
← Предыдущая Следующая → 1 2
Показаны 1-30 из 52