Forwarded from Shega Media
Startups in the field of agritech, biotech, mining tech, material science and nanotech are invited to the kickoff event of our new startup acceleration program http://impulse.ma Please RSVP with the number or email below.
17th September 2019, 5 PM Sheraton Addis
@technologyethiopia
17th September 2019, 5 PM Sheraton Addis
@technologyethiopia
Where Artifical Intelligence is now in 2019? AI Trends in 2019, and Ethiopia is on the list. An article by @Nabiloo_19 ..
#GDGAddis
#WTMAddis
http://tiny.cc/AITrends2019
#GDGAddis
#WTMAddis
http://tiny.cc/AITrends2019
Medium
Artificial Intelligence Trends in 2019
On what stage has Artifical Intelligence reached in 2019?
AI in Ethiopia 2019
Abstract submission deadline: Oct 4th, 2019
Submit to: http://iltt.aau.edu.et/
@aiinethiopia
Abstract submission deadline: Oct 4th, 2019
Submit to: http://iltt.aau.edu.et/
@aiinethiopia
This media is not supported in your browser
VIEW IN TELEGRAM
TL;DR 174 | The Google Developer News Show
ARCore updates to Augmented Faces and Cloud Anchors enable new shared cross-platform experiences → https://goo.gle/2kVlfr9
New in Chrome 77 → https://goo.gle/2lZMkK2
Announcing Dart 2.5: Super-charged development → https://goo.gle/2mpymBt
Anthos simplifies application modernization with managed service mesh and serverless for your hybrid cloud → https://goo.gle/2kGz4db
Train ML models on large images and 3D volumes with spatial partitioning on Cloud TPUs → https://goo.gle/2kT0TPr
Here to bring you the latest developer news from across Google is Developer Advocate Dan Galpin.
@GDGAddis
ARCore updates to Augmented Faces and Cloud Anchors enable new shared cross-platform experiences → https://goo.gle/2kVlfr9
New in Chrome 77 → https://goo.gle/2lZMkK2
Announcing Dart 2.5: Super-charged development → https://goo.gle/2mpymBt
Anthos simplifies application modernization with managed service mesh and serverless for your hybrid cloud → https://goo.gle/2kGz4db
Train ML models on large images and 3D volumes with spatial partitioning on Cloud TPUs → https://goo.gle/2kT0TPr
Here to bring you the latest developer news from across Google is Developer Advocate Dan Galpin.
@GDGAddis
The person who blocked, now ,more than 10m accounts on Twitter, for no reason. Find out more: https://www.neogaf.com/threads/the-curious-case-of-the-person-that-has-blocked-five-million-people-on-twitter.1331748/
NeoGAF
The curious case of the person that has blocked five million...
http://www.twitter.com/offgao
Chances are you are blocked by him. Why does he have so many people blocked? No one knows, it's apparently a challenge of some sort.
I know this is a dumb...
Chances are you are blocked by him. Why does he have so many people blocked? No one knows, it's apparently a challenge of some sort.
I know this is a dumb...
#XState
JavaScript and TypeScript finite state machines and statecharts for the modern web.
Statecharts are a formalism for modeling stateful, reactive systems. ⚡️
This is useful for declaratively describing the behavior of your application, from the individual components to the overall application logic. 🗣
[ Github ] : github.com/davidkpiano/xstate
JavaScript and TypeScript finite state machines and statecharts for the modern web.
Statecharts are a formalism for modeling stateful, reactive systems. ⚡️
This is useful for declaratively describing the behavior of your application, from the individual components to the overall application logic. 🗣
[ Github ] : github.com/davidkpiano/xstate
GitHub
GitHub - statelyai/xstate: Actor-based state management & orchestration for complex app logic.
Actor-based state management & orchestration for complex app logic. - statelyai/xstate
Check AI For Climate Change in Ethiopia, the official page.!
http://iltt.aau.edu.et/?page_id=1009
#GDGAddis
#WTMAddis
http://iltt.aau.edu.et/?page_id=1009
#GDGAddis
#WTMAddis
#NGXS ✨
NGXS is a state management pattern + library for Angular. 🅰️
It acts as a single source of truth for your application's state, providing simple rules for predictable state mutations. ⚡️
NGXS is modeled after the CQRS pattern popularly implemented in libraries like Redux and NgRx but reduces boilerplate by using modern TypeScript features such as classes and decorators. 🔥
NGXS tries to make things as simple and accessible as possible. 🧩
There can be a lot of boilerplate code in state management, thus a main goal of NGXS is to reduce boilerplate allowing you to do more things with less. 💎
[ GitHub ] : github.com/ngxs/store
[ Website ] : ngxs.gitbook.io
#Angular
#StateManagement
#FrontEnd
#GDGAddis
#WTMAddis
NGXS is a state management pattern + library for Angular. 🅰️
It acts as a single source of truth for your application's state, providing simple rules for predictable state mutations. ⚡️
NGXS is modeled after the CQRS pattern popularly implemented in libraries like Redux and NgRx but reduces boilerplate by using modern TypeScript features such as classes and decorators. 🔥
NGXS tries to make things as simple and accessible as possible. 🧩
There can be a lot of boilerplate code in state management, thus a main goal of NGXS is to reduce boilerplate allowing you to do more things with less. 💎
[ GitHub ] : github.com/ngxs/store
[ Website ] : ngxs.gitbook.io
#Angular
#StateManagement
#FrontEnd
#GDGAddis
#WTMAddis
GitHub
GitHub - ngxs/store: 🚀 NGXS - State Management for Angular
🚀 NGXS - State Management for Angular. Contribute to ngxs/store development by creating an account on GitHub.
Chances you make it through are tiny, prove me wrong!
An Article by @Nabiloo_19
http://tiny.cc/PracticeCodingArticle
An Article by @Nabiloo_19
http://tiny.cc/PracticeCodingArticle
Medium
If you think you can code, think again!
Best Websites to actually know where you stand as a developer
#CodeServer 🔥
code-server is VS Code running on a remote server, accessible through the browser.
Easily run it with Docker 🐳 :
docker run -p localhost:8443:8443 -v "${PWD}:/root/project" codercom/code-server code-server --allow-http --no-auth
Features⚡️:
• Code on your Chromebook, tablet, and laptop with a consistent dev environment.
• Take advantage of large cloud servers to speed up tests, compilations, downloads, and more.
• Preserve battery life when you're on the go.
[ GitHub ] : github.com/codercom/code-server
code-server is VS Code running on a remote server, accessible through the browser.
Easily run it with Docker 🐳 :
docker run -p localhost:8443:8443 -v "${PWD}:/root/project" codercom/code-server code-server --allow-http --no-auth
Features⚡️:
• Code on your Chromebook, tablet, and laptop with a consistent dev environment.
• Take advantage of large cloud servers to speed up tests, compilations, downloads, and more.
• Preserve battery life when you're on the go.
[ GitHub ] : github.com/codercom/code-server
GitHub
GitHub - coder/code-server: VS Code in the browser
VS Code in the browser. Contribute to coder/code-server development by creating an account on GitHub.
For .net developers, check out .NET Conf 2019 which will be live after 90 mins.
.NET Conf is a FREE, 3 day virtual developer event co-organized by the .NET community and Microsoft. This year .NET Core 3.0 will launch at .NET Conf 2019! Come celebrate and learn about the new release
Watch here 👇
https://www.youtube.com/watch?v=W8yL8vRnUnA
.NET Conf is a FREE, 3 day virtual developer event co-organized by the .NET community and Microsoft. This year .NET Core 3.0 will launch at .NET Conf 2019! Come celebrate and learn about the new release
Watch here 👇
https://www.youtube.com/watch?v=W8yL8vRnUnA
YouTube
.NET Conf 2019 (Day 1)
.NET Conf is a FREE, 3 day virtual developer event co-organized by the .NET community and Microsoft. This year .NET Core 3.0 will launch at .NET Conf 2019! C...
#Objects Should Be #Immutable 🤫
In object-oriented programming, an object is immutable if its state can’t be modified after it is created. 🤞🏻
In Java/C#, a good example of an immutable object is String.✅
Once created, we can’t modify its state. We can request that it creates new strings, but its own state will never change. ❌
However, there are not so many immutable classes in JDK. Take, for example, class Date. It is possible to modify its state using setTime(). 🕒
This is an incomplete list of arguments in favor of immutability ⚡️:
• Immutable objects are simpler to construct, test, and use
• Truly immutable objects are always thread-safe
• They help to avoid temporal coupling
• Their usage is side-effect free (no defensive copies)
• Identity mutability problem is avoided
• They always have failure atomicity
• They are much easier to cache
• They prevent NULL references, which are bad
Let’s discuss the most important arguments one by one.
[ Article ] : kutt.it/immtb
In object-oriented programming, an object is immutable if its state can’t be modified after it is created. 🤞🏻
In Java/C#, a good example of an immutable object is String.✅
Once created, we can’t modify its state. We can request that it creates new strings, but its own state will never change. ❌
However, there are not so many immutable classes in JDK. Take, for example, class Date. It is possible to modify its state using setTime(). 🕒
This is an incomplete list of arguments in favor of immutability ⚡️:
• Immutable objects are simpler to construct, test, and use
• Truly immutable objects are always thread-safe
• They help to avoid temporal coupling
• Their usage is side-effect free (no defensive copies)
• Identity mutability problem is avoided
• They always have failure atomicity
• They are much easier to cache
• They prevent NULL references, which are bad
Let’s discuss the most important arguments one by one.
[ Article ] : kutt.it/immtb
Yegor Bugayenko
Objects Should Be Immutable
The article gives arguments about why classes/objects in object-oriented programming have to be immutable, i.e. never modify their encapsulated state
Unfortunately, our #DevFest19Addis is postponed, but not that far. November 23rd is our newly set date. Don't forget to book your seat on meetup.com/GDG-Addis/events/262076561/
#GDGAddis
#WTMAddis
#DevFest19
#DevFest19Addis
#GDGAddis
#WTMAddis
#DevFest19
#DevFest19Addis
Meetup
DevFest Addis 2019
Sat, Nov 23, 2019, 9:00 AM: DevFest (Developers Festival) is an annual community-run event that offers keynote speakers who are very influential, speaker sessions across multiple product areas, includ