Explore Programming Theory on Experts Exchange

Expert Solutions for Your Tech Problems

Programming Theory

Programming theory deals with the design, implementation, analysis, characterization, and classification of programming languages and their individ...

Read more
  • 3.7K Content
  • 2.6K Contributors

Troubleshooting Solution

cron job schedule change

bygp
1

I have cron job running daily at 8 am in my spring boot java micro service like below


Article

And by the way, I am New to PHP

4

Foreword (May 2015)

This web page has appeared at Google.  It's definitely worth considering!

Post

I know that COBOL is way before my time, but thought this …

I know that COBOL is way before my time, but thought this was an interesting read. Love to hear any …
Article

A Quick Tour of Test-Driven Development

18
Author Note: Since this E-E article was originally written, years ago, formal testing has …
Troubleshooting Solution

numbers ascending pyramid

bygudii9
101
Hi,

I am looking for
given out Input: 43790
i need below pyramid of output
Output:
    0
 …
Troubleshooting Solution

docker  kafka example to publish some sample messages and consume sample messages

bygp
1

I am looking for docker kafka example to publish some sample messages and consume sample messages.

Troubleshooting Solution

eclipse STS to GIT push and fetch

bygp
1

For Eclipse STS (spring tool suite ) IDE how to push code to my git account. Also in reverse way how

Troubleshooting Solution

junit errors

bygp
8

while executing junit getting below error


my service class and pojo and test class with main method

Troubleshooting Solution

Import from GitHub on to eclipse STS

bygp
3

How import java spring Mockito project from GitHub on to my local eclipse STS IDE.


I do not see clone

Troubleshooting Solution

java coding challenge sample questions

bygp
2

I was asked below type of questions. Where I can find more below type of code challenges?


Please

Troubleshooting Solution

java collections ordered sorted

bygp
3

 What is difference between ordered and sorted with respect to java collections behavior as below


 

Troubleshooting Solution

What are differences between @InjectMocks vs @Mock

bygp
5


What are differences between @InjectMocks vs @Mock


When to use which one. Any good tutorials, videos,

Troubleshooting Solution

@Autowired in my service class in eclipse STS IDE not coming

bygp
1

I tried @Autowired in my service class in eclipse STS IDE. But I am not getting reference for that

Troubleshooting Solution

Prime number eval algo.

66
int i, j; for(i=2; i<100; i++) { for(j=2; j <= (i/j); j++){ …
Post

girlswhocode.com made educational activities free to …

girlswhocode.com made educational activities free to download. This is a great example of using …
Troubleshooting Solution

hasOne  challenge

bygudii9
59
Hi,

I am working on below challenge
http://codingbat.com/prob/p191212

Psedo code:
1. for …
Troubleshooting Solution

Object-oriented learning with a specific example in mind.

57
I'm new to the object oriented process and want to develop this program in C#.

I have a textbox …
Troubleshooting Solution

equalIsNot  challenge

bygudii9
43
Hi,

I am trying below challenge

http://codingbat.com/prob/p141736


Not sure how to …
Troubleshooting Solution

One Vs. Two

29
Why the probability of picking any ball numbered (1 to 4) in ONE draw
out of a box containing 37 …
Article

PHP Variables and References

3
Before You Read The Article
Please make sure you understand these two concepts: Variable Scope and …

Do more with Experts Exchange.


Get Answers

Join a Group Discussion

Collaborate

Monitor your Site

Explore solutions and more