Click here to Skip to main content
15,891,721 members

Articles by Nikola M. Živković (Articles: 12, Project: 1, Technical Blogs: 24)

Articles: 12, Project: 1, Technical Blogs: 24

RSS Feed

Average article rating: 4.24

.NET
11 Jun 2018   Updated: 11 Jun 2018   Rating: 3.59/5    Votes: 11   Popularity: 3.73
Licence: CPOL    Views: 11,980     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
Benefits and Tradeoffs of Using ValueTask in .NET
All Topics
12 Mar 2018   Updated: 15 Mar 2018   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 11,410     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
Introduction to recurrent neural networks
18 Mar 2018   Updated: 20 Mar 2018   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 8,650     Bookmarked: 12   Downloaded: 0
Please Sign up or sign in to vote.
Understanding Long Short-Term Memory Networks (LSTMs)
2 Apr 2018   Updated: 2 Apr 2018   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 14,561     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
In the previous article, we talked about the way that powerful type of Recurrent Neural Networks - Long Short-Term Memory (LSTM) Networks function. Now, we will see how to implement this kind of network.
27 May 2018   Updated: 27 May 2018   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 3,143     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
We all have our graveyard of unfinished projects and ideas. That is because it takes hard work to make good software.
Artificial Intelligence
Neural Networks
5 Mar 2018   Updated: 5 Mar 2018   Rating: 5.00/5    Votes: 7   Popularity: 4.23
Licence: CPOL    Views: 21,093     Bookmarked: 14   Downloaded: 0
Please Sign up or sign in to vote.
Implementation of Convolutional Neural Network using Python and Keras
Tensorflow
25 Nov 2019   Updated: 25 Nov 2019   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 7,702     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
How to transfer leaning with TensorFlow2
Programming Languages
C#
15 Apr 2018   Updated: 19 Apr 2018   Rating: 3.88/5    Votes: 9   Popularity: 3.70
Licence: CPOL    Views: 19,042     Bookmarked: 12   Downloaded: 0
Please Sign up or sign in to vote.
Investigation of why the Repository Pattern is still useful and the benefits of using it
28 May 2018   Updated: 28 May 2018   Rating: 4.93/5    Votes: 50   Popularity: 8.28
Licence: CPOL    Views: 42,711     Bookmarked: 119   Downloaded: 0
Please Sign up or sign in to vote.
In this article, we will go through some of the most common mistakes using asynchronous programming and give you some guidelines.
8 Apr 2018   Updated: 8 Apr 2018   Rating: 3.04/5    Votes: 8   Popularity: 2.75
Licence: CPOL    Views: 10,380     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
Exploring dependency injection in C# and top 3 DI containers - part 2
5 Jun 2018   Updated: 5 Jun 2018   Rating: 2.82/5    Votes: 8   Popularity: 2.55
Licence: CPOL    Views: 11,281     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
Task based asynchronous pattern in .NET
2 Apr 2018   Updated: 2 Apr 2018   Rating: 2.64/5    Votes: 7   Popularity: 2.23
Licence: CPOL    Views: 9,962     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
Dependency Injection - principles and example

Average blogs rating: 4.37

.NET
11 Jun 2017   Updated: 28 Sep 2017   Rating: 3.83/5    Votes: 17   Popularity: 4.71
Licence: CPOL    Views: 17,430     Bookmarked: 19   Downloaded: 0
Please Sign up or sign in to vote.
Here are different ways to implement Singleton in .NET
All Topics
9 Oct 2017   Updated: 25 Oct 2017   Rating: 3.72/5    Votes: 6   Popularity: 2.89
Licence: CPOL    Views: 16,343     Bookmarked: 13   Downloaded: 0
Please Sign up or sign in to vote.
In previois article I explained how to use MongoDB in .NET world. This is probably not the most natural habitat for MongoDB. So, I decided to display how one can use MongoDB in other, debatably, more fitting environment - MEAN Stack.
28 May 2017   Updated: 28 Sep 2017   Rating: 4.79/5    Votes: 13   Popularity: 5.33
Licence: CC (Attr 3U)    Views: 16,100     Bookmarked: 13   Downloaded: 0
Please Sign up or sign in to vote.
Actor model and using of Akka.NET
14 May 2017   Updated: 14 May 2017   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 8,390     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
Here is how to use "Art of war" to be a better software craftsman
23 Jun 2017   Updated: 26 Jul 2017   Rating: 3.12/5    Votes: 7   Popularity: 2.63
Licence: CPOL    Views: 5,961     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
A while back I wrote an article about how to use “Art of War” to be better Software Craftsman. The idea behind the article is that every craftsman should create a personal mindset in which she is able to create great software.
4 Jun 2017   Updated: 19 Mar 2020   Rating: 4.77/5    Votes: 9   Popularity: 4.55
Licence: CC (Attr 3U)    Views: 9,963     Bookmarked: 12   Downloaded: 0
Please Sign up or sign in to vote.
Pomodoro is a technique in which you work for twenty-five minutes (which is considered one Pomodoro), after which you take a five-minute break. After four Pomodoros, you take a fifteen-minute break.
7 May 2017   Updated: 14 May 2017   Rating: 5.00/5    Votes: 7   Popularity: 4.23
Licence: CPOL    Views: 8,640     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
Single responsibility principle on different levels of abstraction
5 Nov 2017   Updated: 10 Nov 2017   Rating: 4.95/5    Votes: 21   Popularity: 6.21
Licence: CPOL    Views: 12,722     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
Using Marcus Aurelius’s meditations to become better software craftsman
Artificial Intelligence
Machine Learning
12 Nov 2017   Updated: 15 Nov 2017   Rating: 4.72/5    Votes: 12   Popularity: 5.10
Licence: CPOL    Views: 13,001     Bookmarked: 26   Downloaded: 0
Please Sign up or sign in to vote.
Did you know that first ideas revolving around AI can be traced back to the 40's? Nevertheless, it is still a field that is in its infancy, so to say, and a concept that we still don't know a lot about.
19 Nov 2017   Updated: 24 Nov 2017   Rating: 5.00/5    Votes: 6   Popularity: 3.89
Licence: CPOL    Views: 9,371     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
Common neural network activation functions
14 Jan 2018   Updated: 21 Jan 2018   Rating: 4.95/5    Votes: 16   Popularity: 5.96
Licence: CPOL    Views: 22,614     Bookmarked: 41   Downloaded: 0
Please Sign up or sign in to vote.
The biggest power of ANNs is that they can be familiarized with some kind of problem in the process of training and are later able to solve problems of the same class – just like humans do! But how do they do that?
25 Feb 2018   Updated: 26 Feb 2018   Rating: 4.20/5    Votes: 8   Popularity: 3.79
Licence: CPOL    Views: 18,732     Bookmarked: 22   Downloaded: 0
Please Sign up or sign in to vote.
Have you ever wondered how Facebook knows how to suggest the right friend to tag? Speaking of it, how does the Google’s image search algorithm work? Yes, you are right, there is a neural network involved in all those tasks.
21 Jan 2018   Updated: 23 Jan 2018   Rating: 4.69/5    Votes: 7   Popularity: 3.97
Licence: CPOL    Views: 12,301     Bookmarked: 22   Downloaded: 0
Please Sign up or sign in to vote.
Backpropagation in ANN
Database Development
MongoDB
15 Oct 2017   Updated: 21 Oct 2017   Rating: 4.07/5    Votes: 4   Popularity: 2.45
Licence: CPOL    Views: 10,112     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
A discussion of Serverless and MongoDB Atlas
23 Jul 2017   Updated: 17 Oct 2017   Rating: 5.00/5    Votes: 7   Popularity: 4.23
Licence: CPOL    Views: 20,480     Bookmarked: 17   Downloaded: 0
Please Sign up or sign in to vote.
MongoDB basics
31 Jul 2017   Updated: 18 Oct 2017   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 9,411     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
MongoDB basics
NoSQL
19 Jul 2017   Updated: 16 Oct 2017   Rating: 5.00/5    Votes: 11   Popularity: 5.21
Licence: CPOL    Views: 15,080     Bookmarked: 15   Downloaded: 0
Please Sign up or sign in to vote.
Introduction to NoSQL and Polyglot Persistence
Programming Languages
C#
2 Oct 2017   Updated: 19 Oct 2017   Rating: 4.94/5    Votes: 14   Popularity: 5.50
Licence: CPOL    Views: 33,652     Bookmarked: 24   Downloaded: 0
Please Sign up or sign in to vote.
Learn how to use MongoDB in C# following implementation of simple repository class
28 Jan 2018   Updated: 19 Apr 2018   Rating: 4.92/5    Votes: 17   Popularity: 5.92
Licence: CPOL    Views: 42,337     Bookmarked: 53   Downloaded: 0
Please Sign up or sign in to vote.
What was initially just a thought exercise grew into quite a cool mini side-project
21 May 2018   Updated: 21 May 2018   Rating: 3.50/5    Votes: 5   Popularity: 2.45
Licence: CPOL    Views: 21,755     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
Asynchronous Programming in .NET – Motivation and Unit Testing
C# 7.0
18 Jun 2017   Updated: 18 Jun 2017   Rating: 3.86/5    Votes: 8   Popularity: 3.48
Licence: CPOL    Views: 12,910     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
Moving from switch-case to object oriented code, and pattern matching
20 May 2017   Updated: 28 Sep 2017   Rating: 5.00/5    Votes: 8   Popularity: 4.52
Licence: CPOL    Views: 11,133     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
Tuples in .NET World and C# 7 improvements
Python
4 Feb 2018   Updated: 11 Feb 2018   Rating: 2.92/5    Votes: 9   Popularity: 2.79
Licence: CPOL    Views: 25,020     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
Introduction to TensorFlow with Python example
11 Feb 2018   Updated: 19 Mar 2020   Rating: 1.89/5    Votes: 4   Popularity: 1.14
Licence: CPOL    Views: 10,231     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
In this article, we are going to use Keras in combination with TensorFlow.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating: 5.00

STL
19 Mar 2020   Updated: 19 Mar 2020   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 2,631     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
In this article I tried to sum up what has been my greatest challenges and things that I had to accept and change about myself after becoming Team Lead.
Software Developer (Senior) Vega IT Sourcing
Serbia Serbia
Read more at my blog: https://rubikscode.net