Explore tweets tagged as #immutableobjects
@CsharpCorner
C# Corner
9 years
1
5
9
@SaraTorrey
Sara
7 years
R2D68 finally finished the #java course. @MarcusBiel as per your website the last episode is #ImmutableObjects, right? Want to make sure before I celebrate. πŸ˜‚πŸŽ‰ #100DaysOfCode #MomsCanCode #CodeNewbie #301DaysOfCode
0
0
11
@aliveforms
Aliveforms
3 years
Need to create a new object with the same values in JavaScript? Use deep copy to ensure independence! #javascript #JavaScriptTips #DeepCopy #webdevelopment #programming #ObjectCopy #ImmutableObjects #CodingBestPractices #CodeEfficiency #FrontEndDevelopment #BackEndDevelopment
0
2
2
@Websystemer
Websystemer
6 years
Mutable and immutable objects in Python3, explained with C. - https://t.co/4LsNrdVSKU #immutableobjects #mutableobjects #programming #python #python3
0
0
0
@BinaryBeats__
Binary Beats
2 years
6️⃣ Object.freeze() 1. Prevents modifications to an object. 2. Useful for creating immutable objects. #ImmutableObjects #JavaScriptHacks #WebDevLife
1
0
0
@savagecamp3
SavageCamp
2 years
Discover the immutability of tuples in Python and use them to store and access data with reliability. . . . . . . . . #pythontuples #datastorage #immutableobjects #learnpython #codebeginner #programmingconcepts
0
0
0
@Academy_Prima
Primathon Academy
2 years
0
0
0
@iamAnshAsthana
Ansh Asthana
5 months
Day 15: Trying to remove items from a tuple is like trying to delete Monday from the week. You just can't! (But you can delete the whole week, I guess?) del is savage. #Python #CodingMemes #Developers #ImmutableObjects #PythonLife #DataScience
0
0
1
@Devcide1
Devcide
6 years
A tiny JavaScript library for creation of fully immutable objects and arrays #downloadgithubdesktop #githubdesktop #go #nothing #immutableobjects #development via https://t.co/2vP1UWmvN1 β˜› https://t.co/Rv2QpRX0AE
0
0
0
@VABVOX
Victoria Brownworth
12 years
@SisterTrinity @LilRadFem Tulpas might be easier. Or Roary can bring the mountain to us.#immutableobjects
1
0
1
@Dev_Patterns
DevPatterns
5 months
"// Define immutable objects in Python: obj = ('Python', 3.8) #Python #ImmutableObjects #ProgrammingTip"
0
0
0
@techterrence
TΞCHnical Terrence
1 year
0
0
0
@M_Ramadan
Mohamed Ramadan
9 years
#C#7 #Roslyn #ImmutableObjects #dotNet Standard Library,....
@Telerik
Progress Telerik
9 years
The .NET of Tomorrow https://t.co/d2yRyFELia
0
0
0
@prod42net
prod42net
1 year
🌟 Understanding the difference between readonly and const in TypeScript is crucial for creating immutable objects. Check out this insightful article by Noah to master these non-assignable features! #TypeScript #Programming #ImmutableObjects 🌟
0
0
0
@prod42net
prod42net
1 year
"Code Smell: Mutable Getters are dangerous. Avoid exposing internals to prevent corruption and unexpected behavior. Return shallow copies of collections for object integrity and thread safety. #CodingTips #OOP #ImmutableObjects"
0
0
0
@rogerwernersson
Roger C S Wernersson
8 years
What do you do if you have an immutable class, and want a modified copy? I use a builder. How do you get the builder? I prefer but() because the client code looks so neat. myCar = yourCar.but().withColor(GREEN);. Comments? #SoftwareDeveloper #ImmutableObjects
1
0
1
@SaveToNotion
Save to Notion 
3 years
@vishwanath_tns This thread is saved to your Notion database. Tags: [Immutableobjects]
0
0
0
@cm_stead
Me.
10 years
Though immutablity seems like an increase in complexity, it is, in fact, a decrease as state never mutates. #fp #immutableObjects #scala
0
1
1