kasozi Vincent (@kasozi_vin) 's Twitter Profile
kasozi Vincent

@kasozi_vin

MSc software engineering | Bsc Computer science

ID: 1173861783653769216

calendar_today17-09-2019 07:30:48

933 Tweet

100 Followers

701 Following

Scott Hanselman 🌮 (@shanselman) 's Twitter Profile Photo

Just a reminder that I have a tech podcast that gives you fresh faces and fresh voice in tech that you don't see on other shows! Over *900* episodes, every Thursday for the last 17 years, with searchable Transcripts. Please share! hanselminutes.com/episodes

Graham Hutton (@haskellhutt) 's Twitter Profile Photo

Looking for some interesting summer reading? JFP has just published the latest batch of PhD abstracts for your reading pleasure, with links to the full dissertations. cambridge.org/core/journals/…

kasozi Vincent (@kasozi_vin) 's Twitter Profile Photo

If someone takes their time and send you an email, and you open it but don’t bother to reply, does that make you feel smarter? Or does it remind you how selfish you are??

Jeremy Gibbons (@jer_gib) 's Twitter Profile Photo

50% post supervising student projects on part-time professional MSc in Software & Systems Security. Could be mostly remote (1 wk/yr in Oxford). Might suit PhD student writing up. Please pass on; happy to discuss. Closing 6th Sep. cs.ox.ac.uk/news/2182-full…

kasozi Vincent (@kasozi_vin) 's Twitter Profile Photo

Functions are a mathematical object. If we want to execute them on our machines, we need to encode them in a computable way. This blog post explains just that, enjoy!! kasozivincent.notion.site/Functions-Repr…

Karen Payne MVP (@karenpaynemvp) 's Twitter Profile Photo

Been answering questions on many forums for years and wonder when a developer gets some experience with C# or VB .NET they never take the time to learn the basics of generics? Example 1 allows a developer to use a CheckedListBox with a list of string or other type and keep code

Been answering questions on many forums for years and wonder when a developer gets some experience with C# or VB .NET they never take the time to learn the basics of generics?

Example 1 allows a developer to use a CheckedListBox with a list of string or other type and keep code