439 Posted Topics
I am just getting my feet wet with Git and am looking for tutorials for beginners. I am reading through the book, "Version Control with Git" by Jon Loeliger and Matthew McCullough, but am not finding it suitable for a Git virgin. It is written as if the reader is … ![]() | |
Re: Does it matter what you put in the array? If not, why not just fill it with the same number (e.g. - 1, 5, 19, etc. - whatever you like.) Or you could fill the array with some permutation of the indices of the array elements themselves. For example, a[i][j] … | |
Re: I can think of three examples: 1) nested for loops 2) nested while loops 3) nested do-while loops And they can all be nested multiple times, so have fun with them. | |
Re: >> "A while back I looked at SpiderOak which was promising just that in the near future. Perhaps it's time for another look." I recall that discussion from about a year ago: https://www.daniweb.com/community-center/geeks-lounge/threads/455113/new-kind-of-dropbox I have been using SpiderOak and it seems to work fine. Automatically synchs my files whenever a … | |
Re: If you want to create a blog, that means you probably already have some ideas. Generally, people create blogs because they have some passion they want to let out in a creative way. Don't create a blog based on what you think are popular topics. Create a blog about what … | |
Re: You won't get good at Algebra just by reading a particular book; you only get good at it by doing it, and more, and more, and more. By reading several books, doing exercises, and coming at the info from different angles, the pieces will come into place and you will … | |
I am trying to understand some old FORTRAN code and have reached a point that puzzles me. In the main program, a 1-D work array has been defined. i.e. - REAL WORKA(30) Later on, portions of this work array are passed into a few sub-routines: e.g. - CALL SNAME1 (10, … | |
Re: Each mailbox is either closed or open, so you could represent the mailboxes by an array of ints, which are assigned the value 0 or 1, to represent closed or open. Or an array of booleans. Start by assigning all of them to one value (say, 1) to represent closed. … | |
Re: I don't know if there is a way to automatically pull *just* reviews from one site to another; as far as I know, you get everything or nothing. Or perhaps you have a section of your facebook page specifically for testimonials, in which case you could restrict the content of … | |
Re: No beard (see photo from a couple years ago on my Twitter or LinkedIn page if curious). I sometimes let it grow for a few days, but it gets too itchy and starts to irritate the heck out of me--so I shave. Plus, I think it starts to show too … | |
Re: Even *if* we wanted to work through this problem for the OP, I don't think there is enough information to answer the question. We don't know how much the seller marked it up in the first place. | |
I am working with dynamic arrays which have been created using **<vector>**. For convenience, I have created a typedef : typedef vector<double> C1DArray; In the main program, several variables are created using this definition which, at the moment, means working with arrays of size 30. main() { . . . … | |
I am trying to convert some old FORTRAN code to C++. I am about three sub-routines deep into the code and one of the sub-routines includes the following line (twice): CDIR$ IVDEP This is the first time I have come across this command, or directive, or whatever it is. What … | |
For the past while, I have gotten comfortable doing things a particular way when it comes to inputting data: i) create text file whose first entry is N, an integer indicating the number of data entries following, and the actual data entries. For example, for 101 data values, the text … | |
Re: Are you willing to purchase a compiler? If so, there are some commercial products available, for example, Pro Fortran 2014: http://www.absoft.com/ Otherwise, you might be interested in Open Watcom. I don't have extensive experiences with it myself. I downloaded it a couple years ago to test original Fortran code against … | |
I (finally) signed up for a Twitter account and am spending some time to customize my Profile. A few free services have been mentioned that provide this functionality: add URLs, change pattern, add LinkedIn URL, etc. -- basically, a template that prompts users to input their info and then outputs … | |
Re: Hello, Bartlomiej. Welcome to the DaniWeb forums. We are glad you joined us. These forums are an excellent resource: lots of good information and many knowledgeable members here. It is a great place for the sharing of ideas. I am sure you will learn a lot here. See you around … | |
Re: The Wikipedia page for social networks is pretty extensive, but I can't think of any that I really recommend. But then, I am waaaaaaayyy behind the times anyhow. I haven't even joined Twitter yet. However, I am planning to change that and sign up within the week, to see what … | |
Re: It can also be done by postal code. For example, in the US, the ZIP code is used for accurately locating a region. I believe it is established by the USPS, but other shipping companies use it too (e.g. UPS, FedEx, etc.) It started out as a 5-digit code but … | |
Re: Hello, "l3the". Welcome to the DaniWeb forums. We are glad you joined us. These forums are an excellent resource: lots of good information and many knowledgeable members here. It is a great place for the sharing of ideas. I am sure you will learn a lot here. See you around … | |
Re: Hmmn... I am not clear what is happening. I have a blog on Blogger (see my Profile) and it displays the Description as expected. Under the name of my blog, it correctly displays the description, "Living a quiet life in Coquitlam, B.C." Is yours not displaying at all? If you … | |
Re: The use of a URL Shortener, by itself, is not spam. It is used for many legitimate purposes (e.g. - in Twitter, to keep tweets within the 140 character limit). And they are offered by many different sources; in fact, even Google provides one (goo.gl). I don't think Google would … | |
Re: >> "Is the TAB going to replace the laptop?" No, I don't think so. I couldn't program on a tablet. Even a laptop is a bit awkward. I don't like being hunched over for hours when I am trying to write code. My preferred machine for serious code-banging is a … | |
Re: I have stopped paying attention. Everybody else should too. They are like whiny babies: as long as they are getting attention, they keep whining. As soon as they are ignored, they shut up. It is the same rhetoric as always. And Quebec's reasons for grievances are getting lamer all the … | |
Re: Wolfram Rösler created a similar collection on his web site: [The Hello World Collection](http://www.roesler-ac.de/wolfram/hello.htm) It includes credits, and a link to similar collections (including Wikipedia.) | |
Re: Hello, Razaleigh. Welcome to the DaniWeb forums. We are glad you joined us. These forums are an excellent resource: lots of good information and many knowledgeable members here. It is a great place for the sharing of ideas. I am sure you will learn a lot here. All the best … | |
Re: Does your project require you to write the program to solve the polynomial, or does it just require the roots (regardless of how you got them)? What have you done so far? | |
Attached are two images that I took on a Windows 7 machine. They are portions of a document that was just opened in Adobe Reader X (Version 10.1.9). One image is of a yellow ribbon across the top of the document, warning about certain data security risks. The other image … | |
Re: Hello, Zubaer. You found one of them here. Welcome to Daniweb. Besides Daniweb, there are many others, but it would help to have more specific information. For example, exactly what kind of technology are you interested in? There are forums for Apple users, Android users, Nikon users, programming in Python, … | |
Re: Have you successfully submitted the feed to other outlets? If so, then I think the feed is fine. In this case, you should contact Alltop and ask if they are having problems on *their* end. If the feed did *not* work with other sites, then there may be a problem … | |
Re: Hmmnn... usually somebody planning to start a blog already has ideas. They are passionate about something and can't wait to start writing. Search for your favorite topics to get ideas. Do blog searches for those topics. There is lots out there. Once you have some ideas, write several blog posts … | |
Re: Hello, Siphokazi. Welcome to the DaniWeb forums. We are glad you joined us. These forums are an excellent resource: lots of good information and many knowledgeable members here. It is a great place for the sharing of ideas. I am sure you will learn a lot here. See you around … | |
Re: I haven't been bothered by spam for a long time; most services have become pretty good at blocking it. Are you using a POP3 client or a webmail service? Besides adding filtering as suggested by "stultuske", you could also try to eliminate its generation in the first place. Do you … ![]() | |
Re: Hi, Anderson. For video tutorials, I recommend you do some searches on YouTube; you can find video tutorials for just about anything there. Once you have some code started, you can share code snippets here and ask for help resolving problems and getting feedback (remember to post in the most … | |
I have been spending a lot of time on LinkedIn lately and one feature I find annoying is the infinite scroll. I simply want to learn more about some companies: their size, earnings, number of employees, mailing address, etc. So I go to the company page on LinkedIn and quickly … | |
Re: Lots of good information being exchanged in this thread. I hadn't looked too deeply into version control before; the closest I have come to it was using Tortoise SVN on a small office LAN to maintain all the procedural documents. With all the updates and changes being made within the … | |
Re: Hello, Jeanette. Welcome to the DaniWeb forums. Maligayang pagdating. Kamusta ka? These forums are an excellent resource: lots of good information and many knowledgeable members here. I am sure all your questions about programming will be answered quickly here. All the best in your school work. See you around the … | |
Re: Hi, "chubbyy.putto." (Perhaps you could include at least your first name in your Profile, so we can address you with a proper name instead of your forum handle.) Did you ever get your program working like you wanted? Was your assignment to write the program, or did you just need … | |
I am trying to use Visual Studio's debugging features more effectively; I certainly do not know all its ins and outs. At the moment, I would like to quickly see the values of an array. See the attached screenshot of the Watch Window. The variable **k** is a global array … | |
Re: I don't think forums are dying because of social media; from what I have seen, they are a poor substitute for the back-and-forth discussions that take place when somebody needs help with something. The groups on Facebook or LinkedIn simply do not offer that. Are forums dying, period? Perhaps some. … | |
Re: You are passing by value to this function. So the value (1200) gets passed into the function, not the actual variable. The function does not perform any manipulations on the variable and, even if it did, the effects would not be visible outside the function. | |
Re: The benefit is that people who may not have known about your site before are made aware of it. Even though no-follow links may not provide a boost in terms of PageRank, they can lead to increased traffic. And if you make your post in a blog or forum directly … | |
Re: If the password is maximum four letters long, you won't need an infinite loop. I think a combination of four variables can be arranged, at most, 4! times: `4! = 4*3*2*1 = 24`. (It has been several years since my last stats class, so I could be wrong. But there … | |
Re: Hello, Edwin. Welcome to the DaniWeb forums. We are glad you joined us. These forums are an excellent resource: lots of good information and many knowledgeable members here. It is a great place for the sharing of ideas. I am sure you will learn a lot here. See you around … | |
Re: Have you decided what number you are going to use to unroll the loop? For example, are you going to unroll 5 loops at a time? 7 loops at a time? etc.? I posted a code snippet several months ago that does matrix multiplication: http://www.daniweb.com/software-development/cpp/code/456187/matrix-multiplication-c-program The block that does the … | |
Re: You should check to see if the discriminant is negative *before* calculating x1 and x2. And if you want to deal with possible imaginary components of results, you will need two more variables (for the imaginary parts of x1 and x2.) Actually, I posted a small sub-routine in the "Code … | |
Re: I am not clear what you are asking. Are you asking if you can add the Google Analytics (GA) code multiple times to the same page? You probably could, but why would you want to? What would be the point? You would possibly ruin the information you are getting from … | |
Re: I haven't gone through this code thoroughly, but a couple things caught my eye. First, does this program compile? If so, what is it doing wrong? I don't think you need the break on line 27. If number==x the program should go back up to line 11 and break out … | |
Re: Usually, I look for movies, rather than TV shows. The only TV show that I make a point to watch is Star Trek: Voyager. I need my sci-fi fix, and Voyager is the only one that is on. | |
Re: It would get rid of the virus, but reformating your computer is a pretty drastic step to take just to get rid of one virus. Before taking such a step, is all important information from the computer backed up? If not, it would all be lost when the computer is … |
The End.