Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about primitive

Read more about primitive

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - primitive

change variables in an unknown python structure

Lets say i have a list or dictionary, each one contains many dictionaries, lists, sets,string,floats, and so on. every time i need to handle different structure, but what i know is that all the string...
test-img

Matan

python

object

nested

structure

primitive

Votes: 0

Answers: 1

Latest Answer

Combination of recursion and checking for types will let you process a structure in a predetermined way without knowing its exact structure beforehand. You need to know how each specific container sho...
test-img

matszwecja

How to refactor to reduce the duplicated code?

I have the main abstract class GLSubBuffer to model a subpart of a buffer : @Getter(value = AccessLevel.PROTECTED) public abstract class GLSubBuffer<T extends Buffer> { private final T buffer...
test-img

Aguid

java

generics

primitive

Votes: 0

Answers: 0

how does memory allocation work in JS when assigning variable with primitive value to a variable?

I've been studying JavaScript language itself, and came up with a question. What does it look like when assinging a variable with primitive value to other variable? For example, take a look at the cod...
test-img

1005hoon

javascript

variables

memory

primitive

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved