Category: adces

[ADCES]Work flow core VS Elsa in a real life orchestration scenario & RSCG -examples

Presentation 1: Work flow core VS Elsa in a real life orchestration scenario
Presenter : Radu Iovescu , https://www.linkedin.com/in/riovescu/
Description : TBD

Presentation 2: Roslyn Source Code Generators with examples
Presenter: Ignat Andrei, http://msprogrammer.serviciipeweb.ro/
Description: Roslyn Source Code Generators is a way to write programs that write programs at compile time Andrei will show you how to write one . Also, he will make demos about existing ones that maya help you write less code and be more efficient.

Link: https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/events/283266665/

[ADCES] How to Fail Big at Being a Tech Lead & GPU programming using CUDA

Details

Prezentare 1: How to Fail Big at Being a Tech Lead
Prezentatori: Bogdan Sucaciu , https://bsucaciu.com/
Mihaela-Roxana Ghidersa, https://www.linkedin.com/in/ghidersam/
Descriere:
Although leadership skills have been analyzed for so long, there is something in the way we choose and raise our technical leads that defy all laws. We often think that the brightest and most creative person in the team will eventually become a technical lead, which actually happens in most cases. The exciting part, though, the process of becoming a technical lead starts when we actually take over the role. What seemed to be a gratification for excellent results can become a long list of failures if you don’t really, really prepare for the challenge. Luckily we can learn from each other’s mistakes, so join us to touch some hot spots in the technical leadership journey.

Prezentare 2 : GPU programming using CUDA
Prezentator: Ciprian Apetrei , Ubisoft , https://www.linkedin.com/in/ciprian-apetrei-4472324b
Descriere: In the last few years GPU programming usage has gone beyond just games but writing GPU algorithms is still regarded as a more esoteric pursuit because it requires knowledge about parallel algorithms. We will try to go through some simple code examples that illustrate the mentality difference between parallel and synchronous programming and explain some ways to optimize the code and avoid some pitfalls that affect performance.

Link: https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/events/282674084/

.NET Conf ADCES – .NET 6 and VS2022

Details

Speaker 1 : Daniel Costea , https://www.linkedin.com/in/danielcostea/ ,
Prezentare : .NET Minimal API

Speaker 2 : Catalin Gheorghiu, https://www.linkedin.com/in/catalingheorghiu/
Titlu: A Rush and a Push and the Land Is Ours
Descriere: Voi arata cum am migrat aplicatii Blazor, din productie, de la .Net 4 la 5 si acum la .Net 6. Si sa vedem ce a iesit . Prezentarea vrea sa va dea informatia practica, cum, care ar fi problemele, ce o sa ia timp, si de ce nu daca merita, azi si acum aceata migrare. Si vorbim de exepereinte din productie, din lumea reala. Povestea va incepe cu de ce am ales Blazor in primul rind, si de ce am considerat sa migram ASAP la .Net 6, si cit de greu, sau usor a fost acest drum.

Speaker 3: Andrei Ignat,http://msprogrammer.serviciipeweb.ro/
Titlu: All new and usefull in .NET 6
Descriere : VS2022, .NET features , WebAPI, EF , Roslyn Source Code Generators, OMG!
Va astept la  https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/events/280958485/
Multumesc,

Andrei

[ADCES]Devops By Docker & Life after Java 8

Details

Presentation 1 : Practical DevOps: One-Click Deployment using Docker
Presenter: Andrei Micuda,https://github.com/andrei-micuda/
Description:
Every developer wants to deploy and maintain the applications he develops with ease. Although this seems like a daunting task at first, you can achieve a one-click deployment pipeline by only using a few Docker containers. Join us if you want to find how to use Docker to automate your development workflow and build a fully customizable and easy-to-understand CI/CD pipeline from scratch.
Presentation 2: Life after Java 8
Presenter : Cosmin Popescu, https://www.chestiiautomate.ro/

[ADCES] 12 oct, FluentAssertions.Web & Bigdata2Snowflake

Prezentare 1 : Test like a Pro .NET APIs with FluentAssertions.Web
Prezentator: Adrian Iftode, https://csharpin.blogspot.com/
Descriere: With more than 100 million downloads, it is less likely you’ve never heard of Fluent Assertions. But did you know you could write your own extensions? With Fluent Assertions Extensions, you could create an assertions language that fits your business domain, by reusing the same idioms as your production code and by wrapping the business rules into simple and reusable assertions. In this presentation, we will check FluentAssertions.Web, an extension that asserts the .NET HTTP API responses, why it was built, how it can be used, and then we will deep dive into its internals in order to learn how you can build your own extension

Prezentare 2 : Moving the bigdata (lake) to cloud: Our transition to Snowflake
Prezentatori :Ionuț Bobaru & Ion Anghel (Ubisoft)
Descriere: One year ago we reached an important milestone for our projects and we realized it was time to make a decision: continue with Teradata or switch to a newer technology? Join our meetup and discover how we migrated from Teradata to Snowflake. We will tackle topics such as: architecture, stored procedures, lambda functions, step functions, Snowflake external functions, exporting and importing data to AWS S3 and others. See you there!

Va astept la https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/events/280404415/

[ADCES]PowerAutomate & Filbo with Azure

This Tuesday there is a new Meetup about PowerAutomate and Filbo : https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/events/277149211/ .

Prezentare 1 : PowerAutomate Desktop – RPA in Windows
Descriere: Introducere in Power Automate Desktop si citeva exemple de folosire
Speaker: Ignat Andrei, http://msprogrammer.serviciipeweb.ro/
Prezentare 2: Filbo si Azure Cloud.
Descriere: Cum utilizam serviciile Azure Cloud pentru platforma de tehnologie Filbo
Speaker: Adrian Nasui, https://www.linkedin.com/in/adrian-nasui

Doi MVP si doua prezentari despre Xamarin , Machine Learning si Azure

Prezentare 1:

Titlu : Cross-platform mobile application with Xamarin and Integration with Azure DevOps`

Descriere: Just a few clicks and you will have your app up and running inside out favorite DevOps Tool. You can create your dedicated Xamarin pipeline from the portal. Join me to find out more!

Speaker: Codrina Merigo , https://mvp.microsoft.com/en-us/PublicProfile/5003771?fullName=Codrina%20Merigo

 

Prezentare 2:

Titlu:
Deploying a Machine Learning Model with Azure ML Pipelines

Descriere:
Azure Machine Learning pipelines are independently executable workflows of complete machine learning tasks. They are extremely flexible, and can be used for a large variety of scenarios, from simple offline scoring scenarios, to complex deep learning architectures.

During this talk Vlad will discuss the difference between online and offline scoring, the need for applying solid development principles such as SOLID in machine learning, and how pipelines help in that regard.

He will also show how to create a pipeline for deploying and running a simple model, and discuss possibilities for improvement.

Speaker: Vlad Iliescu, https://vladiliescu.net/

 

Va fi miine, 9 martie, ora 19:30: https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/events/275819326/

 

Andrei Ignat weekly software news(mostly .NET)

* indicates required

Please select all the ways you would like to hear from me:

You can unsubscribe at any time by clicking the link in the footer of our emails. For information about our privacy practices, please visit our website.

We use Mailchimp as our marketing platform. By clicking below to subscribe, you acknowledge that your information will be transferred to Mailchimp for processing. Learn more about Mailchimp's privacy practices here.