Posts by João Vitor Camargo de Alemida • 151 points
7 posts
-
-2
votes1
answer20
viewsQ: Database / Laravel
good afternoon, I am trying to create a product in relation to your identified label, for example when sending the form a null line is created in the database. public function store(Produto…
-
0
votes1
answer190
viewsQ: Student of Kotlin
I am studying Kotlin and I am learning about builder, I would like to know what the difference is and when is used a primary builder and a secondary builder examples: Init Constructor And set…
-
9
votes1
answer242
viewsQ: What is the difference between init and constructor?
I’m starting to learn Kotlin and I’d like to know the difference between init and constructor, or set directly in the example class: class House(var cor: String, var vagaGaragem: Int)…
kotlinasked João Vitor Camargo de Alemida 151 -
2
votes1
answer21
viewsQ: Command init and after_theme_support Wordpress
Could anyone help me understand the functionality of these commands in Wordpress: init and after_theme_support
wordpressasked João Vitor Camargo de Alemida 151 -
0
votes1
answer31
viewsQ: wordpress study
Someone can help me, what this command does? wp_enqueue_style( $handle, $src = '', $deps = array, $ver = false, $media = 'all' ) I know he’s a hook , but I wanted to understand what every part of…
-
1
votes2
answers273
viewsQ: Apprentice of C (Factorization in C)
Can anyone help me with the logic of this code? the beginning of it I understand but I get a little confused in the part of the for, someone can help me to understand ? #include <stdio.h> int…
casked João Vitor Camargo de Alemida 151 -
1
votes2
answers9812
viewsQ: What does the expression `system("pause")` do?
What is the command for system("pause"); ?
casked João Vitor Camargo de Alemida 151