Tweetovi
- Tweetovi, trenutna stranica.
- Tweetovi i odgovori
- Medijski sadržaj
Blokirali ste korisnika/cu @makolyte
Jeste li sigurni da želite vidjeti te tweetove? Time nećete deblokirati korisnika/cu @makolyte
-
Prikvačeni tweet
D25
#100DaysOfCode - P1 Practicing event-driven programming. Starting with the basics: adding an event and event handler. This is an implementation of the Observer Pattern. Two ways: 1. An object keeps a list of callbacks to execute when an event happens 2. Built-in eventsHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Makolyte proslijedio/la je Tweet
Print name 1000 times without looping, for fun. https://mkyong.com/java/java-how-to-print-name-1000-times-without-looping/ …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
D29
#100DaysOfCode Got the chat app built with a simple in-memory message queue to relay messages between chatters. The chat windows and message queue are in the same process. Yes, it's useless right now, unless you like chatting with yourself
Next step: external queuepic.twitter.com/4EdmZLgEZT
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
D28
#100DaysOfCode Practicing event-driven programming by building a chat app. 1+ chat windows in the same process subscribed to OnMsgRcvd event on msg queue. Next step is to extract out msg queue to a service, and run chat windows as separate processesHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
New post Event-driven .NET: how events work
#eventdriven#coding#dotnethttps://makolyte.com/event-driven-net-how-events-work/ …Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
D27
#100DaysOfCode Practicing event-driven programming. At this step I am adding an event to a class, and will have multiple event handlers. Kinda ridiculous but I'm building a Chat App with a MessageQueue. The clients enqueue their msgs, and listen for MsgRcvd eventspic.twitter.com/Df0fXeYoua
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
How to get CheckedListBox selected values http://dlvr.it/RPHVYJ
#C#WinForms#CheckedListBox#UIHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
D26
#100DaysOfCode Stepped through the .NET source code (it's open source now) to understand how the button click event actually ends up calling my onclick handler. Next step: practice adding an event to a class using the built-in event constructHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
D25
#100DaysOfCode - P2 Built-in events simply abstract away the messiness of the observer pattern. But sometimes using a simple 0-to-N list of callbacks is good enough.Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
D24
#100DaysOfCode - P2 Other event-driven examples 2. Server sent events vs polling endpoint for changes 3. Query notifications vs polling the database 4. Consumer producer queue using BlockingCollection, vs polling and checking queueHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
D24
#100DaysOfCode - P1 Building an app that is 100% event-driven and documenting how to use the event-driven approaches in .NET Event-driven leads to inverted dependencies, efficiency, and cleaner code Exs 1. ManualResetEventSlim for signaling vs spinlock with sleepHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
D23
#100DaysOfCode Learned basics of Selenium by reading Automate the Boring Stuff With Python Applied what I learned by using Selenium to automate clipping all coupons on grocery store's site. Built as console app with C#Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Day 22
#100DaysOfCode Bug using API. For a bool param was passing the opposite value. Problem is it's a "negative" bool, ex: bool isNotEnabled. These are bad, because they require mental gymnastics to pass in the correct value Ex If !isNotEnabled - it's enabled.pic.twitter.com/3xB2rTW49MHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Received first comment on my blog: "Thanks you saved my day" This is what it's all about
pic.twitter.com/nvuIPhrIUt
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Day 21
#100DaysOfCode FileSysWatcher fires two events on a single change to a file. This is not a bug. The root cause is *some* editors cause the LastWriteTime to be updated multiple times on a single write. Solution to this is very dependent on your specific situationpic.twitter.com/4Uq86lneFh
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Day 20 -
#100DaysOfCode -looked into using FileSystemWatcher. This is an event-based approach to being notified when a file changes (like a config file) -event-based > polling -updated UI for device using its markup language. Device is tiny: 320x240Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
The bottom-up principles of unit testing, refactoring, and pragmatism http://dlvr.it/RNqhDD
#PrinciplesandPractice#pragmatism#principles#RefactoringHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Find the distance between two coordinates using SQL and C# http://dlvr.it/RNnJZY
#C#SQLServer#Coding#SQLpic.twitter.com/aPbuZLSg1d
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Day 19 -
#100DaysOfCode Reviewed and wrote about my favorite bottom-up coding principles: unit testing, refactoring, pragmatism. Sometimes coding is not just writing code, but thinking about how to code better.Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Makolyte proslijedio/la je Tweet
In general, you move faster and feel a lot less stress once you realize: You don't need "the best", you just need "good enough".
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi
Čini se da učitavanje traje već neko vrijeme.
Twitter je možda preopterećen ili ima kratkotrajnih poteškoća u radu. Pokušajte ponovno ili potražite dodatne informacije u odjeljku Status Twittera.