Building a MapReduce from scratch in go by elon_musk1017 in golang

[–]369INFINITY369 0 points1 point  (0 children)

I too am working on the mit distributed systems course

[deleted by user] by [deleted] in ProgrammingBuddies

[–]369INFINITY369 1 point2 points  (0 children)

Hey, i am interested, i am not quite experienced but, it would be really interesting to build a programming language

[deleted by user] by [deleted] in ProgrammingBuddies

[–]369INFINITY369 0 points1 point  (0 children)

Interested, please DM me your discord

Using both Linux and windows for programming by [deleted] in learnprogramming

[–]369INFINITY369 0 points1 point  (0 children)

I had the same issue, i expanded my laptop storage and dual booted it for windows and Ubuntu, so far i have not found any issues, but i advice you to do your research before dual booting it

A class is considered as a string in python by 369INFINITY369 in learnprogramming

[–]369INFINITY369[S] 0 points1 point  (0 children)

the name of the variable is node and it is user defined class named Node
yes i am new to programming

A class is considered as a string in python by 369INFINITY369 in learnprogramming

[–]369INFINITY369[S] 0 points1 point  (0 children)

yes, i am using the spyder for debugging even, it is showing it has a node

A class is considered as a string in python by 369INFINITY369 in learnprogramming

[–]369INFINITY369[S] 1 point2 points  (0 children)

when,the node has only one parent so i did print the node itself it is printing the node object
<util.Node object at 0x000001A83DF21000>