RAD 5월 4일, 2022에 포스트됨 공유하기 5월 4일, 2022에 포스트됨 원문: https://blogs.embarcadero.com/top-10-webinars-integrations/ 작성자: Hagop Panosian (2022.5) Delphi, C++Builder and RAD Studio integrate with Python through VCL and FMX libraries to enable Python users to build GUIs for Windows and cross-platform applications. The IDEs also integrate with AWS and Azure for cloud services. 델파이, C++빌더, RAD스튜디오는 VCL과 FMX 라이브러리로 파이썬과 통합하여 파이썬 사용자들도 윈도우, 크로스 플랫폼 애플리케이션 GUI를 구축할 수 있도록 지원한다. IDE는 AWS, Azure와 통합해 클라우드 서비스를 지원한다. Here are our best webinars on integrations: '통합'을 다룬 엠바카데로의 대표적인 온라인 세미나들을 정리해보았다. 1. 파이썬 GUI 개발 소개 - Part 1: 파이썬용 델파이 VCL Learn how Embarcadero’s newly released free Python modules bring the power and flexibility of Delphi’s GUI frameworks to Python. VCL and FireMonkey (FMX) are mature GUI libraries. VCL is focused on native Windows development, while FireMonkey brings a powerful flexible GUI framework to Windows, Linux, macOS, and even Android. This webinar will introduce you to these new free Python modules and how you can use them to build graphical user interfaces with Python. Part 2 will show you how to target Android GUI applications with Python! 엠바카데로가 새롭게 출시한 무료 파이썬 모듈을 사용해 델파이 GUI 프레임워크의 성능과 유연함을 파이썬에서 어떻게 활용할 수 있는지 볼 수 있다. VCL은 네이티브 윈도우 개발에 중점을 두고 있으며, 파이어몽키는 강력한 유연함의 GUI 프레임워크를 윈도우, 리눅스, macOS, 안드로이드에 제공한다. 이 온라인 세미나는 새로운 무료 파이썬 모듈을 소개하고, 파이썬으로 그래픽컬한 UI를 구축하는 방법을 소개한다. Part 2에서는 파이썬으로 안드로이드 GUI 애플리케이션을 구축하는 방법을 소개한다! 온라인 세미나 다시보기 2. Appercept의 델파이용 AWS SDK Appercept’s AWS SDK for Delphi is a direct mapping for the Amazon Web Services (AWS) SDK. This webinar introduces a preview, covering the first services to be included in the API and includes an introduction to the cloud, PaaS, IaaS, cloud services, and use cases for creating a serverless application. Appercept의 델파이용 AWS SDK는 아마존 웹 서비스(AWS) SDK에 직접 맵핑한다. 이 온라인 세미나에서는 API에 포함되어 있는 첫 번째 서비스에 대한 프리뷰를 소개하고, 서버리스 애플리케이션 개발 사용 사례, 클라우드, PaaS, IaaS, 클라우드 서비스를 소개한다. 온라인 세미나 다시보기 3. C++ 개발자를 위한 파이썬 (David I. & Kiriakos Vlahos 진행) This was inspired by our previous webinars on the topic. and is the result of his collaboration with Kiriakos (AKA PyScripter), the maintainer of Python4Delphi, who also made some changes in the library to work better with C++Builder. By popular request, David and Kiriakos have also agreed to run a Python for C++ developers webinar where you can learn to leverage Python from your favorite C++ developer tools. 앞서 진행했었던 세미나에서 영감을 받아 진행하게 되었다. Python4Delphi의 관리자인 Kiriakos (aka PyScripter)와 함께 진행했다. Kiriakos는 C++빌더와의 더욱 원활한 작업을 위해 라이브러리를 일부 변경하기도 했다. 많은 요청에 따라, David와 Kiriakos는 C++ 개발자를 위한 파이썬 온라인 세미나를 진행했으며, 각자 좋아하는 C++ 개발 도구에서 파이썬을 활용하는 방법을 확인할 수 있다. 온라인 세미나 다시보기 4. 델파이로 Azure 클라우드 개발 시작하기 Join Stephen Ball and Glenn Dufke (MVP) as they discuss the Azure Cloud, explore how to use Azure Functions with Delphi, and look at tips for securely configuring your connection to a hosted Azure instance. Stephen Ball과 Glenn Dufke (MVP)가 진행한 Azure 클라우드에 대해 이야기 하고, 델파이로 Azure 기능을 활용하는 방법과 호스팅된 Azure 인스턴스에 안전하게 연결하는 팁을 소개한다. 온라인 세미나 다시보기 5. 델파이FMX로 안드로이드에서 파이썬 Embarcadero’s free DelphiFMX module for Python supports building Python applications for Android using the FireMonkey GUI library. This webinar gives your everything you need to take your Python applications mobile on Android. 엠바카데로의 무료 파이썬용 델파이FMX는 파이어몽키 GUI 라이브러리로 안드로이드용 파이썬 앱 개발을 지원한다. 이번 온라인 세미나에서는 안드로이드에서 파이썬 애플리케이션을 모바일로 가져오는 데 필요한 모든 것을 제공한다. 온라인 세미나 다시보기 6. PyScripter 알아보기 PyScripter is the Feature-Rich and Lightweight Python IDE native to Windows and powered by Delphi. Get to know PyScripter in this webinar hosted by Kyle Wheeler, Kiriakos Vlahos, and Jim McKeeth. PyScripter는 다양한 기능을 제공하면서도 경량의 파이썬 IDE로, 델파이 기반이다. 이 온라인 세미나에서는 PyScripter에 대해 다루며 Kyle Wheeler, Kiriakos Vlahos, Jim McKeeth가 진행한다. 온라인 세미나 다시보기 7. 로컬 클라우드 - 인터베이스, AWS로 데이터 관리 Cloud is great, but sometimes you want local data too. This session takes a look at how to synchronize your data between Amazon’s cloud based data hosting (AWS) and InterBase local storage. Learn the advantages of such a system and when you might want such an architecture. 클라우드는 멋지다, 하지만 때로는 로컬 데이터가 필요할 때도 있다. 이 온라인 세미나에서는 아마존의 클라우드 기반 데이터 호스팅(AWS)과 인터베이스 로컬 저장소 간의 데이터 동기화 방법을 설명한다. 이와 같은 시스템의 이점과 이러한 아키텍처가 필요한 순간에 대해서 다룬다. 온라인 세미나 다시보기 8. 델파이와 파이썬의 강점 결합하기 - Python4Delphi 다시보기 Part 2 관련 링크와 정보: https://embt.co/p4d-part2 전체 시리즈: https://embt.co/3hSAKrg 온라인 세미나 다시보기 9. 델파이와 파이썬 개발자를 위한 Python4Delphi 간단히 살펴보기 The Python4Delphi library provides a bidirectional bridge between Delphi and Python. It allows Delphi applications to access Python modules and run Python scripts. It makes Delphi objects, records, interfaces, and classes accessible to Python, giving Python the ability to use Delphi code and libraries as Python modules. Python4Delphi 라이브러리는 델파이와 파이썬 간의 양방향 브릿지를 제공한다. 이를 사용해 델파이 애플리케이션은 파이썬 모듈에 액세스 할 수 있고, 파이썬 스크립트를 실행할 수 있다. 또한 델파이 개체, 레코드, 인터페이스, 클래스를 파이썬에 액세스할 수 있도록 해주어 파이썬에서 델파이 코드와 라이브러리를 파이썬 모듈로 사용할 수 있도록 해준다. 온라인 세미나 다시보기 10. 델파이 VCL를 활용하는 파이썬 네이티브 윈도우 GUI Sometimes your application needs a user interface, but what is the best way to make one for Python applications? Enter DelphiVCL for Python. The VCL is a mature Windows native GUI framework with a huge library of included visual components and a robust collection of 3rd party components. It is the premier framework for native Windows applications, but how to use it with Python? Thanks to the DelphiVCL Python package, the VCL is a first-class package for building native Windows GUIs with Python. Need more design tools? You can build the entire GUI in Delphi and then write all the logic in Python. DelphiVCL is the fastest, most mature, and complete GUI library for native Windows Python GUI development. 애플리케이션에는 때때로 UI가 필요하지만, 파이썬 애플리케이션에 있어 가장 좋은 방법은 없을까? 파이썬용 DelphiVCL 을 살펴보자. DelphiVCL은 계속해서 발전해 온 이제는 완전한 윈도우 네이티브 GUI 프레임워크로, 비주얼 컴포넌트가 포함된 거대한 라이브러리와 다양한 써드파티 컴포넌트 컬렉션을 제공한다. 네이티브 윈도우 애플리케이션 개발에 있어 최고의 프레임워크이지만, 파이썬에서는 이걸 사용할 수 있을까? 감사하게도 DelphiVCL 파이썬 패키지가 있다. 파이썬으로 네이티브 윈도우 GUI 구축하는데 최고의 패키지이다. 디자인 도구가 더 필요한가? 델파이에서 전체 GUI를 구축하고 파이썬에서 모든 로직을 작성할 수 있다. DelphiVCL은 가장 빠르고, 가장 발전된, 완벽한 GUI 라이브러리로 네이티브 윈도우 파이썬 GUI 개발이 가능하다. 온라인 세미나 다시보기 인용하기 이 댓글 링크 다른 사이트에 공유하기 더 많은 공유 선택 사항
Recommended Posts
이 토의에 참여하세요
지금 바로 의견을 남길 수 있습니다. 그리고 나서 가입해도 됩니다. 이미 회원이라면, 지금 로그인하고 본인 계정으로 의견을 남기세요.