• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

I need help in setting up a contact form on my website to send all messages from visitors straight to my personal gmail
php
0 Votes
1 Answer
26th Dec 2020, 9:04 PM
Jerry
Jerry - avatar
var n = 5 ; alert(n-=2) = 3 or alert(n-2)= 3 . When would anyone use ( -=2 ) when ( n-2 ) is straight forward ? đŸ€”đŸ€”đŸ€”đŸ€”
script
0 Votes
2 Answers
29th Jun 2021, 11:32 AM
Theresco
Theresco - avatar
I get confused with pointers..... address of... and actual value. what is a good way to keep it straight in my head without getting them confused?
c++pointers
0 Votes
2 Answers
13th Aug 2016, 9:22 PM
Joshua Hulick
Joshua Hulick - avatar
Please tell me what is wrong in my program. My assignment is to create a number wheel puzzle where I place numbers 1 thru 11 in a circle so that any three circles in a straight line make the same sum.
arraysfunctionsloops
2 Votes
3 Answers
7th Aug 2016, 8:35 PM
Smiley16
Smiley16 - avatar
< Previous12Next >
Hot today
Python stressed me out
2 Votes
How often can you become a fully stuck developer?
1 Votes
Improve accessibility of this page
0 Votes
Course Doubt
1 Votes
If we already have the DELETE command in SQL, why do we need TRUNCATE?
2 Votes
What is a simple and easy way to learn ruby? :)
0 Votes
Lesson Takeaways
0 Votes
Data analysis
0 Votes
Saved code
0 Votes
How do i make a lexer and parser
1 Votes