JetBrains DataGrip – найновіше програмне забезпечення, що є функціональним пакетом інструментів для роботи з базами Oracle, SQL Server, MySQL, Sybase, HyperSQL, DB2, SQLite і т.д. Продукт з мультикурсорним текстовим редактором, синтаксично виділяє код, підтримує роботу з системами контролю для Subversion, Git і т.д. Генерація коду, робота з базами даних завдяки функціональному інструменту. Ефективний графічний інтерфейс для створення, додавання та внесення змін до таблиць або колонок з відповідним скриптом.
Пять лет назад в JetBrains решили, что те возможности, которые предоставляют IDE на платформе IntelliJ для работы с базами данных, могут быть интересны не только разработчикам на java или php, но и тем, для кого работа с данными — основная деятельность. Так появился DataGrip — продукт для SQL-разработчиков, который может подключиться к любой (почти) СУБД и обладает всеми преимуществами платформы IntelliJ. Работа с базами поддерживается во всех платных IDE от JetBrains, поэтому доклад будем интересен многим, кто их использует.В докладе мы рассмотрим базовые примеры использования DataGrip, сделаем акцент на некоторых уникальных возможностях и покажем, как избежать рутины в работе с SQL.
Подписаться на канал:
Наш сайт:
Наш блог:
Facebook-группа: Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
Обращаю ваше внимание: я НЕ раздаю лицензии JS All Product Pack. Лицензии доступны только моим ученикам. Но вы всегда можете записаться ко мне на занятия здесь:
DataGrip:
Связаться со мной: Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
Полезняшка: JetBrains бесплатная лицензия почти на все продукты
Специально для ресурса
Ссылка для скачивания PostgresQL:
Ссылка для скачивания DataGrip: Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
DataGrip: IDE для PostgreSQL от JetBrains | Максим Соболевский
DataGrip: IDE для PostgreSQL от JetBrains | Максим Соболевский
JetBrains 15 лет производит среды разработки для работы со многими языками программирования. Самая популярная из них – IntelliJ IDEA для java, но она поддерживает и базы данных. В какой-то момент мы решили, что эту функциональность и глубокий опыт компании в работе с языками можно привнести и в мир SQL – так появилась среда разработки DataGrip. В докладе я расскажу о том, как DataGrip помогает писать код и работать с данными быстро, как расширить самому функциональность инструмента и постараюсь выяснить, какие проблемы в инструментарии актуальны для российского PostgreSQL сообщества.
Подробнее:
#pgconfru #postgresql #jetbrains #datagrip Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
Валерия Андрианова — Презентация JetBrains Space — универсальной платформы для командной работы
Ближайшая конференция:
Mobius 2022 Spring — 23-26 мая.
Подробности и билеты:
— —
. . Недавно команда JetBrains выпустила Space — единую платформу для совместной работы, общения, управления проектами и командами, которая покрывает все этапы разработки ПО. Space помогает разработчикам, дизайнерам, менеджерам и другим специалистам работать продуктивнее вместе и решает проблему разобщенности, которая часто возникает в компаниях.
Валерия Андрианова, менеджер по маркетингу продукта, покажет, как устроен Space и как он помогает командам разработчиков создавать крутые продукты и общаться более эффективно. Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
DataGrip: PostgreSQL IDE from JetBrains | Maksim Sobolevsky
DataGrip: PostgreSQL IDE from JetBrains | Maksim Sobolevsky
For over 15 years JetBrains have strived to make effective developer tools. IntelliJ IDEA for java is the most popular of them. IntelliJ supports databases as well, and finally we in JetBrains decided to bring this functionality and our experience in programming languages to the world of SQL. That’s how DataGrip appeared. In my talk I will tell how DataGrip helps developers by automating routine checks and corrections and speeds up developer’s production. I will also show how to extend IDE’s functionality and try to understand which actual problems we can solve in future.
More details:
#pgconfru #postgresql #jetbrains #datagrip Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
Валерия Андрианова — Презентация JetBrains Space — универсальной платформы для командной работы
Download DataGrip:
This is the overview video of DataGrip, the SQL IDE from JetBrains. We'll tell you about what DataGrip can do and how it can save you time, and we hope it will be useful for you.
00:00 - Intro
00:13 - Add the new data source
01:21 - Connection options
02:01 - Database explorer basics
02:21 - Speed search
02:48 - Group data sources
02:58 - Hide unneeded objects
03:21 - ER diagrams
03:37 - Copy/paste data sources
04:10 - Color the data sources
04:30 - Query console basics
04:41 - Live templates
06:06 - Expand wildcard
06:37 - Code completion by foreign keys
06:56 - Inspection about ambiguous columns
07:11 - Qualifying columns
07:45 - Abbreviations in code completion
08:07 - Code formatting
08:34 - Inspections overview
09:34 - Running queries
10:54 - Explain plan
11:19 - Refactorings
13:15 - Name the result tabs
13:30 - Spellchecker
13:46 - Name the result tabs
13:54 - Compare data
14:15 - Services tool window
14:33 - Time of the query
14:47 - In-editor result mode
15:10 - Go to DDL
15:33 - Go to data
15:38 - Go to the database tree
15:44 - Quick documentation
15:59 - Data editor overview
16:06 - Sorting
16:12 - Edit data
16:31 - Copy/paste data
17:03 - Add and delete rows
17:08 - Preview changes
17:17 - Revert changes
17:32 - Navigate by foreign keys
18:52 - Filter data
19:10 - Text search of data
19:33 - Paging
19:48 - Full-text search
20:21 - Column list
20:35 - Hide/show columns
20:44 - Toolbar overview
21:29 - Data extractors
22:54 - Export to another database
24:02 - Quick table backup
24:17 - Modify table
24:42 - Create objects
25:01 - SQL generator
25:39 - Generate DDL files for the schema
26:08 - Dump data for PostgreSQL and MySQL
26:40 - Duplicating data source
27:03 - Updating the source code of the routine
28:10 - Database changes tool window
28:41 - Text editor capabilities
29:16 - Multiple cursors
29:50 - Completion in the texet search
30:01 - Files tool window
30:13 - Attach directory
30:35 - Work with external *.sql files
31:12 - Version control system integration
31:53 - Run script files
32:59 - DDL data source
33:54 - Work with CSV files
34:15 - Import data
34:42 - Automatic saves
34:54 - Recent files
35:08 - Recent locations
35:30 - Local history of the file
35:52 - Local history of the folder
36:09 - Query history
36:28 - SQL log
36:42 - Clipboard history
36:54 - Search everywhere
37:35 - Go to database object
38:07 - Go to file
38:19 - Go to symbol
38:32 - Find action
38:49 - Find in files and source codes of the objects
39:38 - Plugins
40:12 - Thanks for watching! Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
In this video we are going to see how to install Jetbrains Datagrip 2019.3 and connect to Oracle Database 19c which is running locally on Windows 10.
Internet connection is needed in order to download the Oracle JDBC driver files initially.
DataGrip is a database management environment for developers. It is designed to query, create and manage databases. Databases can work locally, on a server, or in the cloud. Supports MySQL, PostgreSQL, Microsoft SQL Server, Oracle, and more. If you have a JDBC driver, add it to DataGrip, connect to your DBMS, and start working.
Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
JetBrains DataGrip 2019.3 Installation on Windows 10 and connect to Oracle Database 19c
IMPORTANT! This is a pretty old video from 2017. Please see the longer overview video from 2021 is here:
If you're looking for DataGrip Quick Start Guide, please, read:
DataGrip is an IDE from JetBrains built for database developers. It allows you to quickly migrate and refactor relational databases, construct efficient, statically checked SQL queries and much more.
In this video, we highlight some of DataGrip's most powerful features. It is also relevant to the database plugin of IntelliJ IDEA, PhpStorm, PyCharm and RubyMine.
For more details visit Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
Hello Everyone! Today in this video I am going to step by step guide you How to install DataGrip IDE version 2021.1 for SQL Programming on Windows 10. Windows (64-bit).
Geeky Script (
@GeekyScript) is Computer Science - Educational Videos Creator 🎉
You can support by buying a coffee ☕️ here —
✻ I really hope you find this video useful. ♥
✻ Please click on the CC button to read the subtitles of this video.
Installing DataGrip is very easy. Just follow the following steps and there you go to create your first python project!! So let's begin.
Step 1. To install DataGrip IDE 2021.1 first you just need to download .exe file from the following Link:
#section=windows
Step 2. After downloading DataGrip IDE 2021.1 run the .exe by double-clicking it.
DataGrip provides context-sensitive code completion, helping you to write SQL code faster. Completion is aware of the tables structure, foreign keys, and even database objects created in code you're editing.
Step 3. You need to click the License agreement as shown in the video.
Step 4. Now it's time to create your first DataGrip project. For that, go to File and click on the new project. And there you go!!
We recommend writing SQL code in DataGrip IDE. IDE i.e Integrated Development Environment.
The instructions in this video tutorial can be applied to laptops, desktops, computers, and tablets which run the Windows 10 operating system like Windows 10 Home, Windows 10 Professional, Windows 10 Enterprise, Windows 10 Education. This tutorial will work on all hardware manufacturers, like Dell, HP, Acer, Asus, Toshiba, Lenovo, and Samsung.
#DataGripInstallation #DataGripSetup #DataGripInstallationOnWindows10 #Windows10 #DataGriptutorial
Topics addressed in this tutorial:
How To Download And Install DataGrip IDE On Windows 10 64 bit OS
How to install the DataGrip IDE on Windows 10
Install DataGrip IDE on Windows 10
How to Install DataGrip IDE and Get Started
---------------------------------------------------------------------------
MY RELATED VIDEOS:
✻ All about Android Studio:
✻ All about PostgreSQL:
✻ All about MongoDB:
✻ All about MySQL:
✻ All about WordPress:
✻ All about Java Spring:
✻ All about Maven:
✻ All about eBook:
---------------------------------------------------------------------------
THANK YOU so much for watching!
Please make sure to LIKE and SHARE the video and SUBSCRIBE to the channel for more such videos :)
---------------------------------------------------------------------------
CONNECT WITH ME ON:
✻ Website:
✻ LinkedIn:
✻ Twitter:
✻ Email: geekyscript@
✻ YouTube channel:
---------------------------------------------------------------------------
Song: Jarico - Island
Music promoted by #BackgroundMusicWithoutLimitations
Watch:
Free Download:
--------------------------------------------------------------------------- Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
How to Install DataGrip IDE on Windows 10 [ 2021 Update ] DataGrip for SQL Developers Complete guide
Assalamaualaikum,...
Kali ini saya mendapat rekomendasi dari teman2 di medsos untuk mencoba salahsatu Sql Client Tools dari Jetbrains yaitu DataGrip. Katanya enak banet buat kerja, selama ini saya belum pernah pakai, karena ini berbayar...:D :D.
Ternyata kesan pertama mencoba ini sudah positif, sudah terasa enaknya..
link download:
#mysql
#DataGrip
#pojokcode
datagrip mysql,
datagrip mongodb,
datagrip mysql create database,
datagrip installation,
datagrip sql server,
datagrip mysql tutorial,
datagrip tutorial,
datagrip add column to table,
datagrip basics,
datagrip connect to database,
datagrip create database,
datagrip diagram,
datagrip draw diagram,
datagrip explain plan,
datagrip for mysql,
datagrip getting started,
datagrip intellij,
datagrip ide,
datagrip jetbrains,
datagrip jetbrains tutorial,
datagrip localhost,
datagrip mysql connection Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
Аве Кодер!
Мне недавно удалось поучаствовать в бета тестировании новой IDE от Jetbrains созданной специально для нужд Data Science и я хочу поделиться своими впечатлениями от DataSpell.
Несмотря на то, что этот продукт все еще в разработке, в этом видео мы можем увидеть основные механики, интерфейс и некоторые возможности.
#авекодер #dataspell #datascience
Telegram:
VK:
Instagram:
Поддержи проект:
BTH: 1BmLvUFiJaVpCAwhzW3ZwKzMGWoQRfxsn4
ETH: 0x6f1A488c9b12E782AEF74634a40A79b1631237aB
Ave Coder на английском:
______________________
Аве Кодер!
Меня зовут V и я кодер. Я экспортирую из Англии: актуальные туториалы, computer science, брейнхаки, лайфхаки, здоровье кодера, тревэл он нью левэл, английский для кодера, как кодеру не помереть с голоду, юмор и многое другое.
Так что ставь императорский палец вверх, подписывайся и бей в колокол! Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
DataSpell Обзор новой IDE для Data Science от Jetbrains
In this webinar, we’ll show the basics of writing SQL queries and working with data in IntelliJ IDEA. From basics — how to write a simple query faster to some more complicated stuff: updating data, creating run configurations, using language injections.
What will be covered:
— Creating a simple query. Various types of code completion, code snippets, expanding wildcards, working with subqueries.
— Data editor. Editable result-sets, bulk submit, multiple submit, transposing data.
— Data import/export. Import from CSV file, export to JSON or UPDATES, INSERTS. Export to other databases.
— Navigation. Searching for database objects, data, SQL code, files, settings, etc.
— Other features. User parameters, diff tool, evaluate an expression, transaction control,
All these features are also relevant to DataGrip, PhpStorm, PyCharm, Rider, and other IDEs based on the IntelliJ Platform.
Speaker:
Maxim Sobolevskiy
Maksim Sobolevskiy lives in St. Petersburg, Russia. He is originally from Tashkent, Uzbekistan but moved to Russia in 2010. He has worked as a PMM for JetBrains since 2015. From 2020 he is a team lead of DataGrip. Before, he was an SQL-developer for 10 years, working for the charity organization "Foundation source", the National bank of Uzbekistan, and "Soyuz" furniture factory.
You can find Maxim on Twitter:
Blog post:
Categories: #sql #intellijidea #datagrip #webinar
Join us:
Website
Blog
Twitter
Facebook
#intelliJIDEA #intelliJ #jetbrains #Java #programming Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
IntelliJ Webinar: Working with SQL and Databases in IntelliJ IDEA
etBrains MPS is an integrated environment for language engineering. It allows language designers to define new programming languages, both general-purpose and domainspecific, either as standalone entities or as modular extensions of already existing ones. Since MPS leverages the concept of projectional editing, non-textual and non-parseable syntactic forms are possible, including tables or mathematical symbols. This lecture introduces MPS and shows how its novel approach can be applied to Java development. Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
JetBrains MPS as a Tool for Extending Java (Vladimir Kozhaev, Freelancer)
configure mongodb in intellij IDEA
mongodb client
idea datagrip mongodb
online mongodb client
jetbrains rider mongodb
mongodb atlas intellij
mongodb for giant ideas
mongodb client mac Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
Больше полезняшек вы найдете тут:
IDE 0xDBE тут:
Офф. сайт:
Мы в VK: Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
Яндекс.Навигатор прекрасно находит дорогу домой, на работу или в магазин. Сегодня мы попросили его сделать для наших пользователей экскурсию по DataGrip.
Как искать по исходникам? Где список файлов? Как найти таблицу? Ответы на эти вопросы – в нашем сегодняшнем видео. Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
Ближайшая конференция:
DotNext 2022 Spring — 7-8 апреля.
Подробности и билеты:
— —
. . JetBrains Rider — это огромный проект, который соединяет в себе два больших продукта с 20-летней историей Intellij IDEA и ReSharper Михаил расскажет с какими вызовами приходится сталкиваться при таких больших объемах кода Вы узнаете, какие трюки применяются, чтобы справиться с запуском долгих билдов и огромных объемов тестов, и как масштабировать эти решения на большую команду Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
Михаил Филиппов — Объять необъятное: Инфраструктура сборки JetBrains Rider
Следующая конференция DevOpsConf
31 мая и 1 июня 2021 Москва, Radisson SAS Славянская
Программа, спикеры и билеты
--------
РИТ++2018, RootConf
Тезисы и презентация:
Идеи continuous delivery можно применять не только к процессу разработки приложений, но и к управлению инфраструктурой.
Я расскажу:
- как управлять виртуальными машинами так же, как и кодом продуктов - с компиляцией, тестированием, публикацией артефактов и релизами;
- как HashiCorp Packer помогает создавать машины и настраивать софт;
...
--------
Нашли ошибку в видео? Пишите нам на support@ Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
Конвейер поставки виртуальных машин / Михаил Кузьмин (JetBrains)
Офф. сайт:
Twitter:
Мы в VK:
Slack чат:
===
IT Школа:
JetBrains Blog:
Chrome Extension: Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
JetBrains Toolbox - простое управление инструментами разработки
У курсовій роботі розглядаються засоби розробки програмного забезпечення для барменів. Це програмне забезпечення націлено на те, щоб бармени могли оптимізувати свій час та дізнатися більше необхідної інформації для їх спеціальності завдяки тестовій системі, що входить у склад застосунку, а також рекомендаційній системі, до якої входить каталог напоїв та коктейлів.
Це програмне забезпечення зроблено за допомогою об’єктно-орієнтованої мови програмування високого рівня C# в середовищі для розробки програмного забезпечення Microsoft Visual Studio 2019 із застосуванням технологій Core Web API, мови програмування TypeScript в середовищі для розробки програмного забезпечення Visual Studio Code із застосуванням технологій Angular, а також бази даних, що була реалізована на MS SQL Server. Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
Use DataGrip to create a database schema, add test data, and export SQL for both Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
I have watched for sometime that many people and many programmers face minor difficulty with playing database, they have to download separate softwares for all of the databases, like mysql workbench for mysql, sql server for sql server, oracle manager for oracle databsae, sqlite manager for sqlite etc and many other databases and handlers.
Jetbrains made this software years ago, but still it is not so popular among the developers and programmers. But believe me, it is the best tool for handling database, the latest one supports mongoDB too, the mine one does not.
If you like the background music, it is youtube library music, the name is "cut_it_close", pop
If you want to download the latest version of datagrip then click this
if you want to download the old version, like i have then click this
if you want to read about, the features and functionalities, and know what datagrip is and how powerful it is, then click this
my bro's youtube channel, he uploading gaming vidoes,
my my cousins youtube channel, support it
my other videos, how to optimize intelliJ at its best performance at the low end pc
----------------------------------------------------------------------------------------------------
if you have any question, or you have not understood the video, or may me some points would be missing, do let me know
ask me, i'll answer your questions in detail Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
How to Connect MYSQL with DataGrip and Configure it | Write Query and Run it
веб браузери, налаштування, завантаження, робота з даними (на початку використане відео від компанії google) Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
When you work with a software tool, you often need to find something or other. In DataGrip, you could be looking for things like:
— Database objects: tables, views, procedures, columns and so on.
— Data: enough said.
— Code: for example a piece of code in a big script or the source code for a database object.
— Lots of other things: files, settings, IDE actions, etc.
Finding what you need easily is crucial to user experience, which is why we focus heavily on making search and navigation intuitive in DataGrip.
Learn more about DataGrip: Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
Navigation in DataGrip. How to search for data, files, code, and settings.
In this video we show the basics of using BigQuery in DataGrip, database IDE based on the IntelliJ platform. All described is also relevant to IntelliJ IDEA, GoLand, PhpStorm, PyCharm, RubyMine and Rider. Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
MySQL : Creating new database in DataGrip JetBrains
[ Beautify Your Computer : ]
MySQL : Creating new database in DataGrip JetBrains
Note: The information provided in this video is as it is with no modifications.
Thanks to many people who made this project happen. Disclaimer: All information is provided as it is with no warranty of any kind. Content is licensed under CC BY SA 2.5 and CC BY SA 3.0. Question / answer owners are mentioned in the video. Trademarks are property of respective owners and stackexchange. Information credits to stackoverflow, stackexchange network and user contributions. If there any issues, contact us on - htfyc dot hows dot tech
#MySQL:CreatingnewdatabaseinDataGripJetBrains #MySQL #: #Creating #new #database #in #DataGrip #JetBrains
Guide : [ MySQL : Creating new database in DataGrip JetBrains ] Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
MySQL : Creating new database in DataGrip JetBrains
Обсуждаем удаленную разработку и ее будущее: нужны ли будут сильные компы, какие преимущества и пр. аспекты
Гость выпуска - Антон Архипов, Developer Advocate, JetBrains
Долгое время программировал на Java. Последние 10 лет причастен к разработке инструментов для разработчиков ПО.
🎵 Аудио версия
🔗 Подпишись на канал
🔗
💰 Поддержать проект на Boosty или Patreon
🔗 Telegram канал "Android Broadcast"
🔗 НАШ МЕРЧ
🔗 JetBrains Projector
🔗 JetBrains Fleet
🔗 Qodana
🔗 Code With Me
🔗 JetBrains IDEA Remote Development
🔗 JetBrains Gateway
#AndroidBroadcast #IDE #Remote #JetBrains Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
This video explains the installation of DataGrip in Ubuntu. It is the multi-engine database environment that supports MySQL, Oracle, Sybase, DB2 etc.,
For more explanation on this video: Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
Full information about all jet brains products
Below links for the ide
Resharper c++ :
Datalore :
Datagrip :
Appcode :
Clion :
Rubymine :
Intellij idea : Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
JET BRAINS ALL products ||PART -2|| languages Support and SUBSCRIPTION
Hello internet! Today we'll learn how to connect DataGrip with MySQL.
Follow me here friends :)
My github account:
My wordpress site:
My facebook page: Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
Connect Oracle Database with IntelliJ IDEA
Connect DataGrip with Oracle Database Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
Join our community below for all the latest videos and tutorials!
Website -
Discord -
GitHub -
Reddit -
LinkedIn -
Facebook -
Twitter -
Instagram -
Twitch -
TNBC Donations: b6e21072b6ba2eae6f78bc3ade17f6a561fa4582d5494a5120617f2027d38797 Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
MongoDB Tutorial for Beginners - 3 - Creating Databases and Inserting Data
A hands-on demo of Maven features available in IntelliJ IDEA and how to use them to get the best outcomes.
IntelliJ IDEA is a versatile and much-adored IDE for developers using JVM languages. Build tools are the backbone of every application. IntelliJ IDEA provides for a high degree of integration with Apache Maven. The resulting features are quite powerful and increase productivity. This session is a hands-on demo of Maven features available in IntelliJ IDEA and how to use them to get the best outcomes.
Topics covered in this session: Creating and opening a maven project, Show structure view of POM, Maven toolbar, Navigate to source POM from the toolbar, Download sources, and Javadoc. It will also cover customization of maven installation, settings, and repository. We'll see how to run life cycles, create, customize, and share run configurations. It also covers showing dependencies diagram and terminal usage.
Categories: #Maven #intelliJIDEA #Java
About the Speaker:
Chandra Guntur is a technologist in the financial services industry since 2003 and is programming with Java since 1998.
Chandra was selected as a 2019 Java Champion. He is a Java User Group (JUG) Leader and helps run one of the largest Java user groups, NYJavaSIG and a founder-leader at the Garden State JUG.
Chandra conducts code workshops and Code Katas on core Java features. He is a frequent speaker at Java user groups, and technology conferences including Oracle CodeOne, Oracle Code NY, QCon New York, Devnexus, DawsCon and GIDS India.
Chandra holds a Bachelor’s degree in Technology, Electrical, and Electronics Engineering from Sri Venkateswara University.
Github:
Speaker Deck:
Twitter:
LinkedIn: Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
Научитесь распознавать позы и лиц на современном модном Android стеке: Jetpack Compose, CameraX, Google ML Kit.
Эксперт - Денис Неклюдов, Staff Mobile Engineer в Lyft, Android GDE
Гость всех мобильных конференций, известный по Android Dev подкасту, Google Developer Expert, влоггер из TikTok и просто хороший парень из солнечной Калифорнии.
🔗 Вакансия Android-разработчика в команду "Мобильная архитектура" Авито
💰 Поддержать проект
🔗 Telegram канал "Android Broadcast"
🔗 Android Dev Podcast
🔗 Подать заявку на выступление в Android Broadcast
🔗 Репозиторий с кодом
🔗 Слайды
🔗 CameraX
🔗 Jetpack Compose
🔗 Google ML Kit
00:00 - Интро
01:24 - Гость.
03:40 - Настройка проекта
05:02 - Интро в Compose
09:31 - Получение разрешений
10:40 - CameraX
12:53 - Compose remember
19:22 - Превью создано - переходим к наполнению
23:41 - Распознавание лиц
38:16 - Распознавание поз
43:47 - Заключение
#AndroidBroadcast #CameraX #MLKit #Compose #Jetpack #JetpackCompose #AndroidDevPodcast #GDE #camera Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
Распознавание лиц и поз за 40 минут. Денис Неклюдов, Lyft
The Jetbrains Toolbox App makes it easy to upgrade the version of the tools and manage the projects that you are working on.
I've only just noticed this tool and have installed it now to manage the JetBrains apps I use - IntelliJ and PHPStorm (mostly), but occasionally DataGrip, RubyMine and WebStorm Це відео автоматично взято із YouTube за назвою товару, можливий неправильний пошук.
JetBrains Toolbox App for Intellij, PHPStorm and other tools
Ремонт комп'ютерів у Києві: ремонт і обслуговування ПК, модернізація, діагностика і лагодження комп'ютерів за низькими цінами. Васильківська, 55, обслуговування, налаштування, комп'ютерна допомога вдома та в офісі недорого. Купити ПЗ для роботи з WEB JetBrains DataGrip - Commercial annual subscription (C-S.DB-Y). Швидке заправлення картриджів для будь-якого принтера з гарантією якості від сервісного центру VPS Group по місту Києву. Купити тонер фасований. +38 (093) 290-17-17